microsoftgraph / microsoftgraph/msgraph-bicep-types

Administrative Units and Restricted Administrative Units

Open
#203 2 comments 8 reactions 1 assignee View on GitHub

@dkershaw10 is already working on this.

Since Dec 10, 2024.

enhancement new type triaged
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.