az-801 Practice Question 1914

Exam: az-801
Domain: Implement disaster recovery
Topic: Manage backup and recovery for Windows Server
Difficulty: medium
An organization wants to ensure that its critical servers are protected against data loss due to hardware failure or accidental deletion. They have decided to use Azure Backup Server for backup purposes. Which of the following steps should they follow to configure Azure Backup Server for their Windows Server 2019 machines?

Answer Options

A
Install the Azure Backup agent on each server and configure local backups.
B
Set up an Azure Backup Server, create a backup policy, and associate it with the target servers.
C
Use Windows Server Backup to create local backups and schedule them manually.
D
Manually copy the backup files to Azure Storage from each server.

Correct Answer

B: Set up an Azure Backup Server, create a backup policy, and associate it with the target servers.

Explanation

The correct answer is B because Azure Backup Server requires setting up a backup policy and associating it with the target servers. Option A is incorrect as it does not mention configuring the backup policy. Option C is incorrect as it suggests using a local backup solution, which is not what Azure Backup Server is designed for. Option D is incorrect as it mentions a manual process, which is not the recommended approach for Azure Backup Server.

Related Practice Questions