Azure Roles — Microsoft Azure Administrator (AZ-104) Practice Questions
Azure roles are the set of permissions definitions used in RBAC, and they fall into three categories: built-in roles defined and maintained by Microsoft, custom roles created by administrators, and classic subscription administrator roles from the earlier management model. AZ-104 candidates must be familiar with the most common built-in roles (Owner, Contributor, Reader, and service-specific roles), understand the actions and notActions properties that define what a role allows or denies, and know how to create and assign custom roles using JSON definitions when built-in roles do not fit the required permission set.
Free questions on azure roles
You need to assign permissions to a resource group. Which role provides the least privilege necessary for managing virtual machines?
Free question · medium · full answer + explanation
More azure roles questions in the full bank
- You are configuring role-based access control for a new team member. They will manage VMs but should not create resources. Which role should you assign? Unlock answer & explanation →
- You need to create a custom RBAC role. Which resource should you configure this on? Unlock answer & explanation →