Chapter 2: Managing Role-Based Access Control
This chapter is focused on managing Role-Based Access Control (RBAC), and you will learn what RBAC is and how to apply it at the different scope levels. This chapter also covers how to create and assign custom RBAC roles and how to interpret RBAC roles within the Azure portal.
In brief, the following topics will be covered in this chapter:
- Creating a custom role
- Providing access to resources by assigning roles at different scopes
- Interpreting access assignments
Important Note
Azure makes use of an additive model when there are overlapping permissions for a specific user: https://docs.microsoft.com/en-us/azure/role-based-access-control/overview#multiple-role-assignments.