nerdexam
Microsoft

AZ-500 · Question #442

SIMULATION You need to ensure that a user named user2-28681041 can manage the properties of the virtual machines in the RG1lod28681041 resource group. The solution must use the principle of least…

The Virtual Machine Contributor role is the correct choice because it grants permissions to manage virtual machine properties (start, stop, resize, configure, etc.) without providing access to the underlying virtual network or storage resources, nor to the resource group itself…

Submitted by luis.pe· Mar 6, 2026Manage Azure identities and governance - specifically, managing access to Azure resources using Role-Based Access Control (RBAC) and applying the principle of least privilege.

Question

SIMULATION You need to ensure that a user named user2-28681041 can manage the properties of the virtual machines in the RG1lod28681041 resource group. The solution must use the principle of least privilege. To complete this task, sign in to the Azure portal. Answer:

Exhibit

AZ-500 question #442 exhibit

Explanation

The Virtual Machine Contributor role is the correct choice because it grants permissions to manage virtual machine properties (start, stop, resize, configure, etc.) without providing access to the underlying virtual network or storage resources, nor to the resource group itself - perfectly aligning with the principle of least privilege. Assigning this role at the RG1lod28681041 resource group scope ensures user2-28681041 can manage all VMs within that group without needing broader subscription-level access. Using Access Control (IAM) with a scoped role assignment is the Azure RBAC standard approach for delegating specific permissions.

Topics

#Azure RBAC#Role Assignments#Principle of Least Privilege#Virtual Machine Contributor

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice