How to manage Azure RBAC in Code
· 4 min read
What is Azure role-based access (RBAC)?
Azure role-based access control (RBAC) helps you manage who has access to Azure resources.
For example you can use RBAC to:
- Allow the network team to manage virtual networks
- Allow the database administrator group access to manage SQL databases
- Allow a project team access to all resources in the project's resource group