Back to Blog

How to Pass the AZ-900 Azure Fundamentals Exam in 2026

Complete AZ-900 Azure Fundamentals study guide: exam format, topic breakdown, recommended resources, study plan, and tips to pass in 2 to 4 weeks.

Posted by

What Is the AZ-900 Exam?

The Microsoft Azure Fundamentals (AZ-900) is Microsoft's entry-level Azure certification. It validates foundational knowledge of cloud concepts and Azure services, with no technical prerequisites required. The passing score is 700 out of 1000. Unlike most other Azure certifications, AZ-900 is designed to be accessible to people who do not work in technical roles.

AZ-900 is one of the most popular certifications in the Microsoft ecosystem because it serves as a starting point for both technical and non-technical professionals who work with or around Azure. It is also often a prerequisite or stepping stone toward role-based certifications like AZ-104 Azure Administrator.

Who Should Take the AZ-900?

The AZ-900 is a good fit for a wide range of professionals:

  • Business analysts and project managers who work on cloud projects and need to understand the technology landscape
  • Sales and pre-sales professionals selling Azure-based solutions
  • Non-technical stakeholders at organizations undergoing cloud migrations
  • Developers and IT professionals new to Azure who want a structured introduction before pursuing role-based certifications
  • Students and early-career professionals building a foundational cloud credential

If you are already an experienced cloud engineer, the AZ-900 content will feel straightforward. In that case, consider going directly to AZ-104 or AZ-204, which test hands-on technical skills. The AZ-900 is most valuable for people who are new to cloud computing entirely.

AZ-900 Exam Format

  • 40 to 60 questions per attempt
  • 45 minutes to complete
  • 700 out of 1000 passing score
  • Question types: multiple choice, drag-and-drop, and scenario-based matching
  • Cost: $165 USD (varies by region; discounts available through Microsoft ESI and student programs)
  • Available at Pearson VUE test centers and via online proctoring

The time limit is generous relative to the number of questions. Most candidates finish well within 45 minutes. The challenge is not speed but precision: many AZ-900 questions test whether you know the specific Azure service that matches a described scenario, not just whether you understand cloud concepts in general.

The Three AZ-900 Topic Domains

1. Cloud Concepts (25-30%)

This domain covers the foundational vocabulary of cloud computing. Key topics include:

  • IaaS, PaaS, SaaS: Understanding the difference between infrastructure-as-a-service (you manage the OS and above), platform-as-a-service (you manage the application and data), and software-as-a-service (you use the software)
  • Shared responsibility model: What Microsoft is responsible for versus what the customer is responsible for, and how this shifts across IaaS, PaaS, and SaaS
  • Scalability and elasticity: The difference between scaling out (adding more instances) and scaling up (increasing instance size), and how elasticity allows resources to scale automatically
  • High availability and disaster recovery: SLAs, uptime percentages, and recovery concepts like RTO and RPO
  • Capital expenditure vs. operational expenditure: Why moving to the cloud shifts IT spending from CapEx to OpEx

2. Azure Architecture and Services (35-40%)

This is the largest domain and covers the core Azure service categories. You do not need deep technical knowledge, but you do need to know what each category of service does and which specific service fits which scenario:

  • Compute: Azure Virtual Machines, Azure App Service, Azure Container Instances, Azure Kubernetes Service, Azure Functions (serverless)
  • Storage: Azure Blob Storage, Azure Files, Azure Queue Storage, Azure Disk Storage, and storage tiers (Hot, Cool, Archive)
  • Networking: Azure Virtual Network, Azure VPN Gateway, Azure ExpressRoute, Azure Load Balancer, Azure Application Gateway, Azure CDN
  • Databases: Azure SQL Database, Azure Cosmos DB, Azure Database for PostgreSQL and MySQL
  • AI and machine learning services: Azure AI Services (Cognitive Services), Azure Machine Learning, Azure Bot Service
  • Developer tools: Azure DevOps, GitHub Actions, Azure DevTest Labs

3. Azure Management and Governance (30-35%)

This domain tests your understanding of how organizations manage, secure, and govern Azure resources:

  • Cost management: Azure Pricing Calculator, Azure Cost Management and Billing, Total Cost of Ownership (TCO) Calculator, and factors that affect Azure pricing
  • Azure Policy: How to enforce organizational standards and compliance requirements at scale
  • Role-Based Access Control (RBAC): How permissions are assigned in Azure, built-in roles (Owner, Contributor, Reader), and how scope works
  • Resource locks: The difference between Delete locks and Read-only locks, and when to use each
  • Microsoft Entra ID: Identity and access management, multi-factor authentication, Conditional Access
  • Azure management tools: Azure Portal, Azure CLI, Azure PowerShell, Azure Resource Manager (ARM) templates, Azure Arc

The Best AZ-900 Study Resources

1. Microsoft Learn (Free Official Path)

Microsoft Learn's AZ-900 learning path is the best free resource available. It is organized directly around the exam's three domains, includes interactive exercises, and links to the official exam skills outline. Most candidates can complete the Microsoft Learn path in 10 to 15 hours. This should be your primary study material.

2. Scott Duffy's AZ-900 Course on Udemy

Scott Duffy's AZ-900 course is one of the highest-rated Azure Fundamentals courses on Udemy. It is concise, well-organized, and regularly updated. At under 10 hours of video content, it is a fast way to cover all three domains with clear examples. Look for it during Udemy sales where it is typically under $20.

3. A Cloud Guru

A Cloud Guru offers an AZ-900 course with hands-on labs through its Azure sandbox environment. The labs are particularly helpful for the architecture and services domain, where seeing actual Azure services in the portal reinforces the conceptual knowledge the exam tests. This is a good option if you prefer a subscription-based learning platform.

4. MeasureUp Practice Exams

MeasureUp is Microsoft's official practice exam partner. The AZ-900 practice exam closely mirrors the real exam's question format and difficulty. If you are willing to invest in one paid resource, a MeasureUp practice exam is the highest-fidelity preparation available. Scott Duffy's Udemy practice tests are a solid budget alternative.

A 2-Week AZ-900 Study Plan

  • Days 1-3: Complete the Cloud Concepts domain on Microsoft Learn. Focus on IaaS/PaaS/SaaS distinctions and the shared responsibility model. These concepts appear frequently on the exam.
  • Days 4-8: Work through the Azure Architecture and Services domain. Make a simple reference list of each service category and the specific service names within it. Do not memorize pricing; focus on use cases.
  • Days 9-11: Complete the Azure Management and Governance domain. Pay particular attention to RBAC scope levels, the difference between Azure Policy and RBAC, and the cost management tools.
  • Days 12-13: Take two full practice exams under timed conditions. Review every wrong answer and trace it back to the Microsoft Learn module that covers it.
  • Day 14: Light review of your weakest topics. Do not attempt large amounts of new content. Focus on consolidating what you already know.

This plan assumes roughly 1 to 1.5 hours of study per day. Candidates with prior cloud exposure can often complete AZ-900 preparation in under two weeks. Those new to technology may benefit from a 4-week plan with the same structure spread over more days.

The Hardest AZ-900 Question Type: Service Selection Scenarios

The most challenging AZ-900 questions present a business scenario and ask you to identify which Azure service best fits the described need. These questions are difficult because the scenario often describes a situation that multiple services could address, and you need to identify the most precise match.

For example: "A company needs to store large amounts of unstructured data such as images and videos that will be accessed infrequently." The answer is Azure Blob Storage with the Archive tier, not Azure Files (designed for file shares) or Azure Disk Storage (designed for VM disks). Knowing the primary use case of each service category is what separates candidates who score above 800 from those who barely pass.

Build a mental map of the major service categories and the one or two scenarios each is designed for. For storage: Blob for unstructured data, Files for file shares, Queue for message queuing, Disk for VM storage. For compute: VMs for full control, App Service for web apps, Functions for event-driven serverless, Container Instances for containerized workloads without orchestration.

How Certify Copilot AI Helps With AZ-900 Scenario Questions

Service selection scenarios are exactly where AI tutoring adds the most value during AZ-900 prep. When you encounter a scenario question on a practice exam and are unsure which Azure service fits, Certify Copilot AI can explain the decision logic: what constraint in the scenario eliminates each wrong option, and what specific characteristic of the correct service satisfies the stated requirement.

Rather than re-reading the same Microsoft Learn article hoping the distinction sticks, you get a targeted explanation anchored to the specific scenario you just encountered. Over time, this builds the pattern recognition that lets you answer service selection questions quickly and confidently on exam day.

Certify Copilot AI works with any AZ-900 practice platform, including Microsoft Learn's built-in knowledge checks, MeasureUp, and Udemy practice tests. Press Ctrl+H to capture the question from your screen and Ctrl+Enter to get an instant explanation.

Stop guessing. Start understanding.

Certify Copilot AI explains any certification practice question in real-time, directly on your screen. Try it free with 10 credits, no card required.

Try Certify Copilot AI Free

AZ-900 Exam Day Tips

  • Read every scenario carefully before looking at the answer options. Many questions contain a key constraint (infrequent access, lowest cost, no management overhead) that eliminates most options immediately.
  • For governance questions, remember the distinction: RBAC controls who can do what, Azure Policy controls what configurations are allowed, and resource locks prevent accidental deletion or modification.
  • For cost questions, the Azure Pricing Calculator is for estimating future costs; the TCO Calculator is for comparing on-premises costs to Azure costs; Azure Cost Management is for monitoring and optimizing existing spending.
  • If you score above 80% consistently on practice exams, you are ready. The real exam is typically not harder than well-designed third-party practice tests.
  • Use the remaining time to review flagged questions. Do not change answers you felt confident about on the first pass.