Master key concepts with interactive flashcards
What is Azure RBAC and what are the three key components of a role assignment?
Click to reveal answer
Azure Role-Based Access Control (RBAC) is the authorization system for managing access to Azure resources. The three components of a role assignment are: (1) Security principal (who) — user, group, service principal, or managed identity; (2) Role definition (what) — set of allowed operations like Reader, Contributor, Owner; (3) Scope (where) — management group, subscription, resource group, or resource.
Click to show question