AZ-900 Exam Topics Breakdown 2026: What Microsoft Actually Tests
๐ Updated June 2026
โฑ๏ธ 11 min read
Exactly what appears in the AZ-900 exam, domain by domain. How Microsoft weights each topic, what question formats to expect, and where to focus your revision time.
Exam Overview
The AZ-900 Microsoft Azure Fundamentals exam covers three domains. Microsoft publishes the exact weightings in the official Skills Measured document โ which is worth downloading directly from Microsoft Learn before you start studying, as it's updated periodically.
Domain
Weighting
Approx. questions (out of 50)
Cloud Concepts
25โ30%
12โ15
Azure Architecture and Services
35โ40%
17โ20
Azure Management and Governance
30โ35%
15โ17
The exam has 40โ60 questions. Most candidates see around 45โ50. You have 60 minutes. The pass mark is 700 out of 1000, which is approximately 70%.
๐ก Most important insight from the weighting: Azure Architecture and Services is the largest domain and the most varied โ it covers compute, networking, storage, identity, and security. Many candidates under-prepare for it by focusing too heavily on Cloud Concepts, which is actually the smallest domain.
Domain 1 โ Cloud Concepts (25โ30%)
This domain tests whether you understand what cloud computing is, why organisations use it, and the key models and concepts that underpin it. It's the most conceptual domain โ no Azure-specific services are covered here.
What Microsoft actually tests
Service models: IaaS, PaaS, and SaaS definitions and real-world examples. Questions often give a scenario ("a company wants to move their web app to the cloud without managing the OS") and ask which service model applies.
Cloud deployment models: Public, private, hybrid. Know when each is appropriate.
CapEx vs OpEx: The financial distinction between upfront hardware investment (CapEx) and pay-as-you-go cloud (OpEx). Usually 1โ2 questions.
Cloud benefits: High availability, scalability, elasticity, agility, disaster recovery, fault tolerance. Know the precise definition of each โ especially elasticity vs scalability.
Shared responsibility model: Who manages what in IaaS, PaaS, and SaaS. This is a guaranteed question.
Common question patterns
"A company is migrating their on-premises SQL Server to Azure SQL Database. Which service model does Azure SQL Database represent?" โ PaaS.
"Which cloud benefit allows a company to automatically add resources during peak traffic and remove them when demand drops?" โ Elasticity (not scalability โ scalability is the ability to scale, elasticity is automatic scaling).
โ ๏ธ Most common mistake in Domain 1: Confusing elasticity and scalability. Scalability = ability to increase/decrease resources. Elasticity = automatic scaling based on demand. Microsoft tests this distinction directly.
Domain 2 โ Azure Architecture and Services (35โ40%)
This is the largest domain and covers the broadest range of topics. It's split into five main areas:
Core architecture (infrastructure)
Azure regions, geographies, and region pairs
Availability Zones vs Availability Sets (common confusion point)
Resource groups, subscriptions, and management groups
Azure Resource Manager
Compute services
Virtual Machines โ IaaS, what you manage vs what Microsoft manages
Azure App Service โ PaaS, web apps and APIs
Azure Functions โ serverless, event-driven, pay per execution
Azure Container Instances and AKS โ when containers are appropriate
Azure Virtual Desktop โ cloud-hosted desktops
Networking
Virtual Networks โ private networking in Azure
VPN Gateway vs ExpressRoute โ the most tested networking comparison
Azure Load Balancer vs Application Gateway โ Layer 4 vs Layer 7
Network Security Groups โ allow/deny rules, priority numbers
Azure DNS and CDN
Storage
The four storage services: Blob, Files, Queue, Table
Blob access tiers: Hot, Cool, Archive
Storage redundancy: LRS, ZRS, GRS, GZRS
Azure Disk Storage for VMs
Identity, access, and security
Microsoft Entra ID โ authentication, SSO, MFA
Azure RBAC โ Owner, Contributor, Reader roles
Zero Trust principles
Defence in depth
Azure Key Vault, Microsoft Defender for Cloud, Microsoft Sentinel
Azure DDoS Protection
Test your Domain 2 knowledge
Our AZ-900 practice app lets you filter by topic โ drill just Architecture or just Networking.
Domain 3 โ Azure Management and Governance (30โ35%)
This domain is often underestimated. It covers cost management, monitoring, governance tools, and compliance โ all highly testable topics that candidates who focus only on services tend to neglect.
Cost management
Azure Pricing Calculator โ estimate future costs before deploying
TCO Calculator โ compare on-premises vs Azure (migration justification)
Azure Cost Management โ monitor and analyse existing spend
Azure Advisor โ recommendations including cost optimisation