Azure Access Control (RBAC)

Access to your Azure resources are managed by Azure Access Control (RBAC). Access control gives your the possibility to manage who has access to your resources and what they can do with them.

Access can be assigned on a resource group level, subscription level or management group level and to users, groups, service principals, or managed identities. Access control cascades down to all resources in the resource group, subscription, or management group.

You can manage access to your Azure resources by using the Azure portal, PowerShell, Azure CLI, Azure Resource Manager templates, or the Azure REST API.

You May Also Like

Azure Management Groups

Management groups provide a governance scope for Azure subscriptions to manage access, policies and compliance. You organize subscriptions into …

Azure Subscriptions

An Azure subscription is a logical container for Azure resources, where you can manage access to those resources. You can create multiple …