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!