AZ-400 logo
Focused certification exam prep
Start practice

AZ-400 Study Guide 2026: How to Pass on Your First Attempt

TL;DR
  • Design and implement build and release pipelines makes up 50-55% of AZ-400 - study it first and longest.
  • You need Azure Administrator Associate or Azure Developer Associate before AZ-400 counts toward Expert status.
  • Passing score is 700; exams are delivered through Pearson VUE at a U.S. price commonly listed at $165 USD.
  • Expect scenario-based items: multiple choice, drag and drop, build list, hot area, case studies, and labs.

AZ-400 Exam Mechanics You Need to Know First

Before you open a single Microsoft Learn module, you need to understand how this exam actually works logistically - because the mechanics shape how you should prepare. AZ-400 is governed by Microsoft Corporation and delivered through Pearson VUE, which means you can sit it at a physical test center or take it via online proctoring from home. Both options carry the same content and the same scoring standard, so pick whichever environment reduces your personal exam-day anxiety.

Pricing depends on the country or region where you schedule the exam. In the United States, the commonly listed price is $165 USD, though Microsoft confirms the final amount during the actual scheduling process, and it can change. Don't assume the price you saw six months ago is still accurate - always check at registration time.

Microsoft does not publish a fixed question count or a universal duration for every delivery of AZ-400. Your specific exam time is shown to you during scheduling and again at launch, so plan to arrive early and read that screen carefully rather than relying on secondhand estimates from forums. A passing score of 700 is required, and Microsoft reports results as a scaled score rather than a raw percentage - meaning you can't simply calculate "70% correct equals a pass."

Scheduling Reality Check: Because pricing and timing are confirmed at scheduling rather than fixed in advance, build a buffer into your prep plan. Don't lock in an exam date until you're comfortable with the dominant pipeline domain.

Breaking Down the Five Domains

AZ-400's skills-measured outline (current as of the July 27, 2026 update on the official exam page and Microsoft Learn) organizes the exam into five domains. Each one deserves a different amount of your study calendar, and the weighting isn't evenly distributed - one domain carries more than half the exam by itself.

Domain 1: Design and implement processes and communications (10-15%)

Covers work item tracking, stakeholder communication strategies, Agile practices, and how teams coordinate DevOps workflows across Azure DevOps and GitHub.

  • Configuring Azure Boards and work item processes
  • Communication and collaboration strategy design

Domain 2: Design and implement a source control strategy (10-15%)

Focuses on branching strategies, Git workflows, repository structure, and migrating source control into Azure Repos or GitHub.

  • Branching models (trunk-based, GitFlow, feature branches)
  • Repository migration and structuring for scale

Domain 3: Design and implement build and release pipelines (50-55%)

The exam's center of gravity. This domain spans YAML pipelines, GitHub Actions, deployment strategies, IaC, and pipeline maintenance - details below.

Domain 4: Develop a security and compliance plan (10-15%)

Covers secrets management, security scanning integration, policy compliance, and governance across the DevOps toolchain.

  • Azure Key Vault integration into pipelines
  • Compliance and security scanning tools (SAST/DAST concepts)

Domain 5: Implement an instrumentation strategy (5-10%)

The smallest domain, covering monitoring, telemetry, and application performance tooling to close the feedback loop in a DevOps lifecycle.

  • Configuring Application Insights and logging
  • Designing alerting and feedback mechanisms

For a domain-by-domain walkthrough with more granular subtopics, the AZ-400 Exam Domains 2026: Complete Guide to All 5 Content Areas breaks each one down further, and the individual domain guides for Domain 1, Domain 2, and Domain 4 go even deeper on each skill area.

Why Build and Release Pipelines Dominate Your Study Time

Design and implement build and release pipelines sits at 50-55% of the exam - more than the other four domains combined in some deliveries. If you split your study time evenly across five domains, you're statistically under-preparing for over half the actual test. This single fact should reshape your entire study plan.

Concretely, this domain expects you to be fluent in:

  • YAML pipelines - authoring, structuring, and troubleshooting multi-stage YAML pipelines in Azure Pipelines rather than relying on the classic editor
  • GitHub Actions - workflow syntax, triggers, and how it integrates with Azure resources
  • Deployment strategies - blue-green, canary, ring-based, and rolling deployments, and when each fits a scenario
  • Package management - versioning, feeds, and artifact promotion across environments
  • Testing integration - unit, integration, and load testing wired into pipeline stages
  • Gates and approvals - automated and manual release gates, environment checks
  • Infrastructure as Code (IaC) - ARM templates, Bicep, and Terraform concepts inside deployment pipelines
  • Pipeline maintenance - troubleshooting failed runs, managing agents, and optimizing pipeline performance

Key Takeaway

Spend roughly half your total study hours on Domain 3 alone. Rehearse building a multi-stage YAML pipeline from scratch, not just reading about one, since hands-on labs reinforce scenario recall far better than passive review.

The dedicated AZ-400 Domain 3: Design and implement build and release pipelines (50-55%) - Complete Study Guide 2026 resource walks through each pipeline sub-skill with more depth than any single section here can cover, and it's worth treating as required reading rather than optional supplementary material.

Prerequisites and Who Actually Takes This Exam

AZ-400 is not a standalone credential. To earn the Microsoft Certified: DevOps Engineer Expert title, you must pass AZ-400 and already hold either Microsoft Certified: Azure Administrator Associate or Microsoft Certified: Azure Developer Associate. If you haven't earned one of those two associate certifications yet, that's your actual first step - not AZ-400 itself.

Microsoft expects candidates arriving at AZ-400 to already have practical experience administering and developing in Azure, plus hands-on exposure to implementing GitHub and Azure DevOps solutions. This isn't an entry-level exam; it assumes you've already been working with these tools in a real environment, not just studying them theoretically.

In practice, the people who pursue this credential tend to be release engineers, platform engineers, cloud infrastructure leads, and developers moving into DevOps-focused roles who need to formalize skills they're already using on the job. If you're evaluating whether this path fits your career trajectory, AZ-400 Jobs and the AZ-400 Salary Guide 2026: Complete Earnings Analysis outline where this certification tends to show up in job postings and compensation discussions.

If you're still unclear on what the credential actually represents versus other Azure certifications, the primer at What Is AZ-400? and the clarifying breakdown in AZ-400 Meaning are useful starting points before you commit study hours.

A Realistic 6-Week Study Timeline

Generic study techniques like spaced repetition and focused work blocks are useful, but only when they're mapped directly onto AZ-400's actual weighting. Here's a schedule that reflects the exam's real domain distribution rather than treating all five domains equally.

Week 1

Foundations and Domain 1

  • Review prerequisite Azure Administrator or Developer concepts you may be rusty on
  • Study Domain 1: processes, communications, Agile board configuration
Week 2

Domain 2: Source Control Strategy

  • Practice branching strategies in Azure Repos and GitHub
  • Work through repository migration scenarios
Week 3

Domain 3 Part 1: Pipelines Foundations

  • Build YAML pipelines from scratch in a sandbox Azure DevOps org
  • Configure GitHub Actions workflows for a sample repo
Week 4

Domain 3 Part 2: Deployment and IaC

  • Practice canary, blue-green, and ring deployments
  • Deploy infrastructure using Bicep or Terraform inside a pipeline
Week 5

Domains 4 and 5

  • Integrate Key Vault secrets and security scanning into pipelines
  • Configure Application Insights and instrumentation dashboards
Week 6

Full Review and Simulation

  • Run full-length practice exams under timed conditions
  • Revisit weak domains flagged by practice results, with extra time on Domain 3

Notice that two full weeks are dedicated to Domain 3 alone - that's intentional given its 50-55% weighting. For a broader look at how difficult candidates generally find this balance, see How Hard Is the AZ-400 Exam? Complete Difficulty Guide 2026.

Question Formats and What Pearson VUE Delivery Feels Like

Microsoft certification exams, AZ-400 included, commonly use scenario-based items rather than simple recall questions. Expect a mix of formats:

  • Multiple choice and multiple response
  • Drag and drop
  • Build list (ordering steps or configuration sequences)
  • Hot area (selecting regions within a diagram or screenshot)
  • Case studies with multiple linked questions
  • Lab-based tasks that simulate real configuration work

These formats matter for how you practice. Reading alone won't prepare you for a build-list question asking you to sequence pipeline stages correctly, or a hot-area question asking you to identify the correct YAML block. You need repetition with the actual interaction types, not just concept review.

On exam day, whether you choose an in-person test center or Microsoft's online proctoring option, expect standard Microsoft exam security rules: ID verification, environment checks for online proctoring, and restrictions on scratch materials. Accommodations are available if you need them - request these ahead of scheduling, not on exam day. Depending on current exam policies, some candidates may retain a period of Microsoft Learn access tied to their exam registration, which is worth checking when you register.

Practice Under Real Conditions: Since scoring is reported as a scaled number rather than a percentage, don't fixate on hitting an exact percentage in practice tests. Focus instead on consistently clearing the 700 threshold across full-length, timed simulations before you schedule the real exam.

Common Mistakes That Sink First Attempts

Most first-attempt failures on AZ-400 trace back to a handful of avoidable patterns:

  • Treating all five domains equally. Spending 20% of your time on each domain when Domain 3 alone commands over half the exam guarantees weak coverage where it matters most.
  • Skipping hands-on labs. Reading about YAML syntax is not the same as debugging a broken pipeline stage at 11 p.m. in a sandbox environment. The exam rewards muscle memory.
  • Ignoring the prerequisite gap. Attempting AZ-400 without solid Azure Administrator or Developer Associate-level fluency means you're learning two exams' worth of material simultaneously.
  • Underestimating case study time. Multi-part case studies take longer to read and reason through than standalone questions - pacing matters.
  • Not confirming logistics early. Waiting until exam day to discover your specific question count, duration, or price can add unnecessary stress. Check these during scheduling.

For a deeper look at where candidates typically struggle and how outcomes tend to break down, AZ-400 Pass Rate 2026: What the Data Shows is a useful companion read alongside this guide.

After Passing: Renewal and Career Payoff

Passing AZ-400 alongside your qualifying associate certification earns you Microsoft Certified: DevOps Engineer Expert. Like other Microsoft role-based and expert certifications, this credential expires annually. The renewal process, however, is straightforward and free - you pass an online renewal assessment through Microsoft Learn rather than resitting the full proctored exam.

Before you get to renewal, though, it's worth weighing whether the investment of time and the $165 USD exam fee (or your region's equivalent) makes sense for your specific career stage. The breakdowns in AZ-400 Certification Cost 2026: Complete Pricing Breakdown and Is the AZ-400 Certification Worth It? Complete ROI Analysis 2026 cover that calculus in more detail than a study guide reasonably can.

If you're building your prep plan around targeted practice questions that mirror the actual domain weighting - especially the heavy pipeline focus - running through timed simulations on the main practice test site before your scheduled date is one of the most direct ways to validate readiness. Many candidates alternate between the domain study guides linked throughout this article and full practice runs on the practice test platform to close gaps identified during review.

For a consolidated view of everything covered in this guide plus additional context on terminology and structure, the AZ-400 Certification overview and AZ-400 Training resource page round out a complete study path.

Frequently Asked Questions

Do I need to pass an associate exam before AZ-400 counts toward certification?

Yes. Microsoft Certified: DevOps Engineer Expert requires passing AZ-400 plus holding either Microsoft Certified: Azure Administrator Associate or Microsoft Certified: Azure Developer Associate. AZ-400 alone doesn't grant the Expert title.

How many questions are on the AZ-400 exam?

Microsoft does not publish an exact question count or fixed duration for every delivery. Your specific exam time and format details are shown during scheduling and at exam launch.

Which domain should I prioritize if I'm short on study time?

Design and implement build and release pipelines, at 50-55% of the exam, deserves the majority of your remaining hours. Focus on YAML pipelines, GitHub Actions, deployment strategies, and IaC.

Can I take AZ-400 online instead of at a test center?

Yes. Pearson VUE offers both in-person test-center delivery and online proctoring for AZ-400, and both follow the same Microsoft exam security rules and scoring standard.

How do I renew the certification once I pass?

Microsoft Certified: DevOps Engineer Expert expires annually. Renewal is free and completed by passing an online renewal assessment through Microsoft Learn rather than retaking the full proctored exam.

Ready to pass your AZ-400 exam?

Put this into practice with free AZ-400 questions across every exam domain.