- Microsoft Azure Administrator:Exam Guide AZ-103
- Sjoukje Zaal
- 219字
- 2021-06-24 14:02:00
Built-in roles
Azure offers various built-in roles that you can use for assigning permissions to users, groups, and applications. RBAC offers the following three standard roles that you can assign to each Azure resource:
- Owner: Users in this role can manage everything, and can create new resources.
- Contributor: Users in this role can manage everything, just like users in the owner role, but they can't assign access to others.
- Reader: Users in this role can read everything, but they are not allowed to make any changes.
Aside from the standard roles, each Azure resource also has roles that are scoped to particular resources. For instance, you can assign users, groups, or applications to the SQL security manager, from which they can manage all security-related policies of the Azure SQL Server, or you can assign them to the VM contributor role, where they can manage the VMs, but not the VNet or storage accounts that are connected to a VM.
While these built-in roles usually cover all possible use cases, they can never account for every requirement in an organization. To allow for flexibility in role assignment, RBAC provides the ability to make custom roles. Let's look at this feature.
- Mastering vRealize Operations Manager(Second Edition)
- Hands-On DevOps with Vagrant
- vSphere Virtual Machine Management
- 嵌入式應用程序設計綜合教程(微課版)
- Mastering KVM Virtualization
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- 網絡操作系統管理與應用(第三版)
- Windows 7中文版從入門到精通(修訂版)
- Joomla! 3 Template Essentials
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- AWS SysOps Cookbook
- Introduction to R for Quantitative Finance
- Learning BeagleBone
- 鴻蒙HarmonyOS手機應用開發實戰
- Linux應用大全 基礎與管理