microsoftgraph / microsoftgraph/msgraph-bicep-types
Manage the lifecycle workflows and their tasks with Bicep.
@dkershaw10 is already working on this.
Since Jun 19, 2024.
- 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.
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.