AZ-500 · Question #232
Hotspot Question You have the hierarchy of Azure resources shown in the following exhibit. RG1, RG2, and RG3 are resource groups. RG2 contains a virtual machine named VM1. You assign role-based…
The correct answer is User1 can deploy virtual machines to RG1. = Yes; User2 can delete VM2. = Yes; User3 can reset the password of the built-in Administrator account of VM2. = No. User1 has the Contributor role at the Subscription level, which inherits down to all resource groups including RG1, allowing them to deploy virtual machines. User2 has the Owner role on RG2 (which contains VM2) or at a scope that includes VM2, granting full control including…
Question
Exhibits
Answer Area
- User1 can deploy virtual machines to RG1.Yes
- User2 can delete VM2.Yes
- User3 can reset the password of the built-in Administrator account of VM2.No
Explanation
User1 has the Contributor role at the Subscription level, which inherits down to all resource groups including RG1, allowing them to deploy virtual machines. User2 has the Owner role on RG2 (which contains VM2) or at a scope that includes VM2, granting full control including the ability to delete VM2. User3 likely has a read-only or limited role (such as Reader or a scope-limited Contributor) that does not include the 'Microsoft.Compute/virtualMachines/resetVMPassword' action or equivalent administrative VM operations, so resetting the built-in Administrator password is not permitted.
Topics
Community Discussion
No community discussion yet for this question.



