AZ-900 · Describe Cloud Concepts · Updated August 7, 2026
Microsoft Azure Fundamentals (AZ-900) Study Guide: Format, Domains, Cost, and How to Pass
Microsoft Azure Fundamentals (AZ-900) is Microsoft’s entry-level certification proving you understand cloud concepts, core Azure services, and how Azure is priced, secured, and governed. The exam runs roughly 40 to 60 questions in 60 minutes, uses a 1,000-point scale with a pass mark around 700, and costs $99 USD through Pearson VUE. It has no prerequisites and requires no hands-on Azure experience, though a mix of study and light hands-on practice is what actually gets people through it. This guide covers the exam format, all three domains with links to every topic you need, registration, and a study plan that takes you from zero to exam-ready.
What AZ-900 is and who it’s for
AZ-900 sits at the base of Microsoft’s certification structure, below the Associate and Expert tiers that cover roles like Azure Administrator, Azure Solutions Architect, and Azure Security Engineer. Where those role-based exams test configuration and hands-on skill, AZ-900 tests recognition and vocabulary: can you name the right Azure service for a described scenario, explain what a pricing model or governance tool does, and reason about where responsibility sits between Microsoft and the customer. Nothing on the exam requires you to have deployed a resource yourself, though doing so certainly helps the concepts stick.
Microsoft built this exam for a wide audience, and the range of people who sit it reflects that:
- Career switchers and students who need a recognized credential to open doors into cloud-adjacent roles, without first needing years of IT experience.
- Non-technical roles working alongside Azure teams — sales engineers, project managers, finance and procurement staff, and technical writers — who need enough fluency to participate in Azure conversations without being lost.
- On-premises IT administrators and technicians making a first, structured move toward cloud skills before attempting a role-based Associate exam like AZ-104 (Azure Administrator).
- Developers and architects from other cloud platforms (AWS, Google Cloud) who need the Azure-specific terminology and service names mapped onto concepts they already understand.
- Managers and decision-makers evaluating or governing Azure spend who want the vocabulary to read a cost report or a governance policy without translation.
Microsoft states no formal prerequisites, and that’s accurate: you can register and sit the exam with zero prior Azure exposure. What Microsoft does recommend, informally, is basic familiarity with how the internet, networking, and general IT concepts work, since the exam assumes you already grasp what a server, a network, or a database is at a conceptual level. It builds Azure-specific knowledge on top of that base rather than teaching it from scratch.
AZ-900 alone will not qualify you for a hands-on Azure job. Its real value is twofold: it’s a credential that signals baseline competence to employers and clients, and it’s the on-ramp that makes an Associate-level exam far less intimidating, because a large share of the conceptual material (the shared responsibility model, core services, pricing structure) carries forward directly.
Exam format at a glance
| Attribute | Detail |
|---|---|
| Exam code | AZ-900 |
| Questions | Approximately 40–60 |
| Time limit | 60 minutes (plus time for the pre-exam survey and NDA) |
| Question types | Multiple choice, multiple response, drag-and-drop, and scenario-based questions |
| Passing score | Around 700 on a scale of 100–1,000 |
| Scoring model | Compensatory across the exam — no separate pass/fail per domain |
| Cost | $99 USD |
| Delivery | Pearson VUE test center or online proctored |
| Prerequisites | None |
| Validity | Does not expire (unlike role-based Azure certifications, which renew annually) |
A few of those rows change how you should approach preparation. The exam is compensatory, meaning Microsoft grades your overall score rather than requiring you to clear a bar in each domain separately. A domain you’re shaky on can be offset by strength elsewhere, so if governance topics aren’t clicking for you the week before the exam, doubling down on the services domain (the heaviest by weight) is a reasonable way to protect your overall score.
The question mix matters too. Alongside straightforward multiple choice, expect drag-and-drop matching (pairing a service or concept with its correct description) and short scenario stems that describe a business need and ask which Azure feature or pricing option fits. None of these require configuration skill; they test whether you can map a described need to the right term.
Time pressure is rarely the failure mode. Sixty minutes for up to 60 questions gives you roughly a minute per question, and most AZ-900 items are short. Candidates who fail this exam typically do so from gaps in knowledge, not from running out of time — which means your prep time is better spent on coverage and recognition than on speed drills.
Unlike AZ-104, AZ-500, and other role-based Azure certifications, AZ-900 does not expire. Once you pass, it’s a permanent line on your credential history, though Microsoft does periodically refresh the exam’s content outline to track new services and features, so a study guide from several years ago may already be stale on service names (Azure AD becoming Microsoft Entra ID is the highest-profile recent example).
The three domains and their weights
Microsoft’s AZ-900 skills outline groups everything into three domains:
| Domain | Weight |
|---|---|
| Describe Cloud Concepts | ~28% |
| Describe Azure Architecture and Services | ~37% |
| Describe Azure Management and Governance | ~35% |
None of the three domains is small. Architecture and Services carries the most weight because it covers the largest surface area (compute, storage, networking, identity, and security services), but Cloud Concepts and Management and Governance are close behind and neither can be skipped. A candidate who nails the services domain but skips governance entirely is leaving close to a third of the exam on the table.
Domain 1: Describe Cloud Concepts (~28%)
This domain is the conceptual foundation everything else sits on. It asks whether you understand why organizations move to the cloud and how cloud economics and deployment models differ from running your own data center, independent of any specific Azure service.
Expect questions on the core value proposition of cloud computing: trading capital expenditure (buying hardware upfront) for operating expenditure (paying only for what you consume), the shift from unpredictable capacity planning to elastic, on-demand scale, and the five essential characteristics that define cloud computing as a model rather than just “someone else’s server.” You’ll also need the deployment-model vocabulary (public, private, and hybrid cloud) and the service-model vocabulary (IaaS, PaaS, and SaaS) cold, because the exam frequently tests whether you can tell them apart in a scenario rather than recite their definitions.
This domain also covers the shared responsibility model (who manages what security tasks as you move from IaaS toward SaaS), the difference between scalability and elasticity, high availability and reliability concepts including service-level agreements (SLAs), and the broader benefits cloud computing provides around security, compliance, and manageability. Serverless computing and the major Azure pricing and purchasing options — pay-as-you-go, reservations, and spot pricing — round out the domain.
Study these Cloud Concepts articles, organized to match how the domain builds:
- The 5 Essential Characteristics of Cloud Computing — the foundational traits (on-demand self-service, broad network access, resource pooling, rapid elasticity, and measured service) that define cloud computing as a model.
- CapEx vs OpEx: How Consumption-Based Pricing Changes Cloud Spending — the capital-versus-operating-expense shift that anchors nearly every cloud economics question on the exam.
- IaaS vs PaaS vs SaaS: Differences, Examples, and When to Use Each — the three service models, with the level of management each leaves to the customer.
- The Shared Responsibility Model: Who Manages What in IaaS, PaaS, and SaaS — exactly how security duties split between Microsoft and the customer, and how that split moves as you shift models.
- Public, Private, and Hybrid Cloud Deployment Models in Azure — the three deployment models and the scenarios that call for each.
- Scalability vs Elasticity: Vertical and Horizontal Scaling in Azure — a distinction the exam tests directly, plus vertical versus horizontal scaling.
- High Availability, Reliability, and SLAs in Azure — how Microsoft defines and guarantees uptime, and how SLA percentages translate into real downtime.
- Serverless Computing in Azure: Azure Functions and Event-Driven Billing — what “serverless” actually means and how Azure Functions bills for consumption rather than provisioned capacity.
- Azure Reservations, Spot Instances, and Pay-As-You-Go Pricing Explained — the three core purchasing options and the workload profile that fits each.
- Security, Compliance, and Governance Benefits of the Cloud — how moving to the cloud changes an organization’s security and compliance posture, for better and for worse.
- Manageability in the Cloud: Azure Monitor, Automation, and IaC — the operational benefits of cloud manageability, tying into monitoring and infrastructure-as-code concepts developed further in Domain 3.
Domain 2: Describe Azure Architecture and Services (~37%)
The largest domain by weight, and the one with the most raw content to cover, because it spans Azure’s physical infrastructure, core compute and networking services, storage, identity, and security tooling. The good news: AZ-900 only tests whether you can match a service to its purpose and recognize the right choice in a scenario, not whether you can configure it.
Start with the physical and organizational layers: regions, region pairs, availability zones, and how Azure’s global infrastructure is structured to survive failures at different scales. From there, move into the resource-management hierarchy (resource groups, subscriptions, and management groups) that everything else in Azure sits inside. Compute gets deep coverage — virtual machines, scale sets, availability sets, App Service, Azure Functions, and container options — followed by networking (virtual networks, subnets, DNS, and the hybrid connectivity options like VPN Gateway and ExpressRoute) and storage (account types, blob access tiers, and redundancy options like LRS and GRS). The domain closes with identity and security: Microsoft Entra ID, authentication methods like multi-factor authentication (MFA) and single sign-on (SSO), role-based access control (RBAC), Conditional Access, and the Zero Trust security model.
Study these Architecture and Services articles, grouped by sub-topic:
Global infrastructure and resource organization
- Azure Regions, Region Pairs, and Sovereign Clouds — how regions are paired for disaster recovery and what sovereign clouds exist for regulatory reasons.
- Azure Availability Zones Explained — physically separate data centers within a region, and why they protect against a different failure mode than region pairs.
- Azure Resource Groups: What They Are and How to Use Them — the container that holds related resources and governs their lifecycle together.
- Azure Subscriptions vs. Management Groups: The Governance Hierarchy — how billing boundaries (subscriptions) and policy inheritance (management groups) stack above resource groups.
Compute services
- Azure Virtual Machines: Scale Sets, Availability Sets, and Specialized Compute — IaaS compute, plus the two mechanisms Azure uses to keep VM-based workloads available.
- Azure App Service, Functions, and Container Services Compared — PaaS web hosting, event-driven functions, and container orchestration options side by side.
Networking
- Azure Virtual Networks, Subnets, and DNS Fundamentals — the private network layer every Azure resource with network connectivity depends on.
- Azure Hybrid Connectivity: VPN Gateway, ExpressRoute, and Private Endpoints — the three ways to connect on-premises networks and private resources to Azure, and when each fits.
Storage
- Azure Storage Services and Account Types Explained — the storage account model and the services (blob, file, queue, table) it supports.
- Azure Blob Storage Access Tiers: Hot, Cool, Cold, and Archive — matching access frequency to the cheapest correct tier, a recurring exam pattern.
- Azure Storage Redundancy Options: LRS, ZRS, GRS, and GZRS — the replication options that trade cost against durability and geographic protection.
- Azure Data Migration Tools: AzCopy, Data Box, and Azure Migrate — moving data and workloads into Azure, from command-line copying to physical shipped devices.
Identity and security
- Microsoft Entra ID Fundamentals and External Identities — Azure’s identity platform (formerly Azure Active Directory) and how it handles guest and external users.
- Azure Authentication Methods: SSO, MFA, and Passwordless Sign-In — how users actually prove who they are, and why passwordless methods reduce risk.
- Azure RBAC vs. Conditional Access: Controlling Who Gets In — authorization (what you can do) versus adaptive access policy (whether you get in at all), a distinction the exam tests directly.
- Zero Trust, Defense in Depth, and Microsoft Defender for Cloud — the security model built on “never trust, always verify” and the layered protections that implement it.
Domain 3: Describe Azure Management and Governance (~35%)
This domain covers what happens after resources are deployed: how much they cost, how spending is controlled and forecast, how compliance and standards get enforced across an organization, and which tools let administrators monitor, manage, and automate an Azure environment. It’s the domain most candidates underestimate, because it doesn’t involve naming a compute or storage service — it involves understanding processes and tools that only make sense once you already know what a subscription or a resource group is.
Cost management is the biggest chunk: what actually drives an Azure bill, the tools Microsoft provides to track and control spend (Cost Management + Billing, budgets, resource tags), and the purchasing options that reduce cost for predictable or interruptible workloads. Governance follows, built around Azure Policy (enforcing rules across resources), resource locks (preventing accidental deletion or modification), and Microsoft Purview (data governance and compliance). The domain closes with the management tools themselves: the Azure Portal, Cloud Shell, and mobile app; the command-line options (Azure CLI and Azure PowerShell); Azure Arc for hybrid and multicloud management; Infrastructure as Code through ARM templates and Bicep; and the monitoring and recommendation tools — Azure Advisor, Azure Monitor, Application Insights, and Service Health versus Resource Health.
Study these Management and Governance articles, grouped by sub-topic:
Cost management
- What Affects Your Azure Bill: Key Cost Factors Explained — the variables (resource type, region, tier, usage) that determine what you actually pay.
- Azure Cost Management + Billing: Budgets, Analysis, and Resource Tags — the tooling for tracking spend, setting alerts, and attributing costs with tags.
- Azure Reservations, Hybrid Benefit, and Spot VMs: Cutting Compute Costs — the discount mechanisms available once you know your workload’s usage pattern.
- Azure Pricing Calculator vs Total Cost of Ownership (TCO) Calculator — estimating a new deployment’s cost versus comparing on-premises spend to a projected Azure bill.
Governance and compliance
- Azure Policy: Effects, Initiatives, and Compliance Enforcement — how organization-wide rules get enforced automatically, and how Policy differs from RBAC.
- Azure Resource Locks: CanNotDelete vs ReadOnly — the two lock types that prevent accidental resource changes, and how they interact with permissions.
- Microsoft Purview: Data Governance and Compliance Tools — data classification, cataloging, and compliance management across an organization’s data estate.
Management tools and interfaces
- Azure Portal, Cloud Shell, and the Azure Mobile App — the three primary ways humans interact with Azure directly.
- Azure CLI vs Azure PowerShell: Choosing a Command-Line Tool — the two scripting interfaces for managing Azure, and how their syntax and use cases differ.
- Azure Arc: Managing Hybrid and Multicloud Resources — extending Azure management to resources running outside Azure entirely.
- ARM Templates, Bicep, and Infrastructure as Code in Azure — declarative deployment, and why Bicep exists as a simpler alternative to raw JSON templates.
Monitoring and recommendations
- Azure Advisor: Recommendations and the Advisor Score — personalized best-practice recommendations across cost, security, reliability, and performance.
- Azure Service Health vs Resource Health — platform-wide incidents versus the health of your specific deployed resources, a distinction the exam likes to test.
- Azure Monitor: Metrics, Logs, and Alert Rules — the central monitoring platform, and how metrics differ from log data.
- Azure Application Insights for Web App Performance Monitoring — application-level performance monitoring built on top of Azure Monitor.
Registering for the exam
Registration goes through the Microsoft certification portal (called Microsoft Learn), where you sign in with a Microsoft account, select the AZ-900 exam, and schedule delivery through Pearson VUE. Two delivery formats are available:
- Test center: you sit the exam on-site at a Pearson VUE facility. Bring valid government-issued photo ID, arrive with time to spare for check-in, and expect your belongings to be stored during the test. This route removes any concern about home environment or webcam checks.
- Online proctored: you take the exam from your own computer under live remote supervision. Before the exam starts you’ll run a system compatibility check, show ID, and pan your webcam around the room to confirm you’re in a private, quiet space with a clear desk. No other people, no second monitor, and no talking aloud during the test.
The exam fee is $99 USD (pricing varies slightly by country and currency). You can reschedule or cancel free of charge up to a set window before your appointment (currently 24 hours), after which fees may apply. Results are typically available within a few days through the certification portal, and a pass earns you a digital badge you can share on LinkedIn and add to a résumé.
Unlike AWS’s foundational certification, Microsoft does not currently offer a renewal discount voucher tied to AZ-900 specifically, but passing it does reduce how much new material you face on a follow-up Associate exam, which is where the real time savings show up.
A study plan for AZ-900
This plan assumes roughly 45 minutes to an hour of study most days. Compress it to one or two weeks if you already have hands-on Azure or general cloud exposure; stretch it toward five or six weeks if you’re new to IT entirely and can only study a few times a week.
Week 1 — Cloud Concepts. Nail the vocabulary that everything else depends on: the five essential characteristics of cloud computing, CapEx versus OpEx, the three service models (IaaS, PaaS, SaaS), and the three deployment models (public, private, hybrid). Work through the shared responsibility model until you can place any given task — patching, physical security, data classification — on the right side of the line for a given service model. Close the week with a set of Domain 1 practice questions, and actually read the explanations, including for the ones you got right.
Week 2 — Core architecture. Learn Azure’s physical structure first: regions, region pairs, and availability zones, and why each protects against a different kind of failure. Move into the resource hierarchy (resource groups, subscriptions, management groups) and then compute: virtual machines, scale sets, availability sets, App Service, and Functions. Build a one-line-per-service cheat sheet as you go; writing it is most of the value.
Week 3 — Networking, storage, and identity. Cover virtual networks and subnets, then the hybrid connectivity trio (VPN Gateway, ExpressRoute, private endpoints). Move to storage: account types, blob access tiers, and redundancy options — this is a dense, detail-heavy sub-topic, so give it real time. Finish with identity: Microsoft Entra ID, MFA and SSO, RBAC versus Conditional Access, and Zero Trust. Run a full Domain 2 practice set at the end of the week.
Week 4 — Cost, governance, and management tools. Spend the first half of the week on cost management (what drives an Azure bill, Cost Management + Billing, the purchasing options) and governance (Azure Policy, resource locks, Purview). Then cover the management tools: Portal, Cloud Shell, Azure CLI versus PowerShell, Azure Arc, and Infrastructure as Code with ARM templates and Bicep. Close with Azure Advisor, Service Health versus Resource Health, and Azure Monitor.
Week 5 — Full rehearsal. Take two or three full-length, timed practice exams under real conditions: 60 minutes, no notes, no pausing. Score each one and spend at least as much time reviewing wrong answers as you spent taking the exam — a wrong answer you understand is worth more than three you guessed right. If a domain keeps dragging you down, remember scoring is compensatory: shoring up your strongest domain a bit further can matter as much as fixing your weakest.
Whatever else you use to prepare, practice AZ-900 exam questions from week one rather than saving them for a final check. Reading about Azure builds familiarity; answering questions under the same phrasing and framing the real exam uses builds the actual discrimination skill the test measures.
Exam-day tips
- Answer every question. There’s no penalty for a wrong guess, so a blank answer is a guaranteed zero while a guess among four options starts you at 25% before you eliminate anything.
- Eliminate obviously wrong options first. Most AZ-900 questions have one or two answers that are clearly off-topic once you know the domain. Cutting those turns a four-way guess into something much better.
- Watch for qualifiers. Words like “most cost-effective,” “least administrative overhead,” or “best” change which technically-correct answer is the intended one. Two options can both work; the qualifier picks between them.
- Match scenario scale to service tier. A scenario describing a small team with light traffic points to different answers than one describing an enterprise with regulatory requirements and global reach — the exam plants these cues on purpose.
- Use flag-for-review deliberately. Answer everything you’re confident about on a first pass, flag anything shaky, then return to flagged items with remaining time. Don’t second-guess a recognition answer without a specific reason to.
- Don’t let one strange question rattle you. Occasionally a question feels outside the syllabus. Give it your best elimination-based guess and move on rather than losing time or confidence over it.
Quick reference
- AZ-900: roughly 40–60 questions, 60 minutes, pass around 700 on a 100–1,000 scale, compensatory scoring, and no expiration once passed.
- Fee is $99 USD; delivery is Pearson VUE test center or online proctored; no prerequisites.
- Domains and weights: Describe Cloud Concepts ~28%, Describe Azure Architecture and Services ~37%, Describe Azure Management and Governance ~35%.
- Architecture and Services is the heaviest domain by weight and the broadest by content — budget extra study time there.
- Master the shared responsibility model, IaaS vs PaaS vs SaaS, and the resource group/subscription/management group hierarchy — all three appear constantly across domains.
- AZ-900 doesn’t expire, and passing it meaningfully lightens the load for a follow-up Associate exam like AZ-104.
- Study with practice questions from day one, and finish with timed, full-length rehearsal exams in your final week.