A compliance officer needs to inspect resource configurations. An administrator configures the following Azure resource hierarchy:
* Management Group: MG-Enterprise
* Subscription: Sub-Billing
* Resource Group: RG-Finance
* Virtual Machine: VM-Ledger
You assign the compliance officer the Reader role at the Sub-Billing subscription scope.
Which of the following describes the access the compliance officer has to VM-Ledger?
- AThe officer has Reader permissions on VM-Ledger only if the virtual machine is added to an Administrative Unit scope where the officer has the Reader role.
- BThe officer has no access to VM-Ledger because subscription-level role assignments do not inherit to resources within a resource group.
- The officer has Reader permissions on VM-Ledger because role assignments inherit down the resource hierarchy from the subscription level.Cevap
- DThe officer has Reader permissions on VM-Ledger only if they are also assigned a directory-level administrator role in Microsoft Entra ID.
Cevap
The officer has Reader permissions on VM-Ledger because role assignments inherit down the resource hierarchy from the subscription level.
The correct answer is correct because Azure RBAC role assignments are inherited down the resource hierarchy. Since the compliance officer is assigned the Reader role at the subscription level, those permissions flow down to all resource groups and resources under that subscription, including the virtual machine in the finance resource group.
Adım Adım Çözüm
Anahtar Kavram
Azure RBAC Role Inheritance and Scopes