Hello there!
While some users of my organisation have to administrate Azure VMs & Networks, I'm looking for the good Azure Role to give them without making them global administrator or contributor...
Any idea?
Thanks! :)
Hello there!
While some users of my organisation have to administrate Azure VMs & Networks, I'm looking for the good Azure Role to give them without making them global administrator or contributor...
Any idea?
Thanks! :)
Azure role-based access control (Azure RBAC) has several Azure built-in roles that you can assign to users, groups, service principals, and managed identities. Role assignments are the way you control access to Azure resources.
Refer to the built-in roles, you can choose compute and networking roles.
https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#all
If the built-in roles don't meet the specific needs of your organization, you can create your own Azure custom roles.
If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.
Thank you so much @learn2skills for this brilliant and flash reply! :)
I'll have a look on those ressources
Best
13 people are following this question.