microsoftgraph/msgraph-bicep-types

Manage access packages and their assignment policies with Bicep.

T-potjes opened this issue · 2 comments

Suggestion
Which Microsoft Graph resource is this request for?
Add the ability to directly declare and thus manage access packages and their assignment policies with Bicep.

Value
The added value is to enforce consistency, use declarative definitions and deploy access packages configuration directly.

Microsoft Graph API REST reference
Reference: https://learn.microsoft.com/en-us/graph/tutorial-access-package-api?tabs=powershell.
Resource type references: https://learn.microsoft.com/en-us/graph/api/resources/accesspackage?view=graph-rest-1.0 & https://learn.microsoft.com/en-us/graph/api/resources/accesspackageassignmentpolicy?view=graph-rest-1.0

Thanks for the suggestion @T-potjes

This would be a really useful feature