nerdexam
Microsoft

AZ-801 · Question #41

You have three Azure virtual machines named VM1, VM2, and VM3 that host a multitier application. You plan to implement Azure Site Recovery. You need to ensure that VM1, VM2, and VM3 fail over as a…

The correct answer is B. a recovery plan. To ensure multiple Azure virtual machines hosting a multitier application fail over as a group in Azure Site Recovery, a recovery plan must be configured.

Implement disaster recovery

Question

You have three Azure virtual machines named VM1, VM2, and VM3 that host a multitier application. You plan to implement Azure Site Recovery. You need to ensure that VM1, VM2, and VM3 fail over as a group. What should you configure?

Options

  • Aan availability zone
  • Ba recovery plan
  • Can availability set

How the community answered

(68 responses)
  • A
    3% (2)
  • B
    90% (61)
  • C
    7% (5)

Why each option

To ensure multiple Azure virtual machines hosting a multitier application fail over as a group in Azure Site Recovery, a recovery plan must be configured.

Aan availability zone

An availability zone provides high availability within an Azure region by distributing VMs across physically separate locations, but it does not orchestrate group failover across regions using Site Recovery.

Ba recovery planCorrect

A recovery plan in Azure Site Recovery orchestrates the failover of multiple virtual machines as a single, coherent unit. It allows you to define the boot order, add scripts, and integrate manual actions to bring a multi-tier application online in the correct sequence at the recovery site, thus ensuring the VMs fail over as a group.

Can availability set

An availability set is a logical grouping of VMs within an Azure data center to ensure they are distributed across fault domains and update domains for high availability, but it does not orchestrate multi-VM group failover in Azure Site Recovery.

Concept tested: Azure Site Recovery recovery plans

Source: https://learn.microsoft.com/en-us/azure/site-recovery/site-recovery-create-recovery-plan

Topics

#Azure Site Recovery#Disaster Recovery#Recovery Plan#Virtual Machines

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice