You are planning to deploy a new Azure virtual machine named VM1 to host a database workload. The database requires extremely high I/O throughput and sub-millisecond latency. You decide to use Ultra Disk storage for the database data. Which two settings must you configure during the creation of VM1 to support the attachment of Ultra Disks? (Select two.)
- Enable Ultra Disk compatibility in the disk configuration.Answer
- Deploy the virtual machine in a specific Availability Zone.Answer
- CPlace the virtual machine in an Availability Set.
- DSelect Ultra Disk as the operating system (OS) disk type.
Answer
To support Ultra Disks, you must deploy the virtual machine in a specific Availability Zone and enable Ultra Disk compatibility in the disk configuration.
To successfully deploy an Azure virtual machine with Ultra Disks, you must configure two key settings during creation. First, you must enable Ultra Disk compatibility in the virtual machine disk configuration settings. Second, because Ultra Disks are zonal resources, the virtual machine must be deployed in a specific Availability Zone.
Step-by-Step Solution
Key Concept
Configuring virtual machine storage and availability settings during creation to support Ultra Disks.