You plan to deploy VM1 to availability zone 1 in West Europe. The chosen VM size supports premium storage, Premium SSD v2 and Ultra Disk, and its own IOPS cap is well above 50,000. VM1 needs an OS disk that offers the highest IOPS available to an OS disk, and a single data disk that sustains at least 50,000 IOPS without striping. Which disk configuration meets the requirements at the lowest cost?
Show answer and explanation
Correct answer: B · OS disk: Premium SSD; data disk: Premium SSD v2
Premium SSD v2 and Ultra Disk cannot be used as OS disks, so Premium SSD (up to 20,000 IOPS) is the highest-performing OS disk type. For the data disk, Premium SSD v2 can be provisioned up to 80,000 IOPS, and its performance is set independently of size. It is generally cheaper than Ultra Disk for the same performance. It is also deployed as a zonal disk, which suits a VM in availability zone 1.
Why the other choices do not fit
- A. Premium SSD v2 is not supported as an OS disk, so this configuration cannot be deployed, even though the data disk would meet the IOPS target.
- C. Ultra Disk meets the 50,000 IOPS requirement, but it costs more than a Premium SSD v2 provisioned for the same IOPS. It also needs Ultra Disk compatibility enabled on the VM. That fails the lowest-cost requirement.
- D. The largest Premium SSD tiers provide 20,000 provisioned IOPS, and bursting only reaches 30,000. A single Premium SSD data disk cannot sustain 50,000 IOPS.
