Add Host1 to Azure Site Recovery in Microsoft Azure - Exam AZ-300

Add Host1 to ASR1

Question

You have an on-premises network that contains a Hyper-V host named Host1. Host1 runs Windows Server 2016 and hosts 10 virtual machines that run Windows

Server 2016.

You plan to replicate the virtual machines to Azure by using Azure Site Recovery.

You create a Recovery Services vault named ASR1 and a Hyper-V site named Site1.

You need to add Host1 to ASR1.

What should you do?

A.

-> Download the installation file for the Azure Site Recovery Provider.

-> Download the storage account key.

-> Install the Azure Site Recovery Provider on each virtual machine and register the virtual machines.

B.

-> Download the installation file for the Azure Site Recovery Provider.

-> Download the vault registration key.

-> Install the Azure Site Recovery Provider on Host1 and register the server.

C.

-> Download the installation file for the Azure Site Recovery Provider.

-> Download the storage account key.

-> Install the Azure Site Recovery Provider on Host1 and register the server.

D.

-> Download the installation file for the Azure Site Recovery Provider.

-> Download the vault registration key.

-> Install the Azure Site Recovery Provider on each virtual machine and register the virtual machines.

Explanations

B

https://docs.microsoft.com/en-us/azure/site-recovery/hyper-v-azure-tutorial

The correct answer is B.

Explanation:

To add an on-premises Hyper-V host to Azure Site Recovery, you need to perform the following steps:

  1. Download the installation file for the Azure Site Recovery Provider.
  2. Install the Azure Site Recovery Provider on the Hyper-V host.
  3. Register the Hyper-V host with Azure Site Recovery by using the vault registration key.

Option A is incorrect because it suggests installing the Azure Site Recovery Provider on each virtual machine and registering the virtual machines. This step is unnecessary because virtual machine replication is performed at the Hyper-V host level, not at the virtual machine level.

Option C is incorrect because it suggests downloading the storage account key, which is not required for adding a Hyper-V host to Azure Site Recovery.

Option D is incorrect because it suggests installing the Azure Site Recovery Provider on each virtual machine and registering the virtual machines. This step is unnecessary because virtual machine replication is performed at the Hyper-V host level, not at the virtual machine level.

Therefore, the correct answer is B, which suggests downloading the vault registration key and installing the Azure Site Recovery Provider on the Hyper-V host, followed by registering the Hyper-V host with Azure Site Recovery.