An administrator needs to delegate the ability to assign roles to other principals in Azure RBAC at a given scope. Which two built-in roles include the ability to assign roles in Azure RBAC? (Select 2 answers)
- AUser Access Administrator Correct
- BRole Based Access Control Administrator Correct
- CVirtual Machine Contributor
- DStorage Blob Data Contributor
- EStorage Blob Data Owner
Why A is correct: Correct. User Access Administrator is one of the keyed answers. The grounding lists both User Access Administrator and Role Based Access Control Administrator as privileged roles that manage user access and assign roles in Azure RBAC.
Why B is correct: Correct. Role Based Access Control Administrator is one of the keyed answers. The grounding lists both User Access Administrator and Role Based Access Control Administrator as privileged roles that manage user access and assign roles in Azure RBAC.
Why C is wrong: Virtual Machine Contributor is a job function role for creating and managing virtual machines, and job function roles cannot assign roles in Azure RBAC.
Why D is wrong: Storage Blob Data Contributor grants access to blob data only, so it manages data rather than assigning roles in Azure RBAC to other principals.
Why E is wrong: Storage Blob Data Owner is administrator level for blob data but is not a privileged role that assigns roles in Azure RBAC, despite the word Owner in its name.