Rbac — Microsoft Azure Solutions Architect (AZ-305) Practice Questions
Role-Based Access Control (RBAC) is Azure's authorization system that grants users, groups, and service principals specific permissions to Azure resources using built-in or custom roles. On the AZ-305 exam, RBAC is central to designing least-privilege access architectures across subscriptions, resource groups, and individual resources. Architects must know how to select appropriate built-in roles such as Owner, Contributor, and Reader, and when to define custom roles to meet granular security requirements. Questions frequently test your ability to scope role assignments correctly and combine RBAC with Azure AD to enforce identity-driven access control.
Free questions on rbac
Your organization needs to implement role-based access control (RBAC) across multiple Azure subscriptions with minimal administrative overhead. What is the best approach to manage permissions across these subscriptions?
Free question · medium · full answer + explanation
More rbac questions in the full bank
- A microservices system with 30+ services needs service-to-service authentication with automatic credential rotation, audit trails, and zero secrets in code. Design the solution. Unlock answer & explanation →
- An organization is implementing Azure Blueprints to standardize cloud deployments. What primary benefit does Blueprints provide over manual Resource Manager templates? Unlock answer & explanation →
- What approach enables least privilege access at scale? Unlock answer & explanation →