Test your knowledge before you test the product. Real4Prep's free demo questions for the AZ-800 exam let you check both your level and our quality in one sitting — try the Microsoft Administering Windows Server Hybrid Core Infrastructure demo, and you will not be disappointed.
Microsoft AZ-800 Exam Overview:
| Certification Vendor: | Microsoft |
|---|---|
| Exam Name: | Administering Windows Server Hybrid Core Infrastructure |
| Exam Number: | AZ-800 |
| Real Exam Qty: | 40–60 |
| Exam Price: | $165 USD |
| Exam Format: | Multiple-response, Case studies, Drag-and-drop, Multiple-choice, Scenario-based, Interactive items |
| Exam Duration: | 120 minutes |
| Certificate Validity Period: | 2 years |
| Passing Score: | 700 (out of 1000) |
| Available Languages: | Portuguese (Brazil), English, French, Spanish, German, Chinese (Simplified), Japanese |
| Related Certifications: | Microsoft Certified: Windows Server Hybrid Administrator Associate |
| Recommended Training: | Microsoft Learn - Learning Path: Administer Windows Server Hybrid Core Infrastructure Microsoft Official Course: AZ-800T00 |
| Exam Registration: | Pearson VUE - Registration Microsoft Learn - Schedule Exam |
| Sample Questions: | ![]() |
| Exam Way: | Online proctored or in-person at authorized testing centers |
| Pre Condition: | Several years of experience working with Windows Server operating systems; familiarity with Azure services and hybrid environments recommended |
| Official Syllabus URL: | https://learn.microsoft.com/en-us/credentials/certifications/exams/az-800/ |
Microsoft AZ-800 Exam Syllabus Topics:
| Section | Weight | Objectives |
|---|---|---|
| Manage virtual machines and containers | 15–20% | - Implement and manage Hyper-V
|
| Manage storage and file services | 15–20% | - Manage storage solutions
|
| Manage Windows Servers and workloads in a hybrid environment | 10–15% | - Migrate and deploy workloads
|
| Deploy and manage Active Directory Domain Services (AD DS) in on-premises and cloud environments | 30–35% | - Integrate AD DS with Azure
|
| Implement and manage an on-premises and hybrid networking infrastructure | 15–20% | - Implement hybrid connectivity
|
Measurable Microsoft Administering Windows Server Hybrid Core Infrastructure Prep: Questions Answered
Microsoft recommends the following official training options:
- Microsoft Learn - Learning Path: Administer Windows Server Hybrid Core Infrastructure
- Microsoft Official Course: AZ-800T00
Combine a recommended course with score-tracked practice tests for a preparation you can measure.
Written down, so you have nothing to worry about. If you fail the corresponding exam within 60 days of purchase, send us a scanned copy of your enrollment slip and your official Score Report PDF within two days of the exam date; verified claims receive a full refund within seven days. Exclusions: exams taken within three days of purchase, candidate names that differ from the payer, and free or expired products. Prefer a different direction? Exchange your product for two others of equal value at no charge.
Use the official registration channels below:
Select a test center or online appointment, and book early enough to leave room for score-tracked practice.
Upon successful payment, our system automatically emails the product to your mailbox — typically within about a minute — with an instant download link on screen. The testing engine is user-friendly and easy to install, so practice starts immediately. If nothing arrives within two hours, check your spam folder and contact our 24/7 Customer Service. Once purchased, you are granted access to all updates for 365 days, delivered automatically on release, with a 50% renewal discount afterward.
According to the latest exam information, the AZ-800 exam contains 40–60 questions within 120 minutes minutes. The testing engine reproduces that scope and calculates your final practice score — a useful reference for judging real-exam readiness.
At present, the AZ-800 exam requires a passing score of 700 (out of 1000), with a registration fee of $165 USD. Microsoft sets both figures and may revise them, so confirm on the official site before you schedule.
The Microsoft Administering Windows Server Hybrid Core Infrastructure blueprint covers these core domains:
- Implement and manage an on-premises and hybrid networking infrastructure (15–20%)
- Deploy and manage Active Directory Domain Services (AD DS) in on-premises and cloud environments (30–35%)
- Manage virtual machines and containers (15–20%)
Further domains complete the official outline; the question bank addresses all of them.
With data, not guesswork. The AZ-800 testing engine is user-friendly and easy to install; upon completion of each practice test, it calculates your final score, giving you a concrete reference for the real exam. Behind the tools, professionals and IT specialists compose the materials, and every answer is expert-verified — aligned with the real exam's format across the Microsoft Administering Windows Server Hybrid Core Infrastructure objectives. Before buying, try the free demo questions to test your knowledge; after buying, 24/7 Customer Service and Live Support assist with any problem, and you can ask the team for a discount code. That is the remarkable experience we work to provide.
Microsoft states the following prerequisites for the Microsoft Administering Windows Server Hybrid Core Infrastructure: Several years of experience working with Windows Server operating systems; familiarity with Azure services and hybrid environments recommended.
Check the authoritative wording on the official certification page before booking.
Microsoft Administering Windows Server Hybrid Core Infrastructure Sample Questions:
Which of the following cmdlet would you use in PowerShell to domain-join a VM without connecting to it and manually configuring the connection?
- A. Set-AzVmAdDomainConfig
- B. Set-AzVmConnectDomainExtension
- C. Set-AzVmAdDomainManualConfig
- D. Set-AzVmAdDomainExtension
Correct Answer: D 🗳️
Explanation: Only visible for Real4Prep members. You can sign-up / login (it's free).
Hotspot Question
You have an Azure subscription that contains a resource group named RG1. RG1 contains multiple virtual machines that run Windows Server.
You assign a policy as shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation:
Box 1: only on newly created virtual machines in RG1
The time zone policy will be applied only on newly created virtual machines in the resource group.
By default, Azure Policy effects that modify or deploy configurations within a resource (such as the deployIfNotExists effect used by the built-in Azure Guest Configuration policy for setting a Windows time zone) evaluate during resource creation or update events.
For New VMs: The policy triggers immediately upon deployment to configure the correct time zone.
For Existing VMs: The policy evaluates them and marks them as Non-Compliant during its standard evaluation cycle, but it will not automatically change their settings or force compliance just because enforcement is enabled.
Box 2: user assigned managed identity
A user-assigned managed identity is the correct identity context under which Azure Policy will perform the remediation on the virtual machines.
When you configure an Azure Policy remediation task and specify a user-assigned managed identity, Azure Policy uses that specific identity's permissions to execute the remediation actions (in this case, configuring the time zone) across all non-compliant virtual machines in the resource group.
The Identity Executes the Change: Azure Policy remediation requires an identity with sufficient permissions (typically Virtual Machine Contributor) to modify the resources. By selecting "user assigned managed identity" during setup, you explicitly tell Azure Policy to use that pre-created identity to log into the VMs and apply the fix.
Reference:
https://learn.microsoft.com/en-us/answers/questions/1193232/azure-policy-remediation-task-not-running-on-newly
https://learn.microsoft.com/en-us/answers/questions/2037588/how-can-i-discover-all-necessary-permissions-to-us
You have a server that runs Windows Server.
You need to prevent the creation of SMB Direct connections.
Which cmdlet should you run?
- A. Remove-WindowsFeature
- B. Disable-NetAdapterBinding
- C. Disable-WindowsOptionalFeature
- D. Set-NetAdapterAdvancedProperty
Correct Answer: C 🗳️
Explanation: Only visible for Real4Prep members. You can sign-up / login (it's free).
SIMULATION
You need to ensure that the minimum password length for members of the BranchAdmins group is 12 characters. The solution must affect only the BranchAdmins group.
To complete this task, sign in the required computer or computers.
Correct Answer:
Create a new fine-grained password policy.
In the following procedure you will create a new fine-grained password policy using the UI in ADAC.
To create a new fine grained password policy.
Step 1: Right click the Windows PowerShell icon, click Run as Administrator and type dsac.exe to open ADAC.
Step 2: Click Manage, click Add Navigation Nodes and select the appropriate target domain in the Add Navigation Nodes dialog box and then click OK.
Step 3: Click Manage, click Add Navigation Nodes and select the appropriate target domain in the Add Navigation Nodes dialog box and then click OK.
Step 4: In the Tasks pane, click New, and then click Password Settings.
Fill in or edit fields inside the property page to create a new Password Settings object. The Name and Precedence fields are required.
In our case:
Minimum password length: 12
Step 5: Under Directly Applies To, click Add, type BranchAdmin, and then click OK.
Reference:
https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/adac/introduction-to-active-directory-administrative-center-enhancements--level-100-#bkmk2_test_fgpp1
Hotspot Question
You have an Active Directory Domain Services (AD DS) domain that contains a group named Group1.
You need to create a group managed service account (gMSA) named Account1. The solution must ensure that Group1 can use Account1.
How should you complete the script? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Correct Answer:




