A Microsoft Entra tenant contains the following resource hierarchy:
* Root Management Group
* Subscription: `sub-shared-infra`
* Resource Group: `rg-network-hub`
* Virtual Network: `vnet-core`
A user named Admin1 is assigned only the Global Administrator directory role in Microsoft Entra ID. Admin1 needs to assign the Network Contributor role to a group named NetOps at the `rg-network-hub` scope. Currently, Admin1 cannot view `sub-shared-infra` or `rg-network-hub` in the Azure portal.
Which action should Admin1 take to assign the role?
- AAssign the Global Administrator role to the Root Management Group to force the directory role permissions to inherit down to the resource group.
- Elevate access in the Microsoft Entra admin center to obtain the User Access Administrator role at the root scope, and then perform the role assignment at the resource group scope.Cevap
- CCreate an Administrative Unit that includes the virtual network, and assign the User Access Administrator role to Admin1 at the Administrative Unit scope.
- DAssign Admin1 the Reader role on the virtual network, which automatically inherits upward to grant user administration permissions on the parent resource group.
Cevap
Elevate access in the Microsoft Entra admin center to obtain the User Access Administrator role at the root scope, and then perform the role assignment at the resource group scope.
Elevating access in the Microsoft Entra admin center assigns the User Access Administrator role to the Global Administrator at the root scope. This permits the administrator to view all subscriptions and configure role assignments at any level of the Azure resource hierarchy.
Adım Adım Çözüm
Anahtar Kavram
Azure RBAC Scope and Root Access Elevation for Global Administrators