Question

Difficulty: EasyAzure Regions, Availability Zones, and Region Pairs

An administrator needs to deploy virtual machines in a single region and ensure they are protected from a power or cooling failure at a specific physical datacenter location. Which Azure architectural feature should the administrator use to achieve this?

  1. Availability ZonesAnswer
  2. B
    A separate Azure Region
  3. C
    Azure Region Pairs
  4. D
    Azure Resource Groups

Answer

Availability Zones
Availability Zones are unique, physically separate datacenters within a single Azure region. Each zone has independent power, cooling, and networking. By deploying virtual machines across multiple Availability Zones, workloads are protected from failures that affect a single physical datacenter.

Step-by-Step Solution

1
Analyze the requirement to protect virtual machines from a local physical datacenter failure (such as power or cooling issues) within a single Azure region.
The solution requires an architectural feature that provides physical separation and infrastructure redundancy inside one region.
This helps target the exact physical boundaries in Azure's infrastructure.
2
Compare the available Azure components and choose the one that provides physical separation within a single region.
Availability Zones consist of separate physical datacenters with independent power, cooling, and networking within one region.
This directly satisfies the localized physical protection requirement.

Key Concept

Availability Zones provide localized high availability and protection against datacenter outages within a single Azure region.
Estimated Time:45s
Rate this question