An administrator needs to delegate access across multiple Azure resources. Evaluate the following statement: Assigning an Azure Role-Based Access Control (RBAC) role to a user at the management group scope automatically propagates that role assignment down to all subscriptions, resource groups, and resources nested within that management group hierarchy.
Answer: Answer
Answer
True
Azure RBAC is designed with a hierarchical structure where permissions flow downwards. A role assigned at the management group level will be inherited by all resource scopes nested under it, including subscriptions, resource groups, and resources.
Step-by-Step Solution
Key Concept
Azure RBAC Scope and Inheritance