An administrator is configuring access and governance for an Azure subscription. The administrator needs to determine whether to use Azure Role-Based Access Control (RBAC) or Azure Policy for different requirements.
Which of the following scenarios are best addressed by using Azure RBAC? (Select two correct options.)
- Allowing a database administrator to manage SQL databases but not the virtual machines that host them.Cevap
- Allowing an external auditor to view the configuration settings of all resources in a resource group without making changes.Cevap
- CPreventing the deployment of virtual machines that do not have a cost center tag assigned.
- DRestricting the creation of virtual machines to only specific allowed sizes to control costs.
Cevap
Azure RBAC is best suited for allowing a database administrator to manage SQL databases but not virtual machines, and allowing an external auditor to view resource configurations without making changes.
Azure RBAC is designed for user access management. Allowing a database administrator to manage SQL databases and allowing an auditor to view resource configurations are access-control permissions managed through RBAC roles (such as SQL DB Contributor and Reader).
Adım Adım Çözüm
Anahtar Kavram
Azure Role-Based Access Control (RBAC) vs Azure Policy