You plan to deploy three Azure virtual machines named VM1, VM2, and VM3. The virtual machines will host a web app named App1. You need to ensure that at least two virtual machines are available if a single Azure datacenter becomes unavailable. What should you deploy?
- Aall three virtual machines in a single Availability Zone
- Ball virtual machines in a single Availability Set
- Ceach virtual machine in a separate Availability Zone (correct answer)
- Deach virtual machine in a separate Availability Set
Reveal answer & explanationHide answer
The correct answer is C. Option C: each virtual machine in a separate Availability Zone
Explanation
Availability Zones place resources in physically separate datacenters within a region for high availability. An Azure Virtual Machine provides full control of the OS when you need to run custom or legacy workloads.