You are creating a new Azure virtual machine (VM). You need to configure the VM's infrastructure options to protect the hosted application from datacenter-wide power, cooling, or network failures within an Azure region. Which availability option should you select during the VM creation process?
- AAvailability Sets
- Availability ZonesAnswer
- CA Recovery Services Vault in a different region
- DA Basic Load Balancer backend pool
Answer
Availability Zones
Selecting Availability Zones ensures that the virtual machine is deployed in physically separate datacenters within an Azure region. Each zone has independent power, cooling, and networking, protecting the application from datacenter-wide failures.
Step-by-Step Solution
Key Concept
Availability Zones provide infrastructure redundancy and high availability within a region by placing VMs in physically separate datacenters.
Estimated Time:1m 0s