microsoftgraph / microsoftgraph/msgraph-bicep-types
Additional tooling support to backfill client-provided keys (like uniqueName)
Open
@dkershaw10 is already working on this.
Since Oct 15, 2024.
enhancement
triaged
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 15
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
While there are tools that enable this backfilling of existing objects (so that they can be referenced via the existing keyword or updated in Bicep files), there are other options that might be more familiar for customers to use
Describe the solution you'd like
- Primary tooling: Az powershell: -AzAD cmdlets, needs to expose the client provided key
- For large scale tooling
- Secondary tooling: Entra Portal
- For clients that has admins only with portal knowledge if/when we don’t have write access to groups
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.