An administrator is planning to deploy a new Azure virtual machine named VM-DB1 to host a high-performance database workload. The database requires the use of Azure Ultra Disks for its data volume to achieve sub-millisecond latency. Which of the following configurations must be set during the creation of VM-DB1 to support the use of Ultra Disks? (Select TWO).
- Enable Ultra Disk compatibility on the virtual machine.Answer
- Deploy the virtual machine into a supported Availability Zone.Answer
- CDeploy the virtual machine within an Availability Set.
- DAssociate the virtual machine with a Recovery Services vault located in a different Azure region.
Answer
Enable Ultra Disk compatibility on the virtual machine, and deploy the virtual machine into a supported Availability Zone.
To successfully deploy a virtual machine that uses Ultra Disks, you must select an Availability Zone during creation (since Ultra Disks are zonal resources) and enable the 'Ultra Disk compatibility' setting on the virtual machine. This ensures that the VM is placed in a cluster that can support Ultra Disk attachments.
Step-by-Step Solution
Key Concept
Deploying and configuring virtual machines with Ultra Disk compatibility and zonal placement.
Estimated Time:1m 30s