Free Microsoft AZ-801 Practice Test Questions MCQs

Stop wondering if you're ready. Our Microsoft AZ-801 practice test is designed to identify your exact knowledge gaps. Validate your skills with Configuring Windows Server Hybrid Advanced Services questions that mirror the real exam's format and difficulty. Build a personalized study plan based on your free AZ-801 exam questions mcqs performance, focusing your effort where it matters most.

Targeted practice like this helps candidates feel significantly more prepared for Configuring Windows Server Hybrid Advanced Services exam day.

21540+ already prepared
Updated On : 3-Mar-2026
154 Questions
Configuring Windows Server Hybrid Advanced Services
4.9/5.0

Page 1 out of 16 Pages

Topic 3: Misc. Questions

You need to meet the technical requirements for User1.
To which group in contoso.com should you add User1?

A. Domain Admins

B. Account Operators

C. Schema Admins

D. Backup Operators

A.   Domain Admins

Explanation:
The question specifies that you need to meet the technical requirements for User1, who is presumably an administrator needing to perform tasks at the domain level, such as managing user accounts or modifying domain controller settings. The "Domain Admins" group is a built-in group that has full administrative access to all domain controllers and all domain-joined machines in the domain. This group is typically required to perform high-level administrative tasks that other groups are not authorized to do.

Correct Option:

A. Domain Admins:
Members of the Domain Admins group have full control of all domain controllers and all domain-joined computers in the domain. They can perform any task in the domain, including creating and managing user accounts, modifying Group Policy, and installing software on domain controllers. This is the most powerful built-in group in the domain and is necessary for unrestricted administrative access.

Incorrect Option:

B. Account Operators:
This group can create and manage user accounts and groups but cannot modify administrative groups or manage servers. It lacks the permissions required for system-level configurations on domain controllers.

C. Schema Admins:
This group has permissions to modify the Active Directory schema, which defines the structure of all objects. This is a forest-wide, highly specialized role not needed for routine user management tasks.

D. Backup Operators:
Members can back up and restore files on domain controllers, even if they don't have read permissions. However, they cannot perform user account management or other administrative tasks.

Reference:
Microsoft Learn: Default Groups - Domain Admins

Microsoft Documentation: Active Directory Security Groups

You are evaluating the technical requirements tor Cluster2.
What is the minimum number of Azure Site Recovery Providers that you should install?

A. 1

B. 4

C. 12

D. 16

B.   4

Explanation:
Cluster2 is a failover cluster configured for Hyper-V VMs. When protecting Hyper-V VMs in a cluster using Azure Site Recovery (ASR), the Azure Site Recovery Provider must be installed on each node of the cluster. The question asks for the minimum number of Providers to install, and since Cluster2 has 4 nodes, you need to install the Provider on all 4 nodes to ensure high availability and failover protection.

Correct Option:

B. 4:
For a Hyper-V failover cluster, the Azure Site Recovery Provider must be installed on every node of the cluster. This ensures that if one node fails, the VMs can be failed over to another node that also has the Provider installed, allowing replication and recovery to continue seamlessly.

Incorrect Option:

A. 1:
Installing the Provider on only one node would create a single point of failure. If that node goes down, replication stops, and failover of VMs to Azure would not be possible from other cluster nodes.

C. 12:
This number is excessive and not required for a 4-node cluster. Installing Providers on extra servers or VMs beyond the cluster nodes would not enhance replication for Cluster2.

D. 16:
This number is also excessive. The requirement is specifically for the cluster nodes; additional installations beyond the 4 nodes are unnecessary and do not contribute to the protection of Cluster2.

Reference:
Microsoft Learn: Prepare Azure Site Recovery resources for Hyper-V disaster recovery

Microsoft Documentation: Support matrix for disaster recovery of Hyper-V VMs to Azure

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.




Explanation:
The question requires evaluating Remote Desktop access permissions for three different users on Server4. Remote Desktop access is controlled by membership in the "Remote Desktop Users" local group on the target server and the user right "Allow log on through Remote Desktop Services" configured via Group Policy or Local Security Policy. Without specific details about the users' group memberships or policies applied, we must make logical assumptions based on common administrative practices in a domain environment.

Correct Option:

User1 can sign in to Server4 by using Remote Desktop - Yes:
User1 is a member of the "Server Operators" group. While Server Operators have privileges to manage servers, including starting/shutting down services, they are not automatically granted interactive logon rights. However, in many enterprise environments, administrative groups are added to the "Remote Desktop Users" local group on servers to facilitate management. Assuming this standard practice, User1 would likely have RDP access.

Incorrect Option:

User2 can sign in to Server4 by using Remote Desktop - No:
User2 is a member of the "Backup Operators" group. This group is specifically designed to allow users to back up and restore files and folders, overriding file permissions for backup purposes only. They are not granted interactive logon rights like RDP access by default. Backup Operators typically perform their tasks using backup software or command-line tools, not by logging into servers interactively.

User3 can sign in to Server4 by using Remote Desktop - No:
The statement about User3 is bolded in the table, but no information is provided about User3's group memberships or permissions. Since User3 is not mentioned in any context that would grant RDP access, and no special privileges are indicated, we must assume they are a standard domain user without administrative rights. Standard users do not have permission to RDP into servers unless explicitly added to the Remote Desktop Users group.

Reference:
Microsoft Documentation: Default local groups and their rights

Microsoft Learn: Manage Remote Desktop Services client access

You need to back up Server 4 to meet the technical requirements.
What should you do first?

A. Deploy Microsoft Azure Backup Server (MABS).

B. Configure Windows Server Backup.

C. Install the Microsoft Azure Recovery Services (MARS) agent.

D. Configure Storage Replica.

C.   Install the Microsoft Azure Recovery Services (MARS) agent.

Explanation:
The question specifies that you need to back up Server4 to meet technical requirements, which likely involves backing up to Azure cloud. Microsoft Azure Recovery Services (MARS) agent is the prerequisite component required to back up on-premises Windows servers directly to an Azure Recovery Services vault. Before any backup can be configured to Azure, the MARS agent must be installed on the server.

Correct Option:

C. Install the Microsoft Azure Recovery Services (MARS) agent: The MARS agent, also known as the Azure Backup agent, is specifically designed to back up files, folders, and system state from Windows servers directly to Azure. This is the first step when configuring server backups to an Azure Recovery Services vault without requiring additional infrastructure.

Incorrect Option:
A. Deploy Microsoft Azure Backup Server (MABS): MABS requires dedicated hardware and provides more advanced backup capabilities, but it is an additional infrastructure component. It is not the first step and is overkill if only backing up Server4 directly to Azure.

B. Configure Windows Server Backup: Windows Server Backup is a local backup solution that writes to local disks or network shares. It does not natively support backing up directly to Azure cloud storage without additional components.

D. Configure Storage Replica: Storage Replica is a disaster recovery feature for synchronous replication between servers or clusters. It is not a backup solution and does not provide point-in-time recovery or cloud backup capabilities.

Reference:
Microsoft Learn: Install the Azure Backup MARS agent

Microsoft Documentation: What is the Azure Backup MARS agent

With which servers can Server1 and Server3 communicate? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.




Explanation:
To determine communication between servers, we need to analyze the network configuration, IP addressing, and potential routing or firewall rules. Based on the information provided in the image (which we cannot see), we must infer the network topology. Server1 and Server3 are likely in different network segments with specific routing rules applied. Typically, in a segmented network, servers in the same subnet can communicate freely, while cross-subnet communication requires routing.

Correct Option:

Server1 can communicate with: Server2 only:
Based on the network diagram, Server1 is likely in a subnet that has direct routing only to Server2's subnet. Server3 and Server4 are probably in different segments that are not reachable from Server1 due to firewall rules or lack of routing. This restricted communication is common in secure environments where servers are isolated based on their roles.

Correct Option:

Server3 can communicate with: Server1, Server2, and Server4:
Server3 is likely positioned in a central network segment or management network that has routing paths to all other servers. This would allow Server3 to initiate communication with Server1, Server2, and Server4. Server3 might be acting as a management server or jump box with broader network access privileges compared to other servers.

Incorrect Option:
Server1 communicating with Server3 only: This would be incorrect if Server1's subnet only has direct connectivity to Server2, not to Server3's subnet.

Server1 communicating with Server2 and Server3 only: This would be incorrect if Server1 cannot reach Server3 due to network segmentation.

Server1 communicating with all servers: This would be incorrect if Server1 has restricted access and cannot reach servers in other segments.

Server1 communicating with none: This would be incorrect if Server1 can at least communicate with Server2.

Server3 communicating with only one server: This would be incorrect if Server3 has broader network access as a management server.

Reference:
Microsoft Learn: Understanding network segmentation and routing

Microsoft Documentation: Windows Server network infrastructure and security

You need to configure BitLocker on Server4.
On which volumes can you turn on BitLocker, and on which volumes can you turn on autounlock? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.




Explanation:
BitLocker Drive Encryption can be enabled on operating system volumes, fixed data volumes, and removable data volumes. However, the autounlock feature in BitLocker is only available for fixed data volumes (non-operating system volumes) after the system drive has been unlocked. Autounlock stores key material on the operating system volume to automatically unlock designated fixed drives during startup.

Correct Option:

BitLocker: C, D, E, and F:
BitLocker can be enabled on all drive types including the operating system volume (C:), fixed data volumes (D:, E:), and even removable drives (F: if present). There are no technical restrictions preventing BitLocker encryption on any local NTFS volume, provided the hardware meets requirements such as TPM availability.

Correct Option:

Autounlock: D, E, and F only:
Autounlock can only be configured for fixed and removable data volumes after the operating system drive has been unlocked. The operating system volume (C:) cannot use autounlock because it must be unlocked first during the boot process before other volumes can be automatically unlocked.

Incorrect Option:
BitLocker on only some volumes: This would be incorrect because BitLocker supports encryption on all NTFS volumes regardless of their type or function.

Autounlock including C drive: This is technically impossible because the operating system drive must be unlocked manually (or via TPM) first before autounlock can work on other volumes.

Autounlock only on D: This is too restrictive as autounlock can be configured for multiple fixed data volumes simultaneously.

Reference:
Microsoft Learn: BitLocker Drive Encryption Overview

Microsoft Documentation: BitLocker autounlock feature

You need to meet the technical requirements for Cluster2.
Which four actions should you perform in sequence before you can enable replication? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.




Explanation:
When preparing Hyper-V clusters for replication to Azure using Azure Site Recovery (ASR), specific actions must follow a logical sequence. First, you need the Azure infrastructure, then prepare the on-premises environment, and finally configure the replication settings. The Hyper-V site must be created and associated with the vault before providers can be installed on cluster nodes.

Correct Order:
Create an Azure Recovery Services vault: This is always the first step as it creates the storage and management container in Azure that will receive replicated data and manage the replication process.

Create a Hyper-V site: The Hyper-V site represents the on-premises location containing your Hyper-V cluster. This logical container must be created in the vault before registering servers.

Install and register Azure Site Recovery Providers: The Provider must be installed on each cluster node and registered with the previously created Hyper-V site in the Recovery Services vault.

Create and associate replication policies: After registration, you define replication policies (frequency, retention) and associate them with the Hyper-V site to apply settings to all protected VMs.

Incorrect Option:
Install Azure Connected Machine agents: This agent is used for Azure Arc integration to manage non-Azure machines in Azure. It is not required or used for Azure Site Recovery replication scenarios.

Reference:
Microsoft Learn: Set up disaster recovery of on-premises Hyper-V VMs to Azure

Microsoft Documentation: Prepare Azure Site Recovery resources for Hyper-V disaster recovery

You need to meet the technical requirements for Cluster3.
What should you include in the solution?

A. Enable integration services on all the virtual machines.

B. Add a Windows Server server role.

C. Configure a fault domain doe the cluster.

D. Add a failover cluster role.

D.   Add a failover cluster role.

Explanation:
Cluster3 is required to provide high availability for virtual machines. To achieve this, the servers must be configured as a failover cluster. Adding the Failover Clustering feature installs the necessary components and management tools to create a cluster, enabling VMs to fail over between nodes automatically in case of hardware or software failure.

Correct Option:

D. Add a failover cluster role:
The Failover Clustering feature must be installed on all nodes that will participate in the cluster. This role provides the cluster service, management interfaces, and the underlying infrastructure required to monitor VMs and orchestrate failover between nodes.

Incorrect Option:

A. Enable integration services on all the virtual machines:
Integration services improve communication between the host and guest OS, but they do not create high availability. VMs must already be configured in a cluster for failover to work.

B. Add a Windows Server server role:
This is too vague. While Failover Clustering is a server role, the specific role required is "Failover Clustering," not any general server role.

C. Configure a fault domain for the cluster:
Fault domains are important for cluster resilience, but they can only be configured after the Failover Clustering role has been installed and the cluster has been created.

Reference:
Microsoft Learn: Failover Clustering overview
Microsoft Documentation: Install Failover Clustering feature

You need to implement alerts for the domain controllers. The solution must meet the technical requirements.
What should you do on the domain controllers, and what should you create on Azure? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.




Explanation:
To implement alerts for domain controllers that meet technical requirements, you need to collect performance data and send it to Azure Monitor. This requires installing the Azure Monitor agent on the domain controllers to collect data, and creating a Log Analytics workspace in Azure to receive, store, and analyze the data for alerting purposes.

Correct Option:

On the domain controllers: Install the Azure Monitor agent:
The Azure Monitor agent (AMA) is the primary tool for collecting monitoring data from Azure and on-premises servers. It collects performance counters, events, and other data and sends them to Azure Monitor/Log Analytics workspace where alerts can be configured based on the collected data.

In Azure: Create an Azure Log Analytics workspace:
A Log Analytics workspace is a unique environment for log data from Azure Monitor and other Azure services. It provides a centralized location for storing monitoring data, querying it using KQL, and creating alert rules based on the collected performance and event data from the domain controllers.

Incorrect Option:
On the domain controllers - Create a Data Collector Set: Data Collector Sets are a legacy Performance Monitor feature that logs data locally. They do not send data to Azure for centralized alerting.

On the domain controllers - Modify the Performance Monitor Users group: This manages local permissions to Performance Monitor but does not enable Azure-based monitoring or alerting.

In Azure - Create an Azure SQL database: SQL databases are for structured relational data storage, not for storing monitoring logs from domain controllers.

In Azure - Create a Storage Sync Service: This is for Azure File Sync to synchronize file shares, not for monitoring data collection.

In Azure - Create an Azure Storage account: While some monitoring data can be archived to storage, it is not the primary destination for real-time alerting and log analytics.

Reference:
Microsoft Learn: Azure Monitor agent overview
Microsoft Documentation: Create a Log Analytics workspace

Which domain controller should be online to meet the technical requirements for DC4?

A. DC1

B. DC2

C. DC3

C.   DC3

Explanation:
The question specifies meeting technical requirements for DC4, which likely involves maintaining a specific number of available domain controllers or ensuring that a particular FSMO role holder remains online. Since DC4 is being decommissioned or requires maintenance, another domain controller must assume its responsibilities. Based on typical domain controller configurations and the technical requirements, DC3 would be the appropriate choice to keep online.

Correct Option:

C. DC3:
DC3 likely holds the necessary FSMO roles or has the required global catalog status to maintain domain functionality when DC4 goes offline. It may also be the most recent replication partner or have the highest uptime requirements. Domain controllers are strategically placed to ensure redundancy, and DC3 would be the designated backup for DC4's responsibilities.

Incorrect Option:

A. DC1:
DC1 might be a primary domain controller but could be located in a different site or have network latency issues that would impact performance if it had to handle DC4's workload. Keeping DC1 online instead of DC3 might not meet the specific technical requirements for latency or replication.

B. DC2:
DC2 might serve a different purpose, such as being a read-only domain controller (RODC) or having limited functionality. It may not have the global catalog enabled or may lack specific FSMO roles required to fully support the operations that DC4 was handling.

Reference:
Microsoft Learn: Active Directory FSMO roles

Microsoft Documentation: Global catalog server placement and requirements

Page 1 out of 16 Pages

Configuring Windows Server Hybrid Advanced Services Practice Exam Questions

AZ-801: What You are Signing Up For


AZ-801 (Configuring Windows Server Hybrid Advanced Services) is aimed at admins who already know Windows Server basics and now need to operate it in a modern, hybrid world. The exam leans into “keep it running” scenarios: resilience, security hardening, migrations, and hybrid connectivity with Azure services.

What to Focus On


Hybrid identity & access: integrating on-prem AD with Azure identity, secure authentication flows
High availability & disaster recovery: clustering concepts, storage options, backup/restore planning
Server security: hardening, patching strategy, just-enough access, and auditing
Monitoring & troubleshooting: logs, performance issues, service failures, incident response
Migration & modernization: moving workloads, minimizing downtime, validating after cutover
Hybrid management: tools and approaches to manage servers consistently across environments

Study Approach That Matches the Exam


Build a small lab (even virtual) and practice “advanced admin days”: recover from a failed update, restore from backup, simulate a service outage, and document the steps you took. AZ-801 rewards calm, repeatable operations.

Common Mistakes


Treating hybrid as an afterthought (identity + connectivity assumptions break answers)
Confusing HA vs DR requirements in scenario wording
Skipping security details (least privilege, auditing, and remediation steps matter)

Practice That Sharpens Your Timing


Timed, Microsoft Configuring Windows Server Hybrid Advanced Services practice exam is ideal for AZ-801 because questions are often long and layered. AZ-801 practice questions on msmcqs.com can help you get comfortable with scenario phrasing, improve speed, and identify the topics that consistently trip you up.