A company is setting up a high-performance transactional database in the North Europe region. The database requires a virtual machine, which must be configured to achieve the following:
* Maintain write performance of up to IOPS and sub-millisecond latency on a dedicated data disk.
* Secure the workload against a localized datacenter outage.
* Apply automated software installations immediately after the OS starts.
Which two options must you configure for the virtual machine during deployment to support these requirements? (Select two.)
- Enable the Ultra Disk compatibility setting on the virtual machine during its creation.Answer
- Deploy the virtual machine into a specific Availability Zone.Answer
- CConfigure the operating system (OS) disk to use Ultra Disk storage.
- DPlace the virtual machine in an Availability Set.
- ESelect a B-series virtual machine size.
Answer
Enable the Ultra Disk compatibility setting on the virtual machine during its creation, and deploy the virtual machine into a specific Availability Zone.
To support a workload requiring IOPS and sub-millisecond latency, Azure Ultra Disk storage is required. Ultra Disks can only be used if the virtual machine has the Ultra Disk capability enabled during creation. Additionally, Ultra Disks are zonal resources, meaning the virtual machine must be deployed in a specific Availability Zone, which also satisfies the requirement to protect against localized datacenter outages.
Step-by-Step Solution
Key Concept
Azure Ultra Disk requirements including VM capability enablement, Availability Zone placement, and disk role limitations.
Estimated Time:2m 0s