microsoftgraph / microsoftgraph/msgraph-bicep-types

Feature request: Conditional Access Policies with MS Graph provider for Bicep

Open
#87 8 comments 14 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement new type
Dominant language
TypeScript
Stars
80
Forks
15
Avg merge
1h 21m
Merged PRs (30d)
3

Description

Vote for this new type by clicking the thumbs-up.

Originally opened by @RS-MPersson

Suggestion

Add capability to be able to create/read/update/delete Entra ID conditional access policies with Bicep.

Graph API REST reference, https://learn.microsoft.com/en-us/graph/api/resources/conditionalaccesspolicy?view=graph-rest-1.0

Value

This will add great value to make it more user-friendly to maintain your Entra ID conditional access policies as infrastructure as code.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Microsoft Graph conditional access policy resource reference and inspect how this repository represents existing Graph resources for Bicep. Determine the required create, read, update, and delete coverage and how it should be validated; done means conditional access policies can be managed through Bicep with the documented Graph fields and operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
authentication, cloud, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.