AZ-900 Describe Azure architecture and services Practice Question
A company is designing a highly available application deployment in Azure. The solution must ensure that virtual machines are placed in physically separate data centers within the same Azure region to protect against a single data center failure. Which Azure feature should the company use?
⚠ Common exam trap
Many candidates confuse Availability Sets (which protect against rack failures within a single datacenter) with Availability Zones (which protect against entire datacenter failures), leading them to select the wrong option when physical separation is explicitly required.
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
✓
Availability Zone
Availability Zones are physically separate data centers within an Azure region, each with independent power, cooling, and networking. By deploying VMs across multiple zones, the application remains available even if a single data center fails, meeting the requirement for physical separation within the same 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 Set
Why it's wrong here
An Availability Set logically groups VMs to protect them from failures within a single Azure data center by distributing them across multiple fault domains (distinct physical racks with independent power and network) and update domains (groups that undergo maintenance sequentially). This design mitigates hardware failures such as a rack-level outage or reboot during planned maintenance, but every VM in an availability set is confined to the same data center and availability zone. If that entire data center experiences a catastrophic failure, all VMs in the set fail together. In contrast, deploying across availability zones places VMs in physically separate data centers, which is required to survive a full zone outage.
When this WOULD be correct
An exam question asking for a feature that protects against hardware failures within a single data center (e.g., server rack or network switch failure) by distributing VMs across multiple fault domains and update domains would have Availability Set as the correct answer.
- ✓
Availability Zone
Why this is correct
Availability Zones are physically separate data centers within an Azure region. Deploying VMs across multiple zones ensures that a failure in one entire zone does not affect the others, providing high availability against data center outages.
- ✗
Virtual Machine Scale Set
Why it's wrong here
A Virtual Machine Scale Set provides automated scaling and load balancing for a group of VMs, but it does not by itself guarantee placement in physically separate data centers; it can be configured with availability zones to achieve that, but the feature itself is not designed for physical separation.
When this WOULD be correct
A company needs to automatically deploy and manage a group of identical VMs that can scale in or out based on demand or a schedule, and wants to distribute them across fault domains for high availability within an availability set or zone.
- ✗
Azure Resource Manager
Why it's wrong here
Azure Resource Manager (ARM) is the deployment and management service that provides a consistent control plane for creating, updating, and deleting Azure resources, including role-based access control, resource locking, and template-based orchestration. However, ARM operates entirely at the management and orchestration layer, not at the infrastructure placement layer; it has no mechanism to choose or guarantee the physical data center or zone in which a VM's hardware resides. While ARM templates can define zonal configurations, it is the underlying availability zone construct that provides the failure isolation, not ARM itself. Therefore, ARM alone cannot deliver high availability against a data center outage.
When this WOULD be correct
When the question asks which Azure service provides a consistent management layer for deploying, managing, and organizing resources, such as using templates, role-based access control, and tagging.
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.
✓Availability ZoneCorrect answer▾
Why this is correct
Availability Zones are physically separate data centers within an Azure region. Deploying VMs across multiple zones ensures that a failure in one entire zone does not affect the others, providing high availability against data center outages.
✗Availability SetWrong answer — click to see why▾
Why this is wrong here
Availability Sets distribute VMs across multiple fault domains within a single Azure data center, not across physically separate data centers. They protect against rack-level failures, not entire data center failures.
★ When this WOULD be the correct answer
An exam question asking for a feature that protects against hardware failures within a single data center (e.g., server rack or network switch failure) by distributing VMs across multiple fault domains and update domains would have Availability Set as the correct answer.
Why candidates choose this
Candidates often confuse 'fault domains' in Availability Sets with 'data center isolation,' mistakenly thinking they provide the same level of physical separation as Availability Zones.
✗Virtual Machine Scale SetWrong answer — click to see why▾
Why this is wrong here
Virtual Machine Scale Sets provide auto-scaling and load balancing across multiple VMs, but they do not guarantee placement in physically separate data centers within a region to protect against a single data center failure.
★ When this WOULD be the correct answer
A company needs to automatically deploy and manage a group of identical VMs that can scale in or out based on demand or a schedule, and wants to distribute them across fault domains for high availability within an availability set or zone.
Why candidates choose this
Candidates may confuse scale sets with availability zones because both involve multiple VMs and high availability, but scale sets focus on scaling rather than physical separation across data centers.
✗Azure Resource ManagerWrong answer — click to see why▾
Why this is wrong here
Azure Resource Manager is the deployment and management service for Azure resources, not a feature that provides physical separation of VMs across data centers within a region.
★ When this WOULD be the correct answer
When the question asks which Azure service provides a consistent management layer for deploying, managing, and organizing resources, such as using templates, role-based access control, and tagging.
Why candidates choose this
Candidates may confuse the management layer (Resource Manager) with the underlying infrastructure features that provide high availability, thinking that 'management' implies control over placement.
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
Availability
Availability is the measure of how often a system or service is operational and accessible when needed, typically expressed as a percentage of uptime.
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.