Tuesday, 27 December 2022

Implementing Custom Role-Based Access Control (RBAC)

 Azure role-based access control (RBAC) is an identity and access management (IAM) system for Azure resources. Using Azure RBAC, you can segregate duties within your team and grant only the amount of access to users that they need to perform their jobs.

Therefore, here we will be defining and assigning a custom role-based access control to delegate permissions to start and stop Azure VMs.

No comments:

Post a Comment