What do you mean by "one user to manage VMs and another user to manage VMs."?

Yeap Jie Zhi Mark 141 Reputation points
2021-03-22T08:15:59.16+00:00

In RBAC, what do you mean by "Allow one user to manage VMs and another user to manage virtual networks."? Are these separated?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
672 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vaibhav Chaudhari 38,606 Reputation points
    2021-03-22T08:57:29.973+00:00

    With role base access controls, you can grant access to :

    VM Administrators - people who can manage VM, login to it, install patches, shut down or restart it, modify the configurations etc.

    Network admins - people who can manage virtual network like filter or route network traffic, restrict access etc..

    So it says that we can give access to different people based on their job and resource they handle.


    Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Yeap Jie Zhi Mark 141 Reputation points
    2021-03-22T09:01:07.877+00:00

    Thank you for the answer.

    0 comments No comments