nerdexam
Microsoft

AZ-120 · Question #298

You have an Azure subscription. You plan to deploy a virtual machine named VM1 that will have the following configurations: - Data disk size: 4 TB - Generation: Generation 2 - Data disk type: Ultra…

The correct answer is B. data disk type. Ultra disks are explicitly unsupported by Azure Site Recovery (ASR), so changing the data disk type to Premium SSD, Standard SSD, or Standard HDD is the only way to make VM1 eligible for replication. Option A is wrong because ASR supports Generation 2 VMs. Option C is wrong…

Design and implement high availability and disaster recovery (HA/DR)

Question

You have an Azure subscription. You plan to deploy a virtual machine named VM1 that will have the following configurations:

  • Data disk size: 4 TB
  • Generation: Generation 2
  • Data disk type: Ultra disk
  • Data disk encryption type: Double encryption

VM1 will host the SAP global transport directory in a volume on the data disk. You need to ensure that you can replicate VM1 by using Azure Site Recovery. Which configuration should you change?

Options

  • Ageneration
  • Bdata disk type
  • Cdata disk encryption type
  • Ddata disk size

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    78% (18)
  • C
    4% (1)
  • D
    4% (1)

Explanation

Ultra disks are explicitly unsupported by Azure Site Recovery (ASR), so changing the data disk type to Premium SSD, Standard SSD, or Standard HDD is the only way to make VM1 eligible for replication. Option A is wrong because ASR supports Generation 2 VMs. Option C is wrong because ASR supports double encryption (both platform-managed and customer-managed key combinations). Option D is wrong because ASR supports managed disk sizes well beyond 4 TB (up to 32 TB), so disk size is not the blocker.

Memory tip: Think of Ultra disks as ultra-exclusive - they offer the highest performance but come with the most restrictions, including no ASR support. Whenever you see Ultra disk paired with a high-availability or DR feature on the exam, that pairing is almost always the problem.

Topics

#Azure Site Recovery#ultra disk compatibility#VM replication#ASR limitations

Community Discussion

No community discussion yet for this question.

Full AZ-120 Practice