- A
Availability Set
Why wrong: An Availability Set protects against failures within a single datacenter by distributing VMs across different fault domains (racks) and update domains. It does not protect against a full datacenter outage.
- B
Availability Zone
Correct. Availability Zones are unique physical locations within an Azure region, each with independent infrastructure. Deploying VMs across multiple zones provides resiliency against datacenter failures while keeping the VMs in the same region for low latency.
- C
Region Pair
Why wrong: A region pair consists of two separate Azure regions, typically hundreds of miles apart. This protects against regional disasters but does not provide low-latency connectivity between VMs in the same region.
- D
Virtual Machine Scale Set
Why wrong: A Virtual Machine Scale Set is used to deploy and manage a set of identical, auto-scaling VMs. It can use Availability Zones or Availability Sets, but by itself it does not provide datacenter-level isolation.
Quick Answer
The answer is Availability Zones. This is the correct choice because Availability Zones are physically separate datacenters within a single Azure region, each with independent power, cooling, and networking, so deploying virtual machines across two or more zones protects against a complete datacenter outage while still allowing low-latency connectivity through a regional virtual network. On the Microsoft Azure Fundamentals AZ-900 exam, this question tests your understanding of high-availability options: Availability Zones protect against datacenter-level failures, whereas Availability Sets protect against failures within a single datacenter (like rack or update domain issues). A common trap is confusing the two—remember that zones are for datacenter outages, sets are for hardware maintenance within one datacenter. A useful memory tip: think of Zones as “Zones are for Zero datacenter uptime” when one fails, and Sets as “Sets stay inside a single Site.”
AZ-900 Describe Azure architecture and services Practice Question
This AZ-900 practice question tests your understanding of describe azure architecture and services. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company plans to deploy a critical web application on Azure virtual machines in the West US region. The application must remain available if a single datacenter within that region experiences a complete outage. The company also requires the virtual machines to be connected to each other with low-latency network connectivity. Which Azure feature should the company use to deploy the virtual machines?
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 datacenters within an Azure region, each with independent power, cooling, and networking. Deploying VMs across two or more zones ensures that if one datacenter fails, the application remains available in another zone, while the VMs within the same region can still be connected via a low-latency virtual network.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
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 protects against failures within a single datacenter by distributing VMs across different fault domains (racks) and update domains. It does not protect against a full datacenter outage.
- ✓
Availability Zone
Why this is correct
Correct. Availability Zones are unique physical locations within an Azure region, each with independent infrastructure. Deploying VMs across multiple zones provides resiliency against datacenter failures while keeping the VMs in the same region for low latency.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Region Pair
Why it's wrong here
A region pair consists of two separate Azure regions, typically hundreds of miles apart. This protects against regional disasters but does not provide low-latency connectivity between VMs in the same region.
- ✗
Virtual Machine Scale Set
Why it's wrong here
A Virtual Machine Scale Set is used to deploy and manage a set of identical, auto-scaling VMs. It can use Availability Zones or Availability Sets, but by itself it does not provide datacenter-level isolation.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse Availability Sets (which protect against rack-level failures within one datacenter) with Availability Zones (which protect against entire datacenter outages), leading them to choose Option A when the question explicitly requires surviving a full datacenter failure.
Detailed technical explanation
How to think about this question
Availability Zones are unique physical locations within an Azure region, each with its own independent power, cooling, and network infrastructure. VMs in different zones are connected via a high-speed, low-latency private network (typically using Azure’s redundant fiber-optic links), and the zone-to-zone latency is generally under 2 ms. This design allows synchronous replication for stateful workloads while meeting a Recovery Point Objective (RPO) of seconds and a Recovery Time Objective (RTO) of minutes for a single datacenter failure.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
An e-commerce site experiences heavy traffic on Black Friday and near-zero traffic during off-peak weeks. Rather than provisioning permanent large VMs, the team uses auto-scaling groups that add capacity automatically under load and reduce it overnight. Questions like this test whether you understand elasticity, availability zones, and cloud compute scaling patterns.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Describe Azure architecture and services — study guide chapter
Learn the concepts, then practise the questions
- →
Describe Azure architecture and services practice questions
Targeted practice on this topic area only
- →
All AZ-900 questions
1,031 questions across all exam domains
- →
Microsoft Azure Fundamentals AZ-900 study guide
Full concept coverage aligned to exam objectives
- →
AZ-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related AZ-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Describe cloud concepts practice questions
Practise AZ-900 questions linked to Describe cloud concepts.
Describe Azure architecture and services practice questions
Practise AZ-900 questions linked to Describe Azure architecture and services.
Describe Azure management and governance practice questions
Practise AZ-900 questions linked to Describe Azure management and governance.
AZ-900 Azure services practice questions
Practise AZ-900 questions linked to AZ-900 Azure services.
AZ-900 pricing and support practice questions
Practise AZ-900 questions linked to AZ-900 pricing and support.
AZ-900 security and compliance practice questions
Practise AZ-900 questions linked to AZ-900 security and compliance.
AZ-900 governance practice questions
Practise AZ-900 questions linked to AZ-900 governance.
Practice this exam
Start a free AZ-900 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this AZ-900 question test?
Describe Azure architecture and services — This question tests Describe Azure architecture and services — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Availability Zone — Availability Zones are physically separate datacenters within an Azure region, each with independent power, cooling, and networking. Deploying VMs across two or more zones ensures that if one datacenter fails, the application remains available in another zone, while the VMs within the same region can still be connected via a low-latency virtual network.
What should I do if I get this AZ-900 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
5 more ways this is tested on AZ-900
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. A company plans to deploy a mission-critical application on three Azure virtual machines. The application must remain available even if an entire Azure datacenter becomes unavailable due to a catastrophic event like a fire or flood. The company wants to deploy the VMs across multiple physical locations within a single Azure region, with each location having independent power, cooling, and networking. Which Azure feature should the company use?
medium- A.Availability sets
- ✓ B.Availability zones
- C.Azure Site Recovery
- D.Virtual machine scale sets
Why B: Availability zones are physically separate locations within an Azure region, each with independent power, cooling, and networking. By deploying the three VMs across different availability zones, the application remains available even if an entire datacenter (one zone) fails due to a catastrophic event. This meets the requirement for high availability across multiple physical locations within a single region.
Variation 2. A company plans to deploy a mission-critical application on Azure virtual machines. The application must remain available if a single Azure datacenter fails. The company chooses to deploy the VMs in the East US Azure region. The solution should provide the highest availability within that single region. What should the company configure?
medium- A.Deploy the VMs in an availability set.
- B.Deploy the VMs in different Azure regions connected with Azure Traffic Manager.
- ✓ C.Deploy the VMs in different availability zones within East US.
- D.Deploy all VMs in the same availability set but in different fault domains.
Why C: Option C is correct because deploying VMs across availability zones within a single region provides the highest availability within that region. Availability zones are physically separate datacenters within an Azure region, each with independent power, cooling, and networking. This configuration protects against a single datacenter failure while keeping all resources in the same region, meeting the requirement for high availability without cross-region complexity.
Variation 3. A company deploys a critical application on Azure virtual machines. They want to ensure that the VMs are distributed across physically separate datacenters within a single Azure region to protect against a single datacenter failure. Which Azure feature should they use?
hard- ✓ A.Availability zones
- B.Availability sets
- C.Resource groups
- D.Azure Site Recovery
Why A: Availability zones are physically separate datacenters within an Azure region, each with independent power, cooling, and networking. By deploying VMs across multiple zones, the application is protected from a single datacenter failure, as Azure ensures at least one zone remains operational during an outage.
Variation 4. A finance company is migrating a mission-critical trading application to Azure. The application must be resilient to a complete datacenter failure within the same Azure region. The solution should provide low-latency replication between separate physical locations with independent power, cooling, and networking. Which Azure feature should they use?
medium- A.Availability Sets
- ✓ B.Availability Zones
- C.Azure Site Recovery
- D.Region Pairs
Why B: Availability Zones (B) are physically separate datacenters within an Azure region, each with independent power, cooling, and networking. They provide low-latency replication and protect against a complete datacenter failure by allowing the application to run in multiple zones simultaneously, ensuring high availability and resilience within a single region.
Variation 5. A company runs a mission-critical application on Azure virtual machines. The application must remain available even if an entire Azure datacenter in a region experiences a complete outage (e.g., power failure). The company wants all VMs to be located in the same Azure region to minimize latency. Which Azure feature should the company use to deploy the VMs?
medium- A.Availability Set
- ✓ B.Availability Zone
- C.Resource Group
- D.Proximity Placement Group
Why B: Availability Zones (AZs) are physically separate datacenters within an Azure region, each with independent power, cooling, and networking. Deploying VMs across multiple AZs protects against a single datacenter failure while keeping all resources within the same region to minimize latency. This meets the requirement for high availability during a complete datacenter outage.
Last reviewed: Jun 11, 2026
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.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.