QuestionQ316

Plan and implement an Azure Virtual Desktop infrastructure

You have an Azure Virtual Desktop deployment.

You use Hyper-V to create a virtual machine that runs Windows 11 and has the following configuration:

  • Virtual machine generation: Generation 2
  • Disk type: Dynamically expanding
  • Disk format: VHDX
  • Disk size: 2 TB

You need to prepare the virtual machine before you upload it to Azure.

Which two actions should you take? Each correct answer represents part of the solution.

NOTE: Each correct selection is worth one point.

Choose two
  • A Decrease the disk size to 1 TB.
  • B Change the disk type to fixed.
  • C Change the disk type to differencing.
  • D Change the disk format to VHD.
  • E Change the virtual machine generation to generation 1.
Explanation

Azure supports both Generation 1 and Generation 2 virtual machines when their virtual disks use the VHD file format and are fixed-size disks. The dynamically expanding VHDX must therefore be converted to a fixed VHD. The VM generation should remain Generation 2, which Azure supports and which cannot be changed by converting the disk.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!