
Topics
- Key concepts
- Azure scopes
- Policies
- Role-based access control (RBAC)
Key concepts
- Azure AD Group
- Policy
- Role-based access control
Azure scopes
Azure provides four level of management
- Level 1 : Management Groups
- Level 2: Subscriptions
- Level 3: Resource Groups
- Level 4 : Resources
- Level 3: Resource Groups
- Level 2: Subscriptions
Note: lower level inherts setting from the higher level.
Apply the critical settings at higher levels and project specific requirements at lower level.
Policies
The policies are like guard rails. They keep the usage of azure resources in a specific frame and help to accomplish the requirements.
Examples:
- Allow locations for resources.
- Allow locations for specific resources.
Role-based access control (RBAC)
The user who manages the role-based access control needs the following roles
- Microsoft.Authorization/RoleAssignments/* (this role is assigned through Owner or User Access Administrator Role)
You owe your dreams your courage.
Koleka Putuma
One thought on “Onboarding : Azure Management Features”