Azure Administrator AZ-104 Guide: What It Tests and How to Prepare

The Azure Administrator certification (AZ-104) is the most important technical Azure credential for engineers managing Azure infrastructure. It tests that you can deploy, configure, manage, and troubleshoot Azure resources — not just describe what they do.

This is the certification most commonly cited in job descriptions for Azure cloud engineer, Azure administrator, and cloud infrastructure roles. If you are building an Azure career, AZ-104 is where meaningful technical credibility starts.

What the exam actually tests#

AZ-104 is practical and configuration-specific. Where AZ-900 asks what services exist, AZ-104 asks how to configure them correctly for a given requirement.

A typical question might describe a scenario where a company needs to restrict access to a storage account to only resources within a specific VNet, while keeping the storage account accessible from a management VM in another subscription. You need to choose between private endpoints, service endpoints, network rules, and firewall configurations — and explain why.

Exam domains and weightings:

DomainApproximate weighting
Manage Azure identities and governance15–20%
Implement and manage storage15–20%
Deploy and manage Azure compute resources20–25%
Implement and manage virtual networking15–20%
Monitor and maintain Azure resources10–15%

Format: 40–60 questions (mix of question types including case studies, hotspot questions, drag-and-drop, and multiple choice), approximately 120 minutes, passing score 700/1000, approximately $165. Requires annual renewal via free online assessment.

Key topics and what you need to know#

Manage Azure identities and governance#

Microsoft Entra ID (formerly Azure Active Directory):

Azure Role-Based Access Control (RBAC):

Azure Policy:

Subscriptions and management groups:

Resource locks:

Implement and manage storage#

Azure Storage accounts:

Azure Blob Storage:

Azure Files:

Azure storage security:

Deploy and manage Azure compute resources#

Virtual Machines:

Azure App Service:

Azure Container Instances vs Azure Kubernetes Service:

Azure Functions:

Implement and manage virtual networking#

Virtual Networks (VNets):

Network security groups (NSGs):

Azure Load Balancer vs Azure Application Gateway vs Azure Front Door:

DNS:

VPN and connectivity:

Service endpoints vs private endpoints:

Monitor and maintain Azure resources#

Azure Monitor:

Azure Backup:

Azure Site Recovery:

Azure Cost Management:

What makes AZ-104 questions challenging#

AZ-104 questions include question types that many candidates find difficult:

Hotspot questions: You are shown a screenshot of an Azure portal configuration and must click on the part that has a problem or needs to be changed. These require familiarity with the actual portal interface.

Drag-and-drop: Order the steps in a process, or match services to descriptions.

Case studies: A multi-page scenario with several questions requiring you to reason across the entire case context.

Multiple-choice questions in AZ-104 often present four architecturally valid options — the challenge is identifying which one is correct for the specific combination of requirements in the scenario. Knowing what each service does is necessary but not sufficient; you need to reason through why one is better than the others given the constraints.

Preparation approach#

Hands-on in the portal and CLI: AZ-104 questions reflect real Azure workflows. Use the Azure portal and Azure CLI (az commands) to deploy VMs, configure NSGs, create storage accounts, set up VNet peering. The exam is significantly easier when you recognise the configurations from having done them.

Focus on networking: VNet design, NSGs, load balancers, VPN, private endpoints — this domain is concept-heavy and catches candidates who have only studied compute and storage. Budget extra time here.

Microsoft Learn is solid: The official Microsoft Learn paths for AZ-104 are comprehensive and free. Use them as your primary curriculum, then supplement with practice exams.

Practice under timed conditions: At 40–60 questions in 120 minutes, time management matters. The case study questions can consume significant time. Practice taking full-length timed exams before your real attempt.

Preparation time:

Starting pointTypical preparation time
Completed AZ-900, limited Azure hands-on10–14 weeks at 8–10 hours/week
Azure experience on the job6–8 weeks of focused study
AWS/GCP experience, new to Azure8–10 weeks (concepts transfer; terminology does not)

Annual renewal#

AZ-104 requires annual renewal through Microsoft Learn. The renewal assessment is 25–40 questions, free, online, no proctor, and open-book. It updates your certification for another year. Set a calendar reminder 60 days before your expiry date to avoid scrambling.

Summary#