An organization employs a financial auditor who needs to view the configuration details of all resources in an Azure resource group named billing-rg. The auditor must not be allowed to edit any resources or modify any user permissions. Which action should you perform to meet these requirements?
- Assign the Reader role to the auditor for the billing-rg resource group.Cevap
- BAssign an Azure Policy definition to the billing-rg resource group that grants read permissions to the auditor.
- CApply a ReadOnly resource lock to the billing-rg resource group for the auditor's user account.
- DAssign the Contributor role to the auditor for the billing-rg resource group and configure a deny policy.
Cevap
Assign the Reader role to the auditor for the billing-rg resource group.
Assigning the Reader role to the auditor for the resource group allows them to view all resources but prevents them from editing resources or modifying permissions. Azure RBAC is the correct tool for managing user permissions.
Adım Adım Çözüm
Anahtar Kavram
Azure Role-Based Access Control (RBAC) is used to manage user access and permissions to Azure resources.
Tahmini Süre:45s