- Azure Resource Manager Templates Quick Start Guide
- Ritesh Modi
- 174字
- 2021-07-02 12:59:33
Role-based access control
After authenticating and gaining access to the Azure environment, there is an additional layer that checks for access authorization to the resource and resource group. This additional layer is role-based access control (RBAC), which checks whether the user who is trying to access the resource has permissions to access and perform the activity it intends to perform. It is composed of three different components:
- Permissions: Also known as role definition
- Scope: The scope on which the permissions are evaluated. They are resource groups and resources
- Principal: The actor trying to access the resources. It could be a user, group, or a service principle
RBAC assigns permissions to a principle at a given scope. For example, contributor permission is assigned to a service principal for a resource group.
It is also hierarchical and flows down from subscription to the resource group, and finally to the resource level.
Any permissions assigned to a principal at a resource group scope automatically gets the same access for resources contained within that resource group.
- 全屋互聯:智能家居系統開發指南
- 構建高可用Linux服務器(第4版)
- Arch Linux Environment Setup How-to
- Learning Android Intents
- 嵌入式應用程序設計綜合教程(微課版)
- Linux Shell編程從入門到精通(第2版)
- macOS效率手冊
- Learning Bootstrap
- VMware NSX Cookbook
- UI設計手繪表現從入門到精通
- Linux內核分析及應用
- 鴻蒙入門:HarmonyOS應用開發
- 辦公自動化教程(Windows7+Office2010)
- SAP后勤模塊實施攻略:SAP在生產、采購、銷售、物流中的應用
- Getting Started with Raspberry Pi Zero