Certs Club
Home
Oracle Microsoft Cisco CompTIA Salesforce Amazon AACE International Acams Anthropic Apple View All Vendors →
Login Register

Microsoft AZ-801 - Configuring Windows Server Hybrid Advanced Services Certification Exam

Download Exam View Entire Exam
Page: 1 / 2
Question #1 (Topic: demo questions)

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.
Correct Answer: D
Explanation:
To meet the technical requirements for Cluster3, you need to implement clustering functionality at the Windows Server level. A failover cluster role is required when you want to enable high availability for services or virtual machines, ensuring that workloads can automatically move between nodes if a failure occurs.
Adding the Failover Cluster role installs and configures the clustering feature on the servers, allowing them to work together as a single highly available system. This is the foundational requirement for any Windows-based clustering solution, including scenarios involving clustered VMs or shared services.
The other options are incorrect because enabling integration services relates to VM functionality, adding a generic server role does not create clustering capability, and configuring fault domains is associated with Azure availability sets or scale sets rather than Windows Server failover clustering.

Question #2 (Topic: demo questions)

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.
Correct Answer: C
Explanation:
To back up Server4 to Azure and meet typical Azure backup technical requirements, the first step is to install the MARS agent (Microsoft Azure Recovery Services agent) on the server. This agent enables the on-premises server to communicate with the Azure Recovery Services vault and perform file/folder or system state backups directly to Azure.
The other options are not correct in this context. MABS is used for more complex, enterprise-level backup scenarios and typically requires additional infrastructure. Windows Server Backup is a local backup solution and does not integrate directly with Azure Backup without the MARS agent. Storage Replica is used for volume-level replication between servers, not for Azure backup.

Question #3 (Topic: demo questions)

You are planning the data share migration to support the on-premises migration plan.
What should you use to perform the migration?

A.
Storage Migration Service
B.
Microsoft File Server Migration Toolkit
C.
File Server Resource Manager (FSRM)
D.
Windows Server Migration Tools
Correct Answer: A
Explanation:
Storage Migration Service is the recommended modern tool for migrating file servers and data shares to newer servers or to Azure. It helps transfer data, shares, and permissions with minimal downtime and is designed for on-premises migration scenarios.
The other options are not suitable: File Server Migration Toolkit and Windows Server Migration Tools are legacy tools, and FSRM is used for managing quotas and file screening, not migration.

Question #4 (Topic: demo questions)

You are planning the migration of Archive1 to support the on-premises migration plan.
What is the minimum number of IP addresses required for the node and cluster roles on
Cluster3?

A.
 2
B.
3
C.
4
D.
5
Correct Answer: B
Explanation:
One IP for each of the two nodes in the cluster and one IP for the cluster virtual IP (VIP).
Question #5 (Topic: demo questions)

You are planning the deployment of Microsoft Sentinel.
Which type of Microsoft Sentinel data connector should you use to meet the security requirements?

A.
Threat Intelligence - TAXII
B.
Azure Active Directory
C.
Microsoft Defender for Cloud
D.
Microsoft Defender for Identity
Next Question
Correct Answer: D
Explanation:
To meet security requirements in a Microsoft Sentinel deployment, you should use the Microsoft Defender for Identity data connector when the goal is to ingest identity-based threat signals such as suspicious user behavior, lateral movement, and on-premises Active Directory attacks. This connector integrates directly with Sentinel and provides high-fidelity identity threat detection data, which is commonly required in enterprise security monitoring scenarios.
The other options are not the best fit: Threat Intelligence - TAXII is used for importing external threat intelligence feeds, Azure Active Directory connector focuses on sign-in and audit logs but not deep identity threat detection, and Microsoft Defender for Cloud is focused on cloud workload protection rather than identity-specific attack detection.