You plan to deploy a new Azure virtual machine. You need to ensure the virtual machine is protected against power, cooling, or network failures that affect an entire datacenter building within an Azure region. Which availability option should you configure when creating the virtual machine?
- AAvailability Sets
- Availability ZonesAnswer
- CVirtual Machine Scale Set autoscale policy
- DIsolated App Service Plan
Answer
Availability Zones
Availability Zones provide physically separate locations within an Azure region, which protects virtual machine deployments from datacenter-level outages such as power, cooling, or networking issues.
Step-by-Step Solution
Key Concept
Distinguishing between Availability Zones (physical datacenter-level redundancy) and Availability Sets (rack-level redundancy inside a single datacenter) when creating Azure Virtual Machines.
Estimated Time:45s