FREE STUDY NOTES · AZ-104

Availability sets vs availability zones in Azure (and proximity placement groups)

Fault and update domains, zones, the SLA each gives, and what you can and can't change after a VM is created.

From Ultra Transcenders AZ-104 by Tony Rough

Availability options decide what kind of failure a group of VMs can survive. An availability set spreads VMs within one datacentre; availability zones spread them across datacentres in a region; neither protects against losing the whole region.

Availability set Availability zones
Protects against Rack/hardware failure and planned maintenance in one datacentre Loss of one datacentre (zone) in a region
Mechanism Fault domains (max 3, some regions 2) and update domains (max 20, default 5) VMs spread one per zone
Region outage No No; use another region (for example the paired region)

With two or more VMs, an availability set qualifies for a 99.95% VM SLA, while VMs spread across two or more availability zones qualify for 99.99%. (See Figure 8.1.)

An availability set spreads six VMs across three fault domains and several update domains inside one datacentre (99.95% SLA). Availability zones place one VM in each of three separate datacentres in a region, all on one VNet that spans the zones (99.99% SLA). Neither survives a region outage.
Figure 8.1: Availability set vs availability zones

Update domains and fault domains

Availability zones

Proximity placement groups

A proximity placement group (PPG) keeps resources physically close for low latency, and it is regional: a VM or scale set can use only a PPG in its own region. The resource group’s location doesn’t matter.

Get the whole book

This note is one section of Ultra Transcenders AZ-104: Microsoft Azure Administrator, an independent study guide that explains every topic the exam covers by technology, with comparison tables, diagrams and the common traps, plus a glossary linked to Microsoft Learn.

Amazon.co.ukKindlePaperback
Amazon.comKindlePaperback

Opens Amazon in a new tab.

About the book · Free AZ-104 glossary · All AZ-104 study notes

More AZ-104 study notes