A cloud engineering lead needs to delegate access management for a resource group named Production-RG to a security analyst. The security analyst must be able to assign and remove roles for other team members, but must not have permissions to create, delete, or modify any resources within Production-RG. Is the following statement true or false? Assigning the Owner role to the security analyst at the resource group scope satisfies these requirements.
Cevap: Cevap
Cevap
The statement is false. The Owner role grants full resource management permissions in addition to access control, violating the requirement. The User Access Administrator role should be used instead.
The statement is false because the Owner role provides complete control over all resources in the resource group, including resource modification and deletion. The User Access Administrator role must be used to delegate access management without resource control.
Adım Adım Çözüm
Anahtar Kavram
Azure RBAC Roles (Owner vs. User Access Administrator)