Microsoft • AZ-800
Validates expertise in administering Windows Server as a workload in both on-premises and hybrid environments, integrating Windows Server environments with Azure services.
Questions
898
Duration
120 minutes
Passing Score
700/1000
Difficulty
AssociateLast Updated
Jan 2025
The AZ-800 exam, Administering Windows Server Hybrid Core Infrastructure, validates a candidate's ability to deploy, manage, and troubleshoot Windows Server workloads across both on-premises and hybrid Azure environments. It covers a broad range of disciplines including identity management with Active Directory Domain Services (AD DS) and Microsoft Entra ID, hybrid server management, Hyper-V virtualization, containers, on-premises and hybrid networking, and storage with Azure Files integration. The exam was most recently updated on January 21, 2026, reflecting evolving hybrid cloud practices.
Candidates are expected to demonstrate proficiency with a modern toolset that includes Windows Admin Center, PowerShell, Azure Arc, Azure Policy, Azure Monitor, Azure Update Manager, Microsoft Defender for Identity, Microsoft Defender for Cloud, and IaaS VM administration. Passing AZ-800 is one of two requirements—alongside AZ-801—for earning the Microsoft Certified: Windows Server Hybrid Administrator Associate credential, which formally recognizes expertise in integrating on-premises Windows Server infrastructure with Azure services.
This exam is designed for Windows Server administrators and IT professionals who are responsible for managing Windows Server workloads in environments that span on-premises data centers and Azure cloud services. Typical job roles include Systems Administrator, Infrastructure Engineer, Network Engineer, Identity and Access Administrator, and Support Engineer who collaborates with architects and cloud engineers on hybrid deployments.
Candidates should be comfortable working with both traditional Windows Server administration tasks and modern Azure-integrated scenarios. The exam is particularly well-suited for experienced server administrators looking to formalize and extend their hybrid cloud skills, as well as IT generalists seeking a structured path into the Microsoft hybrid infrastructure ecosystem.
There are no formal mandatory prerequisites for AZ-800, but Microsoft strongly recommends that candidates bring several years of hands-on experience with Windows Server operating systems before attempting the exam. Familiarity with core Windows Server roles such as Active Directory, DNS, DHCP, Hyper-V, and file services is essential, as the exam assumes foundational knowledge rather than teaching it.
Candidates will benefit from exposure to Microsoft Azure fundamentals, including basic understanding of Azure resource management, Azure networking, and Azure storage concepts. Completion of the official instructor-led course AZ-800T00: Administer Windows Server Hybrid Core Infrastructure is recommended as structured preparation, alongside hands-on practice with tools such as Windows Admin Center, PowerShell remoting, and Azure Arc.
The AZ-800 exam is a proctored assessment delivered through Pearson VUE, available both online (at home) and at authorized testing centers. The time limit is 120 minutes, and candidates must achieve a scaled score of 700 or higher out of 1000 to pass. Microsoft uses a scaled scoring model, so 700 does not represent 70% of questions answered correctly.
The exam is available in multiple languages including English, Japanese, Chinese (Simplified), German, French, Spanish, and Portuguese (Brazil). Candidates testing in a non-English language may request an additional 30 minutes of testing time. Question types typically include multiple choice, multiple select, case studies, drag-and-drop, and scenario-based questions. Microsoft does not publish the exact number of scored questions, which can vary by exam session. The Microsoft Certified: Windows Server Hybrid Administrator Associate certification earned through this exam (along with AZ-801) requires annual renewal via a free online assessment on Microsoft Learn.
Earning the AZ-800 exam credential and the associated Windows Server Hybrid Administrator Associate certification positions IT professionals for roles such as Systems Administrator, Infrastructure Engineer, Identity and Access Administrator, Network Engineer, and Security Engineer in organizations running hybrid Microsoft environments. According to Salary.com, Windows Server Administrators earn between approximately $79,000 and $105,000 annually, with certified professionals commanding the higher end of that range due to demonstrated hybrid cloud competency.
As enterprises accelerate migration to hybrid architectures while maintaining on-premises investments, demand for professionals who can bridge legacy Windows Server infrastructure with Azure services remains strong. The AZ-800 certification also serves as a natural entry point for progression toward more advanced Microsoft credentials such as AZ-801 (Configuring Windows Server Hybrid Advanced Services—the companion exam completing the associate certification), AZ-104 (Azure Administrator Associate), or specialized credentials in security and identity. Annual renewal via a free Microsoft Learn assessment keeps the credential current without requiring a full re-examination.
5 sample questions with correct answers and explanations. Start a practice session to test yourself across all 898 questions.
1. A technician at the SCP Foundation needs to create a unified, logical view of several shared folders that physically reside on different file servers across the facility. The goal is for users to navigate to a single UNC path, like 'scp.foundationdocuments', and see different subfolders that transparently redirect them to the correct server. Which Windows Server technology is designed to achieve this?
Explanation
DFS Namespaces is the technology designed to create a virtual, unified view of shared folders located on different servers. It allows you to create a single, logical namespace (e.g., 'domainshare') that contains folders, where each folder can point to a physical share on any server in the network. This simplifies navigation for users and abstracts the underlying physical server layout. DFS Replication is used to synchronize the content between multiple folder targets. Azure File Sync extends this concept to the cloud. Storage Spaces Direct is a software-defined storage solution.
2. Datum Corporation wants to access Group Policy Management to configure policies for their organization. Their server administrator is familiar with Active Directory Users and Computers but hasn't used Group Policy Management before. How can they access the Group Policy Management Console?
Explanation
Group Policy Management can be accessed through the Server Manager Tools menu where it appears as Group Policy Management, or alternatively by searching for Group Policy Management in the search function. This is separate from Active Directory Users and Computers - while ADUC is used for creating organizational structure, Group Policy Management is specifically for creating, editing, and linking GPOs. Both tools are available on domain controllers but serve different administrative purposes.
3. Fabrikam International is planning a virtual machine deployment that requires extremely high storage performance for mission-critical applications. They have dedicated high-performance SAN storage available and want to eliminate any potential overhead from virtual hard disk file formats. What storage configuration should they implement?
Explanation
Pass-through disks providing direct access to physical storage should be implemented for maximum performance requirements. Pass-through disks eliminate the overhead associated with VHD, VHDX, or VHDS file formats by providing direct access to physical disks or SAN LUNs. This approach bypasses the virtual hard disk file layer entirely, potentially offering the best possible storage performance. For mission-critical applications where every bit of I/O performance matters and dedicated high-performance storage is available, pass-through disks provide the optimal configuration.
4. A company has configured DFS Replication for a large dataset between two sites connected by a slow WAN link. Replication is falling behind, and the staging folder on the sending server is frequently filling up, causing replication to stop. What is a potential solution to this problem?
Explanation
The staging folder is a critical component of DFSR. It's a hidden cache where DFSR prepares files for replication. If the rate of file changes is faster than the rate at which data can be replicated over the slow WAN link, the staging folder can fill up to its configured quota. When this happens, replication pauses. The most direct solution is to increase the size of the staging folder's quota in the properties of the replication member, giving it more space to stage changes while it waits for the network to catch up.
5. An administrator needs to deploy a Windows Server VM in Azure that will be used as a jump box for administrative tasks. To minimize costs, the VM should be automatically shut down every night. Where in the Azure portal for the specific VM can this be configured?
Explanation
Azure provides a simple, built-in feature for this exact purpose called 'Auto-shutdown'. This feature is found under the Automation or Operations section of a VM's resource blade in the Azure portal. The administrator can enable it, set a specific time (e.g., 19:00), choose a time zone, and optionally configure a notification to be sent before shutdown. This is a very common cost-saving measure for non-production VMs.
One-time access to this exam