AZ-305 · Question 13 · Domain 1.3: Design Governance
A development team needs the ability to start and stop Azure Virtual Machines in a specific resource group. They should not be able to create new VMs, delete existing VMs, or modify network settings.
You review the built-in Azure RBAC roles and find that none perfectly match these exact requirements.
What should you do?
Answer options:
Create a custom RBAC role with Microsoft.Compute/virtualMachines/start/action and Microsoft.Compute/virtualMachines/powerOff/action permissions.
Assign the Virtual Machine Contributor built-in role.
Apply a ReadOnly resource lock to the resource group.
Assign the DevTest Labs User built-in role.
55 questions · hints · full answers · grading