The AZ-800 gives you roughly 100 minutes for up to 60 questions. That sounds generous. It isn't. The scenario-based questions are long, the case studies eat time, and there's no virtual whiteboard to sketch network topology or AD forest relationships. Candidates with 17 years of Windows Server experience have reported running out of time before the last question, not because they didn't know the material, but because they didn't practice under real constraints.
The Verdict Up Front
The AZ-800 is a depth exam, not a breadth exam. Microsoft isn't checking whether you've heard of Active Directory Connect or Azure File Sync. It's checking whether you can work through a multi-step scenario involving both, under time pressure, with confusingly worded questions designed to catch you if you skim.
This post covers what the exam actually tests, domain by domain, where candidates consistently lose points, and how to prepare without wasting time on the wrong material. Read it once, build your study plan, then go build things.
One important note before you invest heavily in this credential: AZ-800 retires September 30, 2026, when it will be replaced by AZ-802. If you're reading this close to that date, weigh your timeline carefully before booking.
Exam at a Glance
| Item | Value |
|---|---|
| Cost | $165 USD (regional pricing applies) |
| Duration | ~100 minutes (non-lab delivery) |
| Questions | 40–60 (Microsoft does not publish a fixed count) |
| Passing Score | 700/1000 |
| Format | Multiple choice, multiple response, case studies |
| Validity | 1 year (free annual renewal via Microsoft Learn assessment) |
| Testing | Online proctored (OnVUE) or test center (Pearson VUE) |
| Retake Policy | Refer to the Microsoft certification retake policy |
| Current Version | English updated January 21, 2026 |
The question count of 40–60 comes from third-party research; Microsoft does not publish a fixed number. The case study format deserves attention: case studies front-load a block of scenario text you need to absorb before answering several related questions. There is no shortcut here. Skimming the scenario and jumping to the questions is exactly the behavior the format is designed to punish.
Scoring is scaled to 1000, with 700 as the pass threshold. Microsoft does not publish an official pass rate for AZ-800. One unverified claim circulating in prep blogs puts the first-attempt failure rate for Microsoft exams broadly at over 40%, but that figure isn't specific to AZ-800 and should be treated as anecdotal context, not reliable data.
The exam was updated on January 21, 2026. Study material based on screenshots or forum posts from 2023–2024 may reference retired objectives. Check the official Microsoft study guide before committing to any resource.
What This Exam Is Really About
Imagine you're the only sysadmin at a mid-sized company. Half the infrastructure is on-premises Windows Server 2022. The other half has drifted into Azure over the past two years: some VMs, Azure File Sync for a branch office, and a half-finished Entra ID Connect rollout. Your manager wants a hybrid identity strategy that works. That's the AZ-800.
The exam validates that you can administer Windows Server infrastructure across both environments, not just in the abstract but in the specific: which FSMO role lives where, how RODCs fit into a branch office topology, what Azure Arc actually does versus what Azure Policy does, and when Azure File Sync is the right call versus a full migration. The questions aren't definitions. They're "given this setup, what do you do next?"
Microsoft expects you to arrive with real hands-on experience. The official exam page states this is not an entry-level certification. Candidates who treat it like a memorization sprint through slide decks tend to discover, on exam day, that knowing a concept and applying it under time pressure are different skills.
TL;DR
- Cost: $165 USD; passing score 700/1000; ~100 minutes; 40–60 questions
- Hardest part: Domain 1 (AD DS) is 30–35% of the exam and the most scenario-dense; study it first and longest
- Time pressure is real: Even experienced candidates have run out of time; practice under timed conditions
- No whiteboard: You can't sketch diagrams during the exam; train your brain to visualize topologies without one
- Hybrid is the point: Deep on-premises knowledge alone won't carry you; every domain bridges to Azure
- Retires September 30, 2026: Replaced by AZ-802; factor this into your timeline
- Practice questions are not optional: They build both knowledge and time management; aim for 80–90% before booking
Who Should Take This Exam
The AZ-800 is built for Windows Server administrators who are actively working in, or transitioning into, hybrid environments. If you've been managing on-premises AD DS, Group Policy, Hyper-V, and file servers for several years and your organization is pulling workloads into Azure, this exam validates that transition.
It's the right next step if you're a systems administrator or infrastructure engineer who wants a Microsoft credential that reflects real-world hybrid work. It's less appropriate if your Azure exposure is shallow or theoretical; the exam assumes you've actually touched AD Connect, Azure Arc, and Azure File Sync, not just read about them. The certification also pairs with AZ-801 to unlock the Windows Server Hybrid Administrator Associate credential, so most candidates are working toward both.
Domain Breakdown
Domain 1, Deploy and Manage Active Directory Domain Services (AD DS) in On-Premises and Cloud Environments (33%)33%
This is the exam's backbone. At 30–35% of total weight, it's the largest domain by a meaningful margin, and the community consensus across multiple sources is unambiguous: study this first, study it longest, and don't assume your existing AD knowledge is sufficient.
The scope is wide. On the on-premises side: deploying and managing domain controllers including read-only domain controllers (RODCs), FSMO roles, forests and trusts, Group Policy objects and inheritance. On the cloud side: Azure AD (now Microsoft Entra ID), AD Connect configuration and synchronization, hybrid identity scenarios, and the specific decisions you make when objects need to exist in both places.
FSMO roles show up heavily. Know which roles can be on which DCs, what happens when one goes offline, and how to seize versus transfer roles. RODCs get specific attention in branch-office and DMZ scenarios. AD Connect hybrid scenarios require you to understand both the tool's configuration options and the identity architecture implications.
Group Policy is not a sub-topic here. It's a first-class area. Know filtering, inheritance, enforcement, loopback processing, and troubleshooting. The exam will present a scenario where GPO isn't applying as expected and ask you to diagnose it.
Domain 2, Manage Windows Servers and Workloads in a Hybrid Environment (13%)13%
At 10–15%, this is the smallest domain. Limited community data is available on exactly how it's tested, so treat the following as a reasonable signal rather than a confirmed pattern.
The tooling focus is clear from the official study guide: Windows Admin Center, Azure Arc, Azure Policy, Azure Monitor, and Azure Update Manager. The common thread is centralized management of servers that span on-premises and Azure. Windows Admin Center shows up as the portal-based management layer; Azure Arc is the mechanism for bringing on-premises servers under Azure management plane; Azure Monitor and Update Manager are how you observe and patch at scale.
PowerShell administration runs through this domain. Remoting, scripting for hybrid tasks, and using PowerShell to manage Azure resources from Windows Server contexts are all in scope.
Domain 3, Manage Virtual Machines and Containers in Windows Server (18%)18%
At 15–20%, this domain tests Hyper-V administration and Azure IaaS VM management alongside containers. Community data here is thin; the following reflects the official study guide scope.
Hyper-V scenarios cover VM deployment, configuration, live migration, and high availability. Know the difference between Hyper-V replication and failover clustering. Know when each applies. Azure IaaS VM administration covers sizing, availability sets, availability zones, and the operational tasks you'd perform on Azure-hosted VMs from a Windows Server admin perspective.
Containers appear in the domain, though at what depth is less clear from available data. Windows containers running on Hyper-V, the distinction between process isolation and Hyper-V isolation, and basic container lifecycle management are the areas most likely to surface.
Domain 4, Implement and Manage an On-Premises and Hybrid Networking Infrastructure (18%)18%
Another 15–20% domain. DNS and DHCP form the core on-premises networking layer, and the exam tests both configuration and troubleshooting. DNS zone types, conditional forwarders, DNS integration with Active Directory, and split-brain DNS for hybrid scenarios are the areas that appear most in scope.
VPN and hybrid connectivity bridges this domain into Azure: Site-to-Site VPNs, ExpressRoute concepts, and Azure Virtual Network integration. The exam wants to know whether you can design and troubleshoot the connectivity layer between on-premises and Azure, not just name the services.
Network security, Windows Firewall, network segmentation, and Azure network security groups as they relate to hybrid deployments, rounds out the domain. Community data on this domain is limited, so use the official study guide as your primary checklist here.
Domain 5, Manage Storage and File Services (18%)18%
The last 15–20% covers on-premises and hybrid storage. The key technologies: DFS (namespaces and replication), SMB file shares, Storage Migration Service, and Azure File Sync.
Azure File Sync is worth dedicated study time. The sync topology, server endpoints, cloud endpoints, tiering policy, recall behavior, generates scenario questions because there are specific decisions to make based on bandwidth, latency, and data residency requirements. Know how to configure it, troubleshoot sync errors, and decide when it's the right architecture versus a full lift-and-shift to Azure Files.
DFS replication and namespace configuration is a classic Windows Server topic that hasn't gone away. The exam tests whether you can configure and troubleshoot DFS in a multi-site environment, including the interactions with AD DS.
Where Candidates Lose Points
The failure patterns for AZ-800 are consistent across the limited community data available. They're worth reading carefully because they aren't about not knowing the content.
Time. This is the failure mode that shows up most in pass/fail reports. One experienced candidate with 17 years of on-premises background ran out of time before completing the last question. Not because the content was unfamiliar; because the scenario questions are long, the case studies require careful reading, and 100 minutes disappears faster than expected. If you're not practicing under timed conditions, you're practicing a different exam.
Question wording. The exam asks scenario questions with deliberate precision in their phrasing. "Which of the following would you configure first" and "which meets all the stated requirements" are not the same question, but they look similar when you're moving fast. Misreading the question, not misunderstanding the concept, is a documented failure cause.
Bridging on-premises to hybrid. Candidates who know Windows Server deeply but haven't worked in Azure environments tend to over-apply on-premises patterns. The exam tests hybrid scenarios specifically. An AD DS question will involve Azure AD Connect. A networking question will involve Azure VPN Gateway. If your mental model doesn't include the Azure side, you'll get those questions wrong even if the Windows Server fundamentals are solid.
Studying without time pressure. Some candidates report building prep habits around a notepad or whiteboard to sketch diagrams. The real exam doesn't provide a virtual whiteboard. Practice visualizing AD topologies and network architectures in your head; don't build a dependency on drawing them out.
Outdated material. The exam was updated January 21, 2026. Study plans assembled from 2023–2024 forum threads may reference objectives that have since been retired. Verify any resource against the current official study guide before committing time to it.
How to Prepare
Start with the official Microsoft Learn modules. The AZ-800 learning path on Microsoft Learn is free and maps directly to the exam domains. The pattern across pass reports shows that candidates who completed the modules multiple times, not just once, performed better on exam day. The free practice assessment on Microsoft Learn is worth doing repeatedly too; it's not as hard as the real exam, but it reveals gaps in your domain coverage.
Use the official study guide as a checklist. The study guide at Microsoft Learn lists every skill measured in each domain. Go through it item by item. If you can't explain a concept or demonstrate it in a lab, that item is a gap. The study guide is the source of truth; everything else is a supplement.
Practice questions are not optional for time management. CertCompanion has realistic AZ-800 practice questions with detailed explanations for every answer. Start with the free questions at /exams/microsoft-administering-windows-server-hybrid-core-infrastructure-az-800 to calibrate where you are, then work up to full timed sets. Aim for consistent 80–90% scores before you book. The point isn't just getting answers right; it's building the pacing instinct you need to finish 60 scenario questions in 100 minutes.
This shows how CertCompanion's own AZ-800 practice bank is distributed, not the official exam weighting. An "Other" bucket, when present, holds questions that could not be mapped cleanly to one domain. Use the official domain percentages to plan coverage and this bank to pressure-test it.
Official tools worth using:
- Microsoft Learn free practice assessment (take it multiple times, note every wrong answer)
- Microsoft Exam Sandbox, demo the interface before test day so the UI isn't a surprise
- Microsoft Learn Exam Readiness Zone, official video series covering each AZ-800 domain segment
One thing to skip: the Microsoft Press video course is 9+ hours of instruction. If you already have strong Windows Server fundamentals, that's too much time on content you know. Use the official study guide to identify your gaps, then go deep on those specific areas rather than watching nine hours of broad coverage. The exam rewards depth on its actual topics, not breadth across everything ever related to Windows Server.
You can also find the broader Microsoft certification catalog at /exams/provider/microsoft, useful if you're planning your path beyond AZ-800.
Cost Per Study Hour
The exam costs $165 USD. If you add the Microsoft Learn practice assessment (free), the exam sandbox (free), and CertCompanion practice questions (free tier available), your out-of-pocket cost before exam day is $165.
One experienced candidate reported approximately 45 hours of study. That's a single data point from someone with 17 years of on-premises experience; candidates with less background should expect more. At 45 hours, the all-in cost works out to roughly $3.67 per study hour. At 80 hours, it's closer to $2.06 per hour. For an Associate-level Microsoft certification that maps directly to a billable infrastructure skill, that's a reasonable investment. The cost per hour drops sharply as study time increases, which is another argument for taking the prep seriously rather than cramming.
Study Hours by Background
| Background | Estimated Hours | Notes |
|---|---|---|
| Experienced Windows Server admin (10+ years, some Azure) | ~45 hours | One candidate reports this; treat it as a floor, not a target. Azure gaps add time. |
| Mid-level admin (3–7 years Windows Server, limited hybrid) | No community data | Estimate 60–90 hours based on the hybrid bridging required; adjust based on practice exam scores. |
| Junior admin or Azure-first (limited on-prem AD DS experience) | No community data | This exam is not designed for this background; consider building hands-on Windows Server fundamentals first. |
Community data on study hours is thin. The only sourced figure comes from a single pass report. Use practice exam scores as your readiness signal, not hours.
Exam Day
Schedule your exam early in the day if you're doing OnVUE. Technical issues with the proctoring software are easier to resolve when support is fully staffed.
Budget your time from the start. With 40–60 questions in 100 minutes, you have roughly 1.5–2.5 minutes per question. Case studies will eat more of that budget than individual questions. The pattern from pass reports is consistent: manage the clock actively; don't let one hard question absorb five minutes.
Read every question twice. The second read catches qualifiers: "EXCEPT," "NOT," "requires the least administrative effort," "without modifying the existing configuration." These aren't tricks; they're precision. The exam is testing whether you read carefully, not just whether you know the topic.
There's no virtual whiteboard. If you've been sketching AD forest diagrams or VPN topology while studying, stop. Practice working through scenarios in your head. Some questions involve complex multi-site architectures; the ability to hold that topology mentally and reason about it quickly is a skill worth building before exam day.
When scores post: Microsoft typically delivers results at the end of the exam session for non-lab deliveries. Your digital badge arrives through Credly after score posting.
After You Pass
Passing AZ-800 alone doesn't complete the Windows Server Hybrid Administrator Associate certification. The credential requires passing both AZ-800 and AZ-801 (Configuring Windows Server Hybrid Advanced Services). If the Associate cert is your goal, AZ-801 is the immediate next step.
On the retirement: AZ-800 and AZ-801 retire September 30, 2026, replaced by AZ-802. The new exam entered beta in July 2026, and Microsoft has not published a confirmed general-availability date. The replacement credential will be called Windows Server Administrator Associate. If you pass AZ-800 before retirement, your credential remains valid for its one-year term; renewal after that point will follow Microsoft's updated path.
Salary context: Glassdoor lists an average of $128,582 a year in the United States for the Windows Server Hybrid Administrator Associate title, though that figure is drawn from a small, self-reported sample, so treat it as a directional anchor rather than a precise benchmark. The underlying skill set (hybrid AD DS, Azure integration, Windows Server infrastructure) is consistently in demand for infrastructure and systems administration roles.
The roles that list this credential or the underlying skills include: Windows Server Hybrid Administrator, Systems Administrator, Hybrid Cloud Administrator, IT Administrator, and Infrastructure Engineer.
For candidates looking further ahead, AZ-104 (Microsoft Azure Administrator Associate) is a logical parallel or follow-on, deepening the Azure administration side of what AZ-800 introduces from the Windows Server angle.
The certification renews annually via a free online assessment on Microsoft Learn. No exam retake required.
FAQ
How hard is AZ-800? It's a genuine Associate-level exam. Microsoft expects several years of hands-on Windows Server experience before you sit it. The difficulty isn't obscure trivia; it's scenario complexity and time pressure. Candidates who know the content but haven't practiced under timed conditions are the ones who tend to struggle on exam day.
How many hours should I study for AZ-800? One experienced candidate with 17 years of on-premises background reported approximately 45 hours. That's the only sourced figure available, and it's from someone with deep prior knowledge. Candidates with less Windows Server or hybrid experience should plan for more; use practice exam scores as your primary readiness indicator rather than hours on the clock.
Does AZ-800 expire? Yes. The certification is valid for one year and renews via a free annual online assessment on Microsoft Learn. No paid retake required. Separately, the exam itself retires September 30, 2026, replaced by AZ-802.
Do I need AZ-800 and AZ-801? Yes, if you want the Windows Server Hybrid Administrator Associate credential. AZ-800 alone validates specific skills but doesn't complete the certification. AZ-801 covers the advanced services side and is required for the Associate designation.
What's the passing score for AZ-800? 700 out of 1000. Microsoft uses a scaled scoring model; the 700 threshold is consistent across most Microsoft Associate exams.
What's the retake policy? Microsoft's standard certification retake policy applies. Check the official Microsoft certification policies page for current waiting periods; these can change and the research available for this post doesn't include a specific retake window for AZ-800.
Is AZ-800 worth it given the September 2026 retirement? If you can pass it before retirement, the credential remains valid for its one-year term. If your timeline is tight, it may make more sense to wait for AZ-802. The underlying skills, hybrid AD DS, Windows Server administration, Azure integration, are valuable regardless of which exam code validates them.
What's the hardest domain on AZ-800? Domain 1 (AD DS) carries the most weight at 30–35% and is considered the most critical to master, based on limited community data. The complexity isn't just the breadth of AD DS topics; it's the hybrid scenarios that require you to bridge on-premises AD DS knowledge to Azure AD and AD Connect configurations simultaneously.
The AZ-800 rewards candidates who arrive with real hands-on experience, study the hybrid scenarios specifically, and practice under timed conditions. The content isn't exotic; it's the core of what Windows Server administrators do, extended into Azure. The exam's difficulty comes from question density, time pressure, and the precision it demands in reading scenarios. Get those variables under control before exam day and the 700 threshold is achievable.
Start with free practice questions at CertCompanion to see where your gaps actually are: /exams/microsoft-administering-windows-server-hybrid-core-infrastructure-az-800.