An aviation logistics company, SkyRoute Global, organizes its Azure infrastructure using the following Management Group hierarchy:
- Tenant Root Group
- SkyRoute-MG (Management Group)
- Production-MG (Management Group)
- Sub-Prod-01 (Subscription)
- Sub-Prod-02 (Subscription)
- NonProd-MG (Management Group)
- Sub-Dev-01 (Subscription)
A policy restricting virtual machine SKUs is assigned at the SkyRoute-MG level.
Pat is assigned the Owner role at the Production-MG level.
Sam is assigned the Reader role at the Tenant Root Group level and the Contributor role at the Sub-Dev-01 subscription level.
Which two of the following statements correctly describe the behavior of policy and RBAC inheritance within this hierarchy?
- Pat can manage resources and assign permissions within both Sub-Prod-01 and Sub-Prod-02.Cevap
- BSam cannot view resources in Sub-Prod-01 because the Reader role is assigned at the Tenant Root Group and does not inherit down.
- The VM SKU policy assigned at SkyRoute-MG applies to virtual machines created within Sub-Prod-01, Sub-Prod-02, and Sub-Dev-01.Cevap
- DPat can configure a policy exemption at the Resource Group level in Sub-Prod-01 that automatically exempts Sub-Prod-02 from the VM SKU policy.
- EAdding a Resource Lock to a resource group in Sub-Dev-01 will inherit upward and prevent the deletion of the NonProd-MG management group.
Cevap
The correct statements are that Pat can manage resources and assign permissions within both Sub-Prod-01 and Sub-Prod-02, and the VM SKU policy assigned at SkyRoute-MG applies to virtual machines created within Sub-Prod-01, Sub-Prod-02, and Sub-Dev-01.
The Owner role assigned to Pat at the Production-MG level inherits downward to Sub-Prod-01 and Sub-Prod-02, granting full administrative control over both subscriptions. Additionally, the VM SKU policy applied at the SkyRoute-MG level inherits downward to all child scopes, meaning it applies to Sub-Prod-01, Sub-Prod-02, and Sub-Dev-01.
Adım Adım Çözüm
Anahtar Kavram
Azure Management Groups provide a hierarchical structure for organizing subscriptions, allowing policies and RBAC roles to inherit downward systematically.
Tahmini Süre:1m 30s