Configuring and Operating Microsoft Azure Virtual Desktop — Question 69

You have an Azure Virtual Desktop deployment.

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

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

You need to prepare the virtual machine before uploading it to Azure.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Answer options

Correct answer: B, D

Explanation

The correct actions are B and D. Changing the disk type to fixed (B) is necessary for compatibility with Azure, and converting the disk format to VHD (D) is required since Azure does not support VHDX format. The other options either do not meet Azure requirements or do not address the necessary preparations for upload.