An administrator assigns a user the Reader role at the scope of an Azure subscription. Determine if the following statement is true or false: The user will automatically have read access to all resources within that subscription due to role inheritance.
Answer: Answer
Answer
True
Assigning a role at the subscription level automatically propagates those permissions to all child resource groups and resources due to the hierarchical inheritance model of Azure RBAC.
Step-by-Step Solution
Key Concept
Azure RBAC scope inheritance
Estimated Time:45s