- 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.
- 電腦組裝與系統安裝
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- 大學計算機應用基礎實踐教程(Windows 7+Office 2013)
- Instant Handlebars.js
- 操作系統基礎與實踐:基于openEuler平臺
- Ubuntu Linux操作系統
- 嵌入式操作系統(Linux篇)(微課版)
- Linux自動化運維:Shell與Ansible(微課版)
- Linux使用和管理指南:從云原生到可觀測性
- Windows 7案例教程
- 深入淺出Node.js
- Python UNIX和Linux系統管理指南
- Vim 8文本處理實戰
- Windows 10從新手到高手
- Windows 7實戰從入門到精通(超值版)