microsoftgraph / microsoftgraph/msgraph-bicep-types
Administrative Units and Restricted Administrative Units
@dkershaw10 is already working on this.
Since Dec 10, 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.
It is now possible to create groups via Bicep Code. If these groups are then used for authorization in Azure, they can be managed by many administrators if they are not made role-assignable. Only by moving them to an RMAU can you prevent less privileged admins from becoming members of these groups which are used for RBAC.
I would like to be able to specify a target AU/RMAU when creating the group so that it is moved there. If this is made possible by a separate module/resource, you could later add more groups, and maybe even manage them.
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.