microsoftgraph / msgraph-bicep-types

Repo contains Microsoft Graph resource types to integrate with bicep templates.
MIT License
46 stars 7 forks source link

Manage the lifecycle workflows and their tasks with Bicep. #145

Open T-potjes opened 5 months ago

T-potjes commented 5 months ago

Suggestion Which Microsoft Graph resource is this request for? Add the ability to directly declare and thus manage the lifecycle workflows and their tasks with Bicep.

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

Microsoft Graph API REST reference Reference: https://learn.microsoft.com/en-us/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0&tabs=http. Resource type references: https://learn.microsoft.com/en-us/graph/api/resources/identitygovernance-workflow?view=graph-rest-1.0 & https://learn.microsoft.com/en-us/graph/api/resources/identitygovernance-task?view=graph-rest-1.0