Microsoft Azure Administrator (AZ-104) Practice Questions
Domain coverage
- Manage Azure identities and governance
- Implement and manage storage
- Deploy and manage Azure compute resources
- Implement and manage virtual networking
- Monitor and maintain Azure resources
Sample Questions (10 of 100 shown)
You've viewed 3 of 100 questions. Start the free practice exam to answer all questions with instant feedback.
Exam overview
Microsoft launched the AZ-104 exam as the successor to the retired AZ-103, establishing it as the core requirement for the Azure Administrator Associate credential. The exam code AZ-104 corresponds to the full title "Microsoft Azure Administrator," a role-based assessment that validates your ability to implement, manage, and monitor an enterprise Azure environment end to end. Unlike foundational exams that test conceptual knowledge, AZ-104 requires you to make concrete configuration decisions: which NSG rule opens the correct port, which RBAC role grants the minimum required permission, which storage redundancy option survives a regional outage.
Six months of hands-on administration is the practical floor before attempting this exam. You should be comfortable running Azure CLI commands to create resource groups, writing Bicep templates to deploy VM scale sets, and interpreting Log Analytics Kusto query output without referencing documentation. The official preparation course is AZ-104T00-A (4-day instructor-led), and the self-paced Azure Administrator Learning Series on Microsoft Learn breaks the content into six digestible modules. Because Microsoft Learn is available during the real exam, you can look up syntax — but with only about two minutes per question, you cannot rely on it as a crutch.
Five domains shape the AZ-104 blueprint, with the heaviest weight on managing Azure identities and governance (20–25%) and deploying Azure compute resources (20–25%). The remaining domains — implementing storage (15–20%), configuring virtual networking (15–20%), and monitoring Azure resources (10–15%) — complete the assessment. A distinctive feature of this exam is the case study section: you will encounter one or two extended scenarios that lock question order, forcing you to commit to answers before reviewing. You must know how to calculate effective security rules when NSGs, ASGs, and UDRs overlap, because the exam presents realistic network topologies and asks whether traffic flows.
The practice questions here mirror the five-domain distribution exactly, with scenario-based items that reproduce the case study format and the multi-part interactive question types you will face at the test center. Each question includes a detailed explanation that walks through the configuration logic — why a specific RBAC role is the minimum viable permission, how VNet peering differs from private endpoints, and when to choose Geo-Redundant Storage over Zone-Redundant Storage. The downloadable PDF packages the same question bank for offline review, so you can practice Bicep template syntax and Log Analytics KQL queries during commutes or in environments without reliable internet.
Official Exam Domains & Weighting
To successfully pass the AZ-104 exam, candidates must master the following core domains:- Domain 1: Manage Azure identities and governance — 20–25%
- Domain 2: Implement and manage storage — 15–20%
- Domain 3: Deploy and manage Azure compute resources — 20–25%
- Domain 4: Implement and manage virtual networking — 15–20%
- Domain 5: Monitor and maintain Azure resources — 10–15%
What Our Customers Say 358 verified reviews
I studied for AZ-104 with this bank and passed comfortably. The questions are well-organized and the UI is clean.
Comprehensive coverage for AZ-104. Every domain is represented and the question difficulty ramps up nicely.
I travel a lot for work, so the mobile-friendly AZ-104 practice was a lifesaver. Did questions on flights and during commute.
The AZ-104 question bank is very comprehensive. I went through all 120+ questions and felt completely ready for exam day.
Comparing this with other Microsoft practice tests, this one feels the most like the real AZ-104 exam.
I was nervous about the AZ-104 exam because it had been years since my last cert. These questions got me back on track fast.
Frequently Asked Questions
Virtual networking consistently causes the most failures. The exam presents complex network topologies and asks you to calculate effective security rules when NSGs, ASGs, and custom UDRs interact — you cannot rely on memorization, you must trace packet flow. Storage security (SAS token scoping and expiry) and Bicep/ARM template syntax tracking are also frequent stumbling points. Practice with real scenario questions that force you to choose between redundant storage options under a specific failure scenario, and calculate effective NSG rules for a given VNet peering configuration.
Do not rely on Microsoft Learn to pass. The integrated documentation is useful for checking exact PowerShell or Azure CLI syntax, but the exam timer does not pause while you browse. With roughly two minutes per question, looking up more than four or five answers will cause you to run out of time. Furthermore, the exam interface disables Ctrl+F page search, making navigation slower than you expect. Use Learn as a safety net, not a primary strategy.
If your score falls below 700 on your first attempt, you must wait 24 hours before rescheduling. For a third, fourth, or fifth attempt, a mandatory 14-day waiting period applies between bookings. Microsoft caps you at five attempts within any rolling 12-month window, and each retake requires full payment of the $165 exam fee.
The credential is valid for one year from your exam date. Within 180 days before expiration, you can renew for free by passing an unproctored, open-book renewal assessment on Microsoft Learn that covers only the features added in the past year. No retesting of the full exam is required.
Our mock exam reproduces the AZ-104 question formats you will encounter: single-choice, multiple-response, drag-and-drop sequencing, hot area diagrams, drop-down script completions (PowerShell and Azure CLI), and case studies with locked navigation. The practice test enforces the same 120-minute timer and presents scenario questions that require you to calculate effective NSG rules, choose the correct RBAC role, and write Bicep template snippets — the same skills measured in the real exam.
Yes, the complete question bank is available as a downloadable PDF that packages all five domains in the same weighted distribution as the real exam. The PDF includes detailed answer explanations with references to official Azure documentation, Bicep template examples, and KQL query samples for Azure Monitor. You can use the PDF to review Azure RBAC role assignments, virtual network UDR configuration steps, and Azure Site Recovery failover procedures while commuting or in environments without internet access.
Start by building a small lab environment where you can deploy a VNet with subnets, assign RBAC roles to test effective permissions, and configure an NSG to block specific traffic — then verify the result using Network Watcher. Practice writing Bicep templates that deploy a VM with a managed disk and a storage account with a private endpoint. When you can complete these tasks without documentation, the scenario questions become straightforward applications of your hands-on experience. Focus especially on overlapping NSG rules and UDR route precedence, because the exam presents multi-layered network diagrams and asks you to trace exactly one packet.