An organization has an Azure management group named Finance-MG that contains three Azure subscriptions. A user needs to view the configuration details of all resources across all three subscriptions, but must not be allowed to modify any resources or grant permissions to other users. Which of the following administrative actions should you perform to meet this requirement?
- ACreate an Azure Policy at the Finance-MG level that blocks resource modification actions.
- BApply a ReadOnly resource lock to the Finance-MG management group.
- Assign the Reader role to the user at the Finance-MG management group level.Cevap
- DAssign the Billing Reader role to the user at the Finance-MG management group level.
Cevap
Assign the Reader role to the user at the Finance-MG management group level.
Assigning the Reader role at the management group level allows the user to view all resource configurations across all subscriptions in that group due to inheritance, without permitting any modifications or access delegation.
Adım Adım Çözüm
Anahtar Kavram
Azure RBAC Scope and Inheritance