Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,777 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I seen how to do it by creating a custom role:
https://stackoverflow.com/questions/23668154/allow-users-to-start-stop-particular-azure-vms/49925159
Isn't there built-in role to do this?
Or can you directly assign a user such permissions on a VM without creating a role?
Thanks in advance!
Found it, it's 'Virtual Machine Contributor' role.
Hi There,
Adding Azure AD users in RBAC of VM and assigning them Virtual Machine Contributor role can help on that