Question
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?
Options
- 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
- Deach virtual machine in a separate Availability Set
How the community answered
(46 responses)- A2% (1)
- B4% (2)
- C85% (39)
- D9% (4)
Explanation
Azure makes sure that the VMs you place within an Availability Set run across multiple physical servers, compute racks, storage units, and network switches. Protecting the app from a data center outage would (imho) require the distribution of VMs among availability zones. https://docs.microsoft.com/en-us/azure/availability-zones/az-overview#availability-zones https://docs.microsoft.com/de-de/azure/virtual-machines/windows/tutorial-availability-sets
Community Discussion
No community discussion yet for this question.
