Review Microsoft Azure Administrator (AZ-104) scope, resource-scope decisions, governance traps, networking, storage, compute, and monitoring before practicing in IT Mastery.
AZ-104 is an administrator exam, so many questions turn on scope, least privilege, operational evidence, and the smallest safe Azure change. Use this cheat sheet to review the decisions that come up repeatedly before timed practice.
Use this with practice. Review the admin checklist, then take the free diagnostic or open the AZ-104 route in IT Mastery.
| Field | Detail |
|---|---|
| Issuer | Microsoft |
| Exam name | Microsoft Azure Administrator |
| Exam code | AZ-104 |
| Passing score | 700 scaled score |
| IT Mastery status | Live AZ-104 practice available |
| Domain | What to know | Common trap |
|---|---|---|
| Identities and governance | Microsoft Entra ID, RBAC, scopes, subscriptions, policies, locks, tags, and management groups | Assigning permissions at a broader scope than the scenario requires |
| Storage | Storage accounts, access tiers, redundancy, private access, lifecycle management, shares, blobs, and backup | Confusing redundancy, backup, and soft delete |
| Compute | Virtual machines, scale sets, App Service, containers, templates, automation, and deployment options | Treating every compute problem as a VM problem |
| Virtual networking | VNets, subnets, NSGs, routes, private endpoints, service endpoints, load balancing, VPN, and DNS | Mixing up service endpoints and private endpoints |
| Monitoring and maintenance | Azure Monitor, alerts, logs, metrics, backup, update management, and recovery | Reading metrics without checking logs or scope |
| Distinction | How to decide |
|---|---|
| RBAC vs Azure Policy | RBAC controls who can act; Policy controls what resources or configurations are allowed. |
| Management group vs subscription | Management groups organize policy and governance across subscriptions; subscriptions hold resources and billing boundaries. |
| Resource group vs tag | Resource groups manage lifecycle and permissions; tags classify resources for reporting and cost allocation. |
| Private endpoint vs service endpoint | Private endpoint gives a private IP for a service; service endpoint keeps the service public endpoint but routes from a subnet over the Azure backbone. |
| Metrics vs logs | Metrics are numeric time-series signals; logs give detailed event and request records. |
| Backup vs replication | Backup supports restore points; replication keeps another copy available for continuity or failover. |
| NSG vs route table | NSGs allow or deny traffic; route tables change next-hop behavior. |
| Availability set vs availability zone | Availability sets separate fault/update domains in a datacenter; zones separate across datacenters in a region. |
Take the free AZ-104 diagnostic and tag every miss by the Azure scope that mattered. If you cannot name the scope, you probably guessed from service familiarity rather than administrator reasoning. Drill the matching topic page, then return to mixed sets when you can explain both the right resource and the right scope.
Timed mocks matter for AZ-104 because administrator questions often include extra operational detail. Practice eliminating evidence that is real but not decisive.