Skip to content

How to Prepare for the AZ-900 Exam: A New Zealand Guide to Azure Certification Success

Cloud computing has become the backbone of modern business operations, and Microsoft Azure leads the charge. If you're looking to validate your cloud knowledge and boost your career prospects in New Zealand's tech sector, the Azure Fundamentals certification is your logical starting point.

This guide walks you through everything you need to know about preparing for the AZ-900 exam, from understanding what's actually tested to building an effective study strategy that gets results.

AZ-900 Exam Quick Facts

  • Questions: 40-60 questions
  • Duration: 45 minutes (65 minutes total seat time)
  • Passing Score: 700 out of 1000
  • Cost: $99 USD (~$165-175 NZD)
  • Prerequisites: None required
  • Delivery: Pearson VUE (testing centre or online)

What is the AZ-900 Exam and Who Should Take It?

The AZ-900, officially called Microsoft Azure Fundamentals, is an entry-level certification that validates your understanding of cloud concepts and core Azure services. Unlike more advanced Microsoft certifications, it doesn't require coding skills or hands-on technical experience.

This exam suits a surprisingly broad audience. IT professionals transitioning to cloud roles find it valuable, but so do project managers needing to speak the same language as their technical teams, sales professionals working with Azure solutions, and recent graduates wanting to stand out in a competitive job market.

The certification proves you understand how cloud computing works, what Azure offers, and how organisations manage and govern their cloud environments. According to Microsoft's official certification page at learn.microsoft.com, candidates should be able to describe Azure architectural components, core services, and the tools used to secure and administer Azure resources.

How Much Does the AZ-900 Exam Cost in New Zealand?

The AZ-900 exam costs $99 USD, which translates to approximately $165-175 NZD depending on current exchange rates. This makes it one of the most affordable entry points into professional IT certification.

Microsoft occasionally offers discounts through Virtual Training Days events, where attendees can receive vouchers for 50% off or even free exam attempts. Students enrolled at accredited institutions may also qualify for academic pricing. It's worth checking Microsoft's event page regularly if you're budget-conscious.

If you don't pass on your first attempt, you can retake the exam after 24 hours. Subsequent retakes require a 14-day waiting period. Each retake costs the full exam fee, so thorough preparation upfront saves money in the long run.

What Topics Does the AZ-900 Exam Cover?

The exam covers three main domains: Cloud Concepts (25-30% of questions), Azure Architecture and Services (35-40%), and Azure Management and Governance (30-35%).

Understanding these weightings helps you allocate your study time effectively. Here's what each domain involves:

Cloud Concepts tests your grasp of fundamental principles. You'll need to explain the differences between public, private, and hybrid cloud models. Questions cover the benefits of cloud computing like scalability, elasticity, and high availability. You should also understand the distinctions between Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS).

Azure Architecture and Services carries the heaviest weighting because it covers the most ground. Expect questions about Azure regions, availability zones, and resource groups. You'll need to know core compute services like Virtual Machines and App Services, storage options including blob and file storage, and networking fundamentals like virtual networks and VPN gateways. Identity services, particularly Microsoft Entra ID (formerly Azure Active Directory), feature prominently.

Azure Management and Governance focuses on practical administration. This includes cost management tools like the Azure Pricing Calculator, governance features such as Azure Policy and role-based access control, and monitoring solutions including Azure Monitor and Service Health.

How Long Does It Take to Prepare for AZ-900?

Most candidates need two to four weeks of focused study to pass the AZ-900 exam, though this varies based on your existing technical background. If you're already familiar with cloud concepts from working with other platforms, you might need less time. Complete beginners should budget for the longer end of that range.

The exam itself allows 45 minutes to complete 40-60 questions, with total seat time of approximately 65 minutes when you include the pre-exam survey and agreement sections. Microsoft uses a scaled scoring system where 700 out of 1000 points indicates a pass. This doesn't mean answering exactly 70% correctly, as different questions may carry different weights.

A realistic study schedule might involve one to two hours daily over two weeks, or more intensive weekend sessions if you prefer concentrated learning. The key is consistency rather than cramming.

What's the Best Way to Study for the AZ-900?

The most effective preparation combines structured learning materials with hands-on practice and simulated exam questions. Relying on just one method rarely produces optimal results.

Start with structured learning content. Microsoft Learn offers free learning paths specifically designed for AZ-900, covering all exam objectives through interactive modules. Video-based courses help visual learners grasp concepts more quickly, while downloadable study guides provide reference material you can review offline.

Practice with realistic exam simulations. Understanding concepts is different from answering exam questions under time pressure. Quality practice tests reveal gaps in your knowledge and help you become familiar with Microsoft's question formats, which include multiple choice, multiple response, drag-and-drop, and scenario-based questions.

Get hands-on experience where possible. Microsoft offers a free Azure account with $200 credit for new users, valid for 30 days. Spending time in the actual Azure portal, creating resources, and exploring the interface reinforces theoretical knowledge in ways that reading alone cannot match.

The combination of video learning, comprehensive study guides, and realistic practice exams creates a preparation approach that addresses different learning styles while ensuring you're exam-ready.

Study Method Best For Time Required Effectiveness
Video Courses Visual learners, concept introduction 8-12 hours Good for understanding
Study Guides Reference, revision, offline study 6-10 hours Good for retention
Practice Tests Exam readiness, identifying gaps 4-8 hours Excellent for exam prep
Hands-On Labs Practical understanding, real-world context 5-10 hours Excellent for application
Combined Approach Comprehensive preparation 15-25 hours total Optimal for first-time pass

What Question Types Appear on the AZ-900 Exam?

The AZ-900 uses several question formats including multiple choice, multiple select, drag-and-drop matching, and scenario-based questions. Knowing what to expect reduces exam anxiety and helps you manage your time effectively.

Multiple choice questions present four options with one correct answer. These test straightforward recall and understanding of concepts.

Multiple select questions ask you to choose two or more correct answers from a list. Pay attention to how many answers the question specifies, as selecting too few or too many results in zero marks for that question.

Drag-and-drop questions require matching items or placing them in the correct sequence. These often test your understanding of Azure services and their appropriate use cases.

Scenario-based questions describe a business situation and ask you to identify the most appropriate Azure solution. These assess your ability to apply knowledge rather than simply recall facts.

Microsoft doesn't penalise wrong answers, so never leave a question blank. If you're genuinely unsure, make an educated guess and move on. You can flag questions for review and return to them if time permits.

Which Azure Services Are Most Important to Know?

The exam emphasises core Azure services that organisations use most frequently: Virtual Machines, App Service, Azure Storage, Azure SQL Database, and Azure Virtual Networks. Understanding what each service does and when to use it matters more than knowing detailed configuration steps.

For compute services, know that Virtual Machines provide IaaS for running Windows or Linux workloads, while App Service offers PaaS for hosting web applications without managing underlying infrastructure. Azure Functions handles serverless computing for event-driven scenarios.

Storage services include Blob Storage for unstructured data like images and documents, File Storage for SMB file shares, and Queue Storage for messaging between application components.

Networking fundamentals cover Virtual Networks for isolating Azure resources, VPN Gateway for connecting on-premises networks to Azure, and ExpressRoute for dedicated private connections.

Identity and security concepts focus on Microsoft Entra ID for identity management, Multi-Factor Authentication for enhanced security, and Role-Based Access Control for managing permissions.

Don't try to memorise every Azure service. Focus on understanding the core services well enough to explain their purpose and identify appropriate use cases.

How Do I Know When I'm Ready to Take the Exam?

You're ready to schedule your exam when you consistently score 80% or higher on practice tests that cover all exam domains. Some experts recommend aiming for 85-90% on practice exams to build in a safety margin.

Beyond practice test scores, assess your confidence with these indicators:

Can you explain the shared responsibility model in cloud computing without referring to notes? Do you understand why an organisation might choose PaaS over IaaS for a particular workload? Can you describe the purpose of Azure Policy and how it differs from role-based access control?

If you can discuss these topics conversationally, you're likely well-prepared. If you find yourself struggling to explain concepts in your own words, spend more time on those areas before scheduling.

Many candidates benefit from taking a practice exam under realistic conditions, sitting in a quiet space with a timer running and no access to study materials. This reveals how you perform under actual exam pressure rather than casual study conditions.

What Happens on Exam Day?

You can take the AZ-900 either at a Pearson VUE testing centre or online from home using OnVUE proctoring software. Both options require valid identification and adherence to specific rules.

For online proctoring, you'll need a private room with a closed door, a stable internet connection, and a working webcam and microphone. The proctor will ask you to show your workspace before beginning, checking for any prohibited materials. Your desk must be clear except for your computer.

Testing centres provide controlled environments with dedicated workstations. You'll store personal belongings in a locker and may not bring phones, watches, or notes into the testing room.

Once you complete the exam, you'll see your result immediately on screen. A detailed score report arrives by email within a few hours, showing your performance in each domain. This feedback helps identify areas for improvement if you plan to pursue more advanced Azure certifications.

What Career Opportunities Does AZ-900 Open Up?

Azure Fundamentals serves as a stepping stone to cloud-focused roles and higher certifications, with Azure skills commanding an average salary of $91,000 NZD according to PayScale data. More specialised positions offer significantly higher compensation.

Trusted salary data from Glassdoor New Zealand shows Azure Cloud Engineers earning between $91,000 and $110,000 NZD annually in 2025. Cloud Architects with deeper expertise command $130,000 to $170,000 NZD based on SEEK career data.

The certification also positions you for advanced credentials. Many professionals progress from AZ-900 to role-based certifications like Azure Administrator (AZ-104), Azure Developer (AZ-204), or Azure Solutions Architect (AZ-305). Each builds on foundational knowledge while developing specialised expertise.

Beyond technical roles, AZ-900 proves valuable for IT project managers, business analysts working with technical teams, and sales professionals in the technology sector. Understanding cloud terminology and Azure capabilities improves collaboration and credibility across these positions.

What Common Mistakes Should I Avoid When Preparing?

The biggest preparation mistake is relying solely on memorisation without understanding underlying concepts. The exam tests application of knowledge through scenario questions, not just recall of facts.

Other common pitfalls include:

Underestimating the governance domain. Many candidates focus heavily on services and neglect management topics like cost analysis, compliance features, and monitoring tools. Since this domain accounts for 30-35% of questions, skipping it hurts your score significantly.

Ignoring official Microsoft resources. Third-party materials can supplement your study, but the free Microsoft Learn content aligns directly with exam objectives. It's written by the same organisation that creates the exam questions.

Skipping practice tests. Reading about Azure differs from answering timed questions. Practice exams reveal knowledge gaps and build exam-taking stamina. They also familiarise you with Microsoft's question phrasing, which can differ from how concepts are presented in study materials.

Cramming the night before. Azure Fundamentals covers broad territory. Last-minute cramming leads to confusion between similar concepts. A steady study schedule with regular review produces better retention.

How Can I Fast-Track My AZ-900 Preparation?

Combining comprehensive learning materials with structured practice tests creates the most efficient path to certification. This approach addresses both knowledge acquisition and exam readiness simultaneously.

Quality preparation resources typically include video-based learning modules that explain concepts clearly, study guides you can reference during revision, and practice exams that simulate actual test conditions. The best programmes also offer progress tracking so you can identify weak areas requiring additional attention.

Candidates who use purpose-built certification bundles often report shorter preparation times and higher first-attempt pass rates compared to those assembling resources piecemeal. The structure removes guesswork about what to study and in what order.

For New Zealand professionals seeking Azure certification, NZIQ offers Microsoft certification bundles that include LearnKey courseware covering all exam domains, GMetrix practice tests for realistic exam simulation, and exam vouchers with retake options. This combination addresses the three pillars of effective preparation: learning, practising, and validating your knowledge.

Explore NZIQ's Microsoft Certified Fundamentals certification options to find a preparation pathway that fits your learning style and timeline.


Related certifications: Once you've earned Azure Fundamentals, consider advancing to Microsoft 365 Fundamentals (MS-900) for productivity tools, Azure Data Fundamentals (DP-900) for data concepts, or Azure AI Fundamentals (AI-900) to understand artificial intelligence capabilities on the Azure platform.

Your cart

Your cart is currently empty.

Not sure where to start?
Try these collections: