nerdexam
Microsoft

AZ-900 · Question #212

Your company uses management groups to manage resources in your Azure tenant more efficiently. User1 should be able to assign access and assign policies to management groups. You need to determine to

The correct answer is A. User Access Administrator. To allow User1 to assign access (RBAC roles) and assign policies to management groups while adhering to least privilege, the User Access Administrator role is the most appropriate choice.

Submitted by hans_de· Mar 5, 2026Describe Azure Management and Governance

Question

Your company uses management groups to manage resources in your Azure tenant more efficiently. User1 should be able to assign access and assign policies to management groups. You need to determine to which role-based access control (RBAC) role User1 should be added. Your solution should follow the principle of least privilege. To which role should you add User1?

Options

  • AUser Access Administrator
  • BOwner
  • CManagement Group Contributor
  • DContributor

How the community answered

(22 responses)
  • A
    68% (15)
  • B
    18% (4)
  • C
    9% (2)
  • D
    5% (1)

Why each option

To allow User1 to assign access (RBAC roles) and assign policies to management groups while adhering to least privilege, the User Access Administrator role is the most appropriate choice.

AUser Access AdministratorCorrect

The User Access Administrator role grants the ability to manage user access to Azure resources, specifically allowing the assignment of RBAC roles. While it doesn't directly assign policies, it allows User1 to assign other roles, such as Policy Contributor, to themselves or others, thereby enabling policy assignment indirectly and adhering to the principle of least privilege.

BOwner

The Owner role provides full access to all resources and the ability to delegate access, which violates the principle of least privilege as it grants more permissions than required.

CManagement Group Contributor

The Management Group Contributor role can manage management groups and their policies, but it does not include the permission to assign RBAC roles (manage access) to others.

DContributor

The Contributor role can manage most Azure resources but does not have permissions to assign RBAC roles or to directly manage policy assignments at the management group scope.

Concept tested: Azure RBAC least privilege for access delegation

Source: https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles

Community Discussion

No community discussion yet for this question.

Full AZ-900 Practice