Microsoft AZ-900 Certification 2026: The Complete Azure Fundamentals Study Guide
Everything you need to pass the Microsoft AZ-900 Azure Fundamentals exam on your first attempt. Exam format, all three domains, 1000+ practice questions, study strategies, and expert tips from certified professionals.

Table of Contents
- 1. What is Microsoft AZ-900?
- 2. Who Should Take the AZ-900 Exam?
- 3. AZ-900 Exam Format & Details
- 4. Exam Domains Breakdown
- 5. Key Azure Services You Must Know
- 6. Best Study Resources & Strategy
- 7. Common Mistakes to Avoid
- 8. AZ-900 vs AWS CLF-C02 Comparison
- 9. Azure Certification Path After AZ-900
- 10. Exam Day Tips
- 11. AZ-900 Practice Questions
- 12. How to Pass AZ-900 in 2026
- 13. Frequently Asked Questions
What is Microsoft AZ-900?
The Microsoft AZ-900, officially known as Microsoft Azure Fundamentals, is Microsoft's entry-level cloud certification. It validates your foundational understanding of cloud computing concepts and Microsoft Azure services. Whether you're a complete beginner to cloud technology or an experienced IT professional looking to formalize your Azure knowledge, the AZ-900 certification is the ideal starting point.
The AZ-900 certification is one of the most popular IT certifications globally. Microsoft Azure is the second-largest cloud provider worldwide (after AWS), powering millions of enterprise workloads. As organizations increasingly migrate to the cloud, demand for Azure-certified professionals continues to grow year over year.
Unlike role-based Azure certifications such as AZ-104 (Administrator) or AZ-204 (Developer), the AZ-900 exam doesn't require hands-on technical skills or coding knowledge. It focuses on understanding cloud concepts, Azure service categories, security fundamentals, pricing models, and governance features at a conceptual level.
Official exam page: For the most up-to-date exam objectives, visit Microsoft Learn: Azure Fundamentals AZ-900.
Who Should Take the AZ-900 Exam?
The Microsoft AZ-900 certification is designed for a broad audience. You don't need to be a developer or system administrator to benefit from it:
- IT Professionals transitioning to cloud roles who need to demonstrate Azure knowledge
- Business Stakeholders & Managers who make cloud purchasing or strategy decisions
- Sales & Marketing Professionals in technology companies selling Azure solutions
- Students & Career Changers looking for an entry point into cloud computing careers
- Technical Professionals from other cloud platforms (AWS, GCP) wanting to add Azure credentials
- Project Managers overseeing cloud migration or Azure implementation projects
No prerequisites required! Microsoft does not require any prior certifications, work experience, or technical background to take the AZ-900 exam. It's truly beginner-friendly.
AZ-900 Exam Format & Details
Question Types on the AZ-900
The AZ-900 exam includes several question formats. Understanding these formats helps you prepare more effectively:
- Multiple Choice: Select ONE correct answer from four or five options. This is the most common format.
- Multiple Response: Select ALL correct answers from a list. The question tells you how many to select.
- Drag and Drop: Match items from one column to another, or arrange steps in the correct order.
- Hot Area (Click Map): Select the correct area on a diagram or screenshot.
- Yes/No Statements: Evaluate a series of statements as correct or incorrect.
Important: The exact number of questions varies between exam forms. Some questions may be unscored pilot questions that Microsoft uses for future exam development. Since you can't tell which questions are unscored, treat every question as if it counts toward your final score.
How Scoring Works
Results are reported on a scaled score from 100 to 1000. You need a minimum of 700 to pass the AZ-900 exam. The score is scaled, meaning not every question carries equal weight. Microsoft doesn't publish the exact scoring algorithm, but all domains contribute to your total score based on their percentage weights.
Where to Take the AZ-900 Exam
You have two options for taking the Microsoft AZ-900 certification exam:
- Pearson VUE Testing Center: Take the exam at a physical testing center near you. Arrive 15-30 minutes early with two forms of ID.
- Online Proctored Exam: Take the exam from home or office. You need a quiet room, webcam, stable internet, and must pass a system check beforehand.
Free exam voucher tip: Microsoft regularly offers free AZ-900 exam vouchers through their Virtual Training Days. Attend a free 2-day event and receive a complimentary exam voucher, saving you $99.
AZ-900 Exam Domains Breakdown
The Microsoft AZ-900 Azure Fundamentals exam covers three core domains. Understanding the weight of each domain helps you allocate study time effectively:
This domain tests your understanding of cloud computing fundamentals. You don't need to know Azure specifics here - it's about understanding cloud computing itself.
- Cloud computing definition and its advantages over on-premises infrastructure
- Shared responsibility model - what Microsoft manages vs. what the customer manages
- Cloud service types: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), Software as a Service (SaaS)
- Cloud deployment models: Public cloud, private cloud, hybrid cloud
- Cloud benefits: High availability, scalability, elasticity, agility, disaster recovery
- CapEx vs OpEx: Capital expenditure vs. operational expenditure in cloud spending
- Consumption-based model: Pay only for what you use
The largest domain. This covers the core Azure services and infrastructure components. Focus your study time here.
- Azure regions, availability zones, and region pairs - understand Azure's global infrastructure
- Azure resources, resource groups, and subscriptions - the hierarchy of Azure management
- Compute services: Virtual Machines, App Service, Azure Functions, Azure Kubernetes Service (AKS), Container Instances
- Networking: Virtual Networks (VNet), Subnets, VPN Gateway, ExpressRoute, Azure DNS, Load Balancer
- Storage services: Blob Storage, File Storage, Queue Storage, Table Storage, storage tiers (Hot, Cool, Archive)
- Database services: Azure SQL Database, Cosmos DB, Azure Database for MySQL/PostgreSQL
- Identity services: Azure Active Directory (now Microsoft Entra ID), authentication and authorization
This domain covers how to manage, monitor, and govern Azure resources. It also includes cost management, which is a heavily tested area.
- Cost management: Azure Pricing Calculator, TCO Calculator, Cost Management + Billing, Azure Reservations
- Governance features: Azure Policy, Azure Blueprints, resource locks, tags
- Access control: Role-Based Access Control (RBAC), Azure AD roles
- Monitoring: Azure Monitor, Azure Service Health, Azure Advisor
- Resource deployment: Azure Resource Manager (ARM) templates, Azure Portal, CLI, PowerShell, Azure Arc
- Azure Advisor recommendations for cost, security, reliability, performance, and operational excellence
Key Azure Services You Must Know for AZ-900
While you don't need deep technical expertise, you must understand what each core Azure service does and when to use it. Here's a comprehensive list organized by category:
Compute Services
- Azure Virtual Machines (VMs): IaaS offering. Full control over the OS. Use for lift-and-shift migrations or custom workloads.
- Azure App Service: PaaS for web apps, REST APIs, and mobile backends. No infrastructure management needed.
- Azure Functions: Serverless compute. Runs code in response to events. Pay only when your code executes.
- Azure Kubernetes Service (AKS): Managed Kubernetes for container orchestration at scale.
- Azure Container Instances (ACI): Fastest way to run containers in Azure without managing servers.
- Azure Virtual Desktop: Desktop and app virtualization in the cloud.
Storage Services
- Azure Blob Storage: Object storage for unstructured data (images, videos, documents, backups).
- Azure Files: Fully managed file shares accessible via SMB and NFS protocols.
- Azure Queue Storage: Message queuing for asynchronous communication between components.
- Azure Table Storage: NoSQL key-value store for semi-structured data.
- Storage tiers: Hot (frequent access), Cool (infrequent access, 30-day min), Archive (rare access, 180-day min).
Networking Services
- Azure Virtual Network (VNet): The foundation of Azure networking. Enables Azure resources to communicate.
- Azure VPN Gateway: Connects on-premises networks to Azure over encrypted VPN tunnels.
- Azure ExpressRoute: Private, dedicated connection from on-premises to Azure (doesn't go over the public internet).
- Azure Load Balancer: Distributes traffic across multiple VMs for high availability.
- Azure DNS: Host your DNS domains and manage records in Azure.
- Azure CDN: Content Delivery Network for caching content close to users worldwide.
Security & Identity Services
- Microsoft Entra ID (Azure AD): Cloud-based identity and access management. Supports SSO, MFA, and conditional access.
- Azure Security Center (Microsoft Defender for Cloud): Unified security management and threat protection.
- Azure Key Vault: Safeguard cryptographic keys, secrets, and certificates.
- Azure DDoS Protection: Protects Azure resources from distributed denial-of-service attacks.
- Azure Firewall: Managed, cloud-based network security service.
- Network Security Groups (NSGs): Filter network traffic to and from Azure resources.
Management & Governance Tools
- Azure Portal: Web-based console for managing all Azure resources.
- Azure CLI & PowerShell: Command-line tools for scripting and automation.
- Azure Resource Manager (ARM): Deployment and management service. ARM templates enable Infrastructure as Code.
- Azure Monitor: Collect, analyze, and act on telemetry from Azure resources.
- Azure Advisor: Personalized recommendations for cost, security, reliability, performance, and operations.
- Azure Policy: Create and enforce organizational standards across Azure resources.
Practice With Real AZ-900 Questions
Test your knowledge with 1000+ practice questions covering all three domains
Start Free PracticePlan Your Study Journey
Use our free tools to optimize your preparation
Best Study Resources & Strategy for AZ-900
A structured study plan is the key to passing the Microsoft AZ-900 exam on your first attempt. Here's a proven approach that has helped thousands of candidates:
Free Resources from Microsoft
- Microsoft Learn AZ-900 Learning Path: Free, self-paced modules directly from Microsoft. This should be your primary study resource. Covers all exam objectives.
- Microsoft Virtual Training Days: Free 2-day instructor-led training. Bonus: you get a free exam voucher upon completion.
- Azure Free Account: Create a free Azure account with $200 credit for 30 days. Hands-on practice makes concepts stick.
Recommended Study Plan
Week 1: Cloud Concepts & Azure Basics (Domain 1)
- Complete the Microsoft Learn AZ-900 modules for cloud concepts
- Understand the shared responsibility model inside and out
- Learn the differences between IaaS, PaaS, and SaaS with real-world examples
- Create a free Azure account and explore the Azure Portal
- Take your first practice quiz to establish a baseline score
Week 2: Azure Services Deep Dive (Domain 2)
- Focus on compute, storage, networking, and database services
- Hands-on: Create a virtual machine, storage account, and virtual network
- Understand Azure regions, availability zones, and resource groups
- Learn identity and access management with Microsoft Entra ID
- Review pricing and SLA concepts for each service type
Week 3: Governance, Practice & Review (Domain 3)
- Study cost management tools: Pricing Calculator, TCO Calculator, Cost Management
- Understand governance: Azure Policy, RBAC, resource locks, tags
- Take multiple full-length practice exams
- Review every incorrect answer thoroughly - understand why each answer is right or wrong
- Score 85%+ consistently on practice exams before scheduling your real exam
Pro tip: Don't just memorize answers. The AZ-900 exam tests conceptual understanding. If you understand why Azure Functions is serverless and when to use it vs. a VM, you'll handle any question variation Microsoft throws at you.
Common Mistakes to Avoid on the AZ-900 Exam
Even though AZ-900 is a beginner-level exam, candidates still fail for avoidable reasons. Here are the most common mistakes:
- Skipping practice questions: Reading study material alone isn't enough. Practice questions expose knowledge gaps and build exam-taking confidence. Aim for at least 300-500 practice questions before your exam.
- Ignoring cost management topics: Many candidates focus only on Azure services and skip the pricing/governance domain. This domain accounts for 30-35% of the exam.
- Confusing IaaS, PaaS, and SaaS: Know exactly which Azure services fall into each category. Virtual Machines = IaaS. App Service = PaaS. Microsoft 365 = SaaS.
- Not understanding the shared responsibility model: This is one of the most frequently tested concepts. Know what Microsoft manages vs. what the customer manages for each service type.
- Memorizing without understanding: Microsoft writes questions to test understanding, not memorization. They'll rephrase concepts in unexpected ways.
- Using outdated study materials: Azure evolves rapidly. Make sure your study resources cover the current exam objectives (last updated by Microsoft).
- Rushing through questions: With 60-90 minutes for 40-60 questions, you have roughly 1.5 minutes per question. Read carefully, especially for keywords like "MOST cost-effective," "LEAST operational overhead," or "NOT."
- Not flagging uncertain questions: The exam interface lets you flag questions for review. Use this feature to come back to uncertain questions after finishing the rest.
AZ-900 vs AWS CLF-C02: Which Should You Take?
The Microsoft AZ-900 and AWS CLF-C02 (Cloud Practitioner) are both entry-level cloud certifications. Here's a detailed comparison to help you decide:
| Feature | Microsoft AZ-900 | AWS CLF-C02 |
|---|---|---|
| Full Name | Azure Fundamentals | Cloud Practitioner |
| Questions | 40-60 | 65 (50 scored) |
| Duration | 60-90 minutes | 90 minutes |
| Passing Score | 700/1000 | 700/1000 |
| Cost | $99 USD | $100 USD |
| Expiration | Does not expire | Valid 3 years |
| Difficulty | Beginner | Beginner |
| Study Time | 1-3 weeks | 2-4 weeks |
| Free Voucher | Yes (Virtual Training Days) | No |
| Best For | Enterprise/corporate roles | Startups/tech companies |
Our Recommendation
Choose based on your employer's cloud platform. If your company uses Azure, start with AZ-900. If they use AWS, start with CLF-C02. If you're unsure or want to maximize career value, get both - having knowledge of both clouds makes you significantly more marketable. The concepts overlap significantly, so studying for one makes the other easier.
Already have AWS CLF-C02? You'll find AZ-900 straightforward. Most cloud concepts are identical. Focus on learning Azure-specific service names and the governance/management tools unique to Azure.
Azure Certification Path After AZ-900
The AZ-900 certification is your gateway to the Azure certification ecosystem. Here are the most popular paths after completing AZ-900:
Azure Administrator Associate
Manage Azure subscriptions, implement storage, configure VNets, manage identities. The most popular next step for IT professionals.
Azure Developer Associate
Design, build, test, and maintain cloud applications on Azure. Best for developers and software engineers.
Azure Solutions Architect Expert
Design solutions that run on Azure including compute, network, storage, and security. Highest-demand Azure certification.
Azure Security Engineer Associate
Implement security controls, manage identity and access, protect data and applications. Growing demand in cybersecurity.
Azure DevOps Engineer Expert
Design and implement DevOps practices for version control, CI/CD, infrastructure as code, and monitoring.
Exam Day Tips for AZ-900
Before the Exam
- Testing center: Arrive 15-30 minutes early. Bring two valid forms of ID (one must be government-issued with a photo).
- Online exam: Test your system at least 24 hours before. Ensure your webcam, microphone, and internet connection work. Close all other applications.
- Get a good night's sleep. Your brain performs better when rested. Don't cram the night before.
During the Exam
- Read every question carefully. Pay special attention to keywords: "NOT," "MOST," "LEAST," "ALWAYS," "NEVER," "BEST."
- Eliminate obviously wrong answers first. Usually 1-2 options are clearly incorrect, improving your odds.
- Flag uncertain questions. Don't waste time agonizing. Flag it, move on, and return after completing the rest.
- Trust your preparation. If you've been scoring 85%+ on practice exams, you're ready. Your first instinct is usually correct.
- Manage your time. You have roughly 1.5 minutes per question. If you're spending more than 2 minutes on a question, flag it and move on.
After the Exam
- You receive your result immediately (pass or fail).
- A detailed score report is available within 24 hours on your Microsoft Learn dashboard.
- If you pass, your certification badge appears in your Credly account within a few days.
- If you don't pass, you can retake the exam after a 24-hour waiting period. No limit on retakes.
AZ-900 Practice Questions: Why They Matter
Practice questions are the single most effective study tool for the AZ-900 certification exam. Reading study materials gives you knowledge, but practice questions teach you how to apply that knowledge under exam conditions.
Our ExamCert app provides 1000+ AZ-900 practice questions that are regularly updated to match the latest exam patterns. Each question comes with a detailed explanation of why the correct answer is right and why the other options are wrong.
What Makes Our Practice Questions Different
- Written by Azure-certified professionals who have passed multiple Azure exams
- Updated weekly to reflect changes in Azure services and exam patterns
- Detailed explanations for every question - learn from both correct and incorrect answers
- Domain-tagged questions so you can focus on your weak areas
- Exam-realistic format with the same question types you'll see on the real AZ-900
- Progress tracking to monitor your improvement over time
Get 1000+ AZ-900 Practice Questions
Start free with 3 question sets. Unlock all 1000+ questions for just $4.99 with 100% money-back guarantee.
Download Free AppFrequently Asked Questions About AZ-900
How hard is the Microsoft AZ-900 exam?
The AZ-900 exam is considered one of the easiest IT certifications available. With 1-3 weeks of dedicated study and adequate practice questions, most candidates pass on their first attempt. It doesn't require coding skills or deep technical expertise - just a solid understanding of cloud concepts and Azure services.
What is the passing score for AZ-900?
You need a scaled score of 700 out of 1000 to pass the AZ-900 exam. The scoring is scaled, meaning the exact percentage of correct answers needed may vary slightly between exam forms.
How many questions are on the AZ-900 exam?
The AZ-900 exam contains approximately 40 to 60 questions. The exact number varies by exam form. You have 60-90 minutes to complete the exam, giving you about 1.5 minutes per question on average.
Does the AZ-900 certification expire?
No! The Microsoft AZ-900 Azure Fundamentals certification does not expire. Once you pass, it's valid indefinitely. This is a significant advantage over AWS CLF-C02, which requires renewal every 3 years.
Can I take AZ-900 online from home?
Yes. Microsoft offers online proctored exams through Pearson VUE. You can take the AZ-900 exam from your home or office. You'll need a quiet room, webcam, microphone, and stable internet connection. The proctor monitors you via webcam throughout the exam.
How much does the AZ-900 exam cost?
The AZ-900 exam costs $99 USD. However, Microsoft frequently offers free exam vouchers through their Virtual Training Days events. Students may also be eligible for discounted pricing.
How long should I study for AZ-900?
Most successful candidates study for 1 to 3 weeks, spending 1-2 hours daily. If you have prior IT or cloud experience, you may need less time. Complete beginners should plan for the full 3 weeks. We recommend scoring 85%+ consistently on practice exams before scheduling your real exam.
Is AZ-900 worth it in 2026?
Absolutely. Azure is the fastest-growing cloud platform in the enterprise market. The AZ-900 certification demonstrates foundational cloud knowledge to employers, is often required for Azure-related roles, and serves as a stepping stone to higher-paying role-based certifications like AZ-104 and AZ-305.
What should I study after passing AZ-900?
The most popular next certifications after AZ-900 are: AZ-104 (Administrator) for IT operations, AZ-204 (Developer) for software engineers, or AZ-305 (Solutions Architect) for architects. You can also explore AI-900 or DP-900 for AI or data specializations.
AZ-900 vs AWS CLF-C02 - which should I take first?
If your employer uses Microsoft Azure, start with AZ-900. If they use AWS, start with CLF-C02. If you're exploring both platforms, AZ-900 is slightly easier and often available for free through Microsoft events. Both certifications are equally respected in the industry.
Start Your Microsoft AZ-900 Certification Journey Today
Join thousands of successful candidates who passed with ExamCert. 1000+ practice questions, detailed explanations, and 100% money-back guarantee.
Ready to Pass Microsoft AZ-900?
Get 1000+ AZ-900 practice questions with detailed explanations. Free download with premium unlock for just $4.99.
