AZ-900 Describe Azure architecture and services Practice Question
A company plans to deploy a critical application across two Azure regions for disaster recovery. The compliance team requires that planned maintenance updates (such as OS patches to the underlying Azure infrastructure) must never be applied to both regions at the same time. The company also needs the data stored in the primary region to be automatically replicated to the secondary region. Which Azure architecture feature should the company rely on to meet the requirement of non-simultaneous updates?
⚠ Common exam trap
Many candidates confuse Availability Zones (which protect against datacenter failures within one region) with Region Pairs (which protect against region-wide failures and enforce staggered maintenance), leading them to incorrectly select Availability Zones for cross-region update sequencing.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Region Pairs
Region Pairs ensure that planned maintenance updates (e.g., OS patches) are applied to only one region in the pair at a time, with a minimum 300-minute stagger between updates. This design meets the compliance requirement for non-simultaneous updates while also supporting automatic geo-redundant storage replication from the primary to the secondary region.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Availability Zones
Why it's wrong here
Availability Zones are physically separate datacenters within a single Azure region. They protect against datacenter failures, not against region-wide updates. They do not span multiple regions, so they cannot guarantee non-simultaneous updates across different regions.
When this WOULD be correct
A company deploys a critical application in a single Azure region and requires high availability against datacenter-level failures. They need to ensure that planned maintenance updates are applied to only one zone at a time within that region. Availability Zones would be the correct answer.
- ✓
Region Pairs
Why this is correct
Correct. Each Azure region is paired with another region in the same geography (e.g., East US with West US). Microsoft serializes platform updates across the pair, so only one region in the pair receives updates at a time. This supports disaster recovery and meets the compliance requirement.
- ✗
Azure Resource Manager
Why it's wrong here
Azure Resource Manager (ARM) is the control plane service that provides a consistent management layer for deploying, updating, and deleting Azure resources through templates, APIs, and role-based access control. It does not perform data replication or manage the physical sequencing of infrastructure updates across regional datacenters. Region Pairs, by contrast, are defined at the platform level to ensure that paired regions are not updated simultaneously, a guarantee that ARM cannot influence or override.
When this WOULD be correct
A question that asks which service provides a consistent management interface to deploy, manage, and organize Azure resources using declarative templates, role-based access control, and tagging across subscriptions.
- ✗
Azure Traffic Manager
Why it's wrong here
Azure Traffic Manager is a DNS-based traffic load balancer that directs incoming traffic to endpoints in different regions. It does not provide any guarantee about the timing of platform updates or data replication between regions.
When this WOULD be correct
A company needs to distribute user traffic across multiple Azure regions to improve application performance and ensure high availability, with automatic failover if a region becomes unavailable. Azure Traffic Manager would be the correct choice for routing traffic based on performance, priority, or geographic location.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AZ-900 exam frequently reuses these exact scenarios with slightly different constraints.
✓Region PairsCorrect answer▾
Why this is correct
Correct. Each Azure region is paired with another region in the same geography (e.g., East US with West US). Microsoft serializes platform updates across the pair, so only one region in the pair receives updates at a time. This supports disaster recovery and meets the compliance requirement.
✗Availability ZonesWrong answer — click to see why▾
Why this is wrong here
Availability Zones protect against datacenter failures within a single region, not across regions. They do not guarantee non-simultaneous updates across two regions, as Azure updates are applied per region, not per zone.
★ When this WOULD be the correct answer
A company deploys a critical application in a single Azure region and requires high availability against datacenter-level failures. They need to ensure that planned maintenance updates are applied to only one zone at a time within that region. Availability Zones would be the correct answer.
Why candidates choose this
Candidates may confuse Availability Zones with region pairs, thinking zones provide cross-region disaster recovery and update isolation, but zones are limited to one region.
✗Azure Resource ManagerWrong answer — click to see why▾
Why this is wrong here
Azure Resource Manager is a management layer for deploying and managing resources, but it does not provide any mechanism to control the timing of planned maintenance updates across regions or ensure non-simultaneous updates.
★ When this WOULD be the correct answer
A question that asks which service provides a consistent management interface to deploy, manage, and organize Azure resources using declarative templates, role-based access control, and tagging across subscriptions.
Why candidates choose this
Candidates may confuse Azure Resource Manager with a feature that manages updates or replication because it is a central management tool, but it does not handle infrastructure maintenance scheduling or data replication.
✗Azure Traffic ManagerWrong answer — click to see why▾
Why this is wrong here
Azure Traffic Manager is a DNS-based traffic load balancer that distributes incoming traffic across multiple endpoints, but it does not control the timing of Azure platform updates or provide automatic data replication between regions.
★ When this WOULD be the correct answer
A company needs to distribute user traffic across multiple Azure regions to improve application performance and ensure high availability, with automatic failover if a region becomes unavailable. Azure Traffic Manager would be the correct choice for routing traffic based on performance, priority, or geographic location.
Why candidates choose this
Candidates may confuse Traffic Manager's ability to route traffic across regions with the platform's update sequencing, or think that traffic routing inherently prevents simultaneous updates by directing traffic away from one region during maintenance.
Analysis generated from the official AZ-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Go deeper
Related to this question
Learn chapter
Azure Regions and Geographies
Key term
Feature
A feature is a distinct unit of functionality that delivers value to the user, often managed and tracked throughout the software development lifecycle.
Key term
Region
A region is a distinct geographic location where a cloud provider operates multiple data centers that are connected by low-latency networks and provide cloud services.
About these practice questions
This AZ-900 question is part of Courseiva's 981-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.