AZ-400 logo
Focused certification exam prep
Start practice

AZ-400 Certification

TL;DR
  • AZ-400 requires an existing Azure Administrator Associate or Azure Developer Associate certification first.
  • Design and implement build and release pipelines makes up 50-55% of the exam - the largest domain by far.
  • Passing score is 700; exams run through Pearson VUE at a U.S. price commonly listed at $165 USD.
  • The certification title earned is Microsoft Certified: DevOps Engineer Expert, not "AZ-400" itself.

What the AZ-400 Certification Actually Covers

AZ-400 is Microsoft's expert-level exam for engineers who design and implement DevOps practices across the full software delivery lifecycle. Passing it, combined with an associate-level prerequisite, earns the credential Microsoft Certified: DevOps Engineer Expert. Unlike associate exams that test a single role in isolation, AZ-400 assumes you can already administer or develop on Azure and layers on top of that the specific discipline of building CI/CD pipelines, managing source control strategy, securing the software supply chain, and instrumenting applications for feedback.

If you're still mapping out what this credential means for your career or how it differs from adjacent Azure exams, the overview articles What Is AZ-400? and AZ-400 Meaning are useful starting points before you commit to a study plan.

Governing Body and Delivery: Microsoft Corporation owns the certification; Pearson VUE administers the exam itself, with both test-center and online proctored options available depending on your region.

Prerequisites and Eligibility Requirements

AZ-400 is not a standalone credential - it's the capstone exam of a two-part requirement. To be awarded Microsoft Certified: DevOps Engineer Expert, you must:

  • Hold Microsoft Certified: Azure Administrator Associate, or
  • Hold Microsoft Certified: Azure Developer Associate

Then pass the AZ-400 exam itself. Microsoft expects candidates to already have practical experience administering and developing in Azure, plus hands-on exposure to implementing GitHub and Azure DevOps solutions. This means AZ-400 is a poor first certification to attempt without that foundation - the exam does not re-teach core Azure concepts, it builds directly on them.

For a deeper explainer on why the prerequisite structure exists and what "expert-level" actually means in Microsoft's certification hierarchy, see What Is AZ-400 Certification? and What Does AZ-400 Stand For?.

The Five Exam Domains, Weighted

The AZ-400 skills outline is organized into five domains, and the weighting is heavily lopsided toward one area. Understanding this distribution before you study is the single highest-leverage decision you can make.

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

Covers how teams plan work, choose Agile practices, and structure communication and collaboration across DevOps teams.

  • Work item tracking and traceability strategy
  • Choosing and configuring Agile/Scrum/Kanban processes in Azure DevOps

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

Focuses on branching models, repository structure, and migration strategy for teams moving to Git.

  • Branching strategies (trunk-based, GitFlow, release flow)
  • Repository structuring, monorepo vs. polyrepo tradeoffs

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

The dominant domain, more than half the exam. Covers YAML pipelines, GitHub Actions, Azure Pipelines, deployment strategies, package management, testing integration, gates, infrastructure as code, and pipeline maintenance.

  • YAML pipeline authoring and reusable templates
  • Deployment strategies: blue-green, canary, ring-based, feature flags
  • IaC with ARM/Bicep/Terraform inside pipelines

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

Covers securing pipelines, managing secrets, and building compliance into the delivery process.

  • Secret management with Key Vault and pipeline variable groups
  • Security scanning integration and policy-as-code

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

The smallest domain but still tested - covers monitoring, logging, and feedback loops used to inform pipeline and process decisions.

  • Application Insights configuration and telemetry design
  • Using monitoring data to drive release decisions

Because Domain 3 alone carries as much weight as the other four combined, most candidates should treat it as the backbone of their prep rather than one topic among five. For a full breakdown of every skill inside each domain, the companion guide AZ-400 Exam Domains 2026: Complete Guide to All 5 Content Areas walks through the sub-skills in more detail, and the individual domain guides - Domain 1, Domain 2, Domain 3, and Domain 4 - go even deeper on each area.

DomainWeightStudy Priority
Design and implement build and release pipelines50-55%Highest - allocate most of your study time here
Design and implement processes and communications10-15%Moderate
Design and implement a source control strategy10-15%Moderate
Develop a security and compliance plan10-15%Moderate
Implement an instrumentation strategy5-10%Lowest, but not skippable

Registration, Pricing, and Delivery Mechanics

AZ-400 is scheduled and delivered exclusively through Pearson VUE, Microsoft's testing partner. You can choose an in-person test center or an online proctored session, depending on availability in your region. Pricing is set by the country or region where you sit the exam; in the United States, the exam is commonly listed at $165 USD, though final pricing is confirmed at the time you schedule and can change.

Microsoft doesn't publish a fixed question count or a universal duration figure for AZ-400 - the exact number of items and time allotted is displayed when you schedule and again when you launch the exam. What is fixed is the passing score: 700, reported as a scaled score rather than a raw percentage, which means you can't simply calculate "how many questions can I miss."

Score Reporting Nuance: Because Microsoft scores AZ-400 on a scaled system, questions are not weighted equally, and no public formula tells you exactly how many items you can miss and still clear 700. Treat every domain seriously rather than trying to game a raw percentage.

For a full line-item breakdown of what you're actually paying for - exam fee, retake costs, optional training, and renewal economics - see AZ-400 Certification Cost 2026: Complete Pricing Breakdown.

Question Formats You Will Actually See

Microsoft's expert-level exams lean heavily on scenario-based questions rather than simple recall. AZ-400 candidates should expect a mix of:

  • Multiple choice and multiple response questions
  • Drag-and-drop and build-list sequencing tasks
  • Hot area selections on diagrams or configuration screens
  • Case studies that present a scenario and ask several related questions
  • Lab-style or performance-based items testing applied configuration skill

The scenario-heavy format is exactly why memorizing definitions doesn't translate into a passing score - you need to recognize which pipeline design, branching model, or security control fits a described business situation. If you're trying to gauge how tough this format actually feels in practice, How Hard Is the AZ-400 Exam? Complete Difficulty Guide 2026 unpacks the difficulty curve, and AZ-400 Pass Rate 2026: What the Data Shows looks at what's publicly known about outcomes.

Who Hires AZ-400-Certified Engineers

Because AZ-400 sits at the intersection of cloud administration/development and delivery automation, the certification maps most directly to roles like DevOps Engineer, Release Engineer, Platform Engineer, and Site Reliability Engineer working in Azure-centric environments. Employers using Azure DevOps or GitHub Actions as their primary delivery toolchain, or teams migrating legacy release processes into CI/CD pipelines, tend to value this credential as evidence a candidate can own the entire pipeline lifecycle - not just write code or provision infrastructure.

If you're evaluating whether the credential translates into concrete job opportunities or compensation change, AZ-400 Jobs and AZ-400 Salary Guide 2026: Complete Earnings Analysis break down where this certification shows up in job postings and how it's positioned relative to other Azure credentials. For a broader cost-versus-benefit view, Is the AZ-400 Certification Worth It? Complete ROI Analysis 2026 weighs the prerequisite investment against the expert-level payoff.

Building a Domain-Weighted Study Plan

Generic study techniques only matter here in how they're applied to AZ-400's lopsided domain weighting. Because Design and implement build and release pipelines is worth as much as the other four domains combined, your schedule should not split time evenly across five topics - that's the most common planning mistake candidates make.

Week 1

Foundations: Processes and Source Control

  • Review Agile/Scrum configuration in Azure Boards
  • Practice branching strategy decisions (trunk-based vs. release flow)
Weeks 2-3

Deep Dive: Build and Release Pipelines

  • Build YAML pipelines from scratch, not just via UI
  • Practice each deployment strategy: canary, blue-green, ring-based
  • Work through IaC deployment inside pipeline templates
Week 4

Security, Compliance, and Instrumentation

  • Configure Key Vault-backed pipeline secrets
  • Set up Application Insights and connect telemetry to release gates
Week 5

Scenario Practice and Review

  • Run full-length scenario/case-study practice sets
  • Revisit weak domains identified from practice results

Notice that weeks 2 and 3 - a full 40% of the schedule - are dedicated to a single domain. That's intentional and mirrors the exam's actual weighting rather than an arbitrary five-topic split. For a more detailed week-by-week plan with source recommendations, AZ-400 Study Guide 2026: How to Pass on Your First Attempt expands on this structure, and running realistic scenario questions on our AZ-400 practice test platform before exam day is the fastest way to confirm which domain still needs work.

Key Takeaway

Don't study the five domains in equal proportion. Spend roughly half your prep time on build and release pipelines since it mirrors the exam's own 50-55% weighting.

Certification Validity and Free Renewal

Microsoft Certified: DevOps Engineer Expert, like other role-based and expert certifications, expires annually. Renewal doesn't require retaking the full AZ-400 exam - instead, Microsoft offers a free online renewal assessment through Microsoft Learn that you complete before the expiration date. This keeps the credential current without the cost or scheduling overhead of a full Pearson VUE session, though it does mean staying aware of your renewal window rather than treating the certification as a one-time achievement.

Special exam-day conditions also apply regardless of whether you're sitting the initial exam or a future renewal-adjacent recertification: Microsoft's standard security rules govern both in-person and online proctored sessions, accommodations are available on request, and current exam policies may affect Microsoft Learn access during certain testing windows.

Update Timing: The official AZ-400 exam page and the Microsoft Learn study guide both list a skills-measured update effective July 27, 2026. If your exam date is near that boundary, double-check which version of the skills outline applies to your scheduled attempt.

To orient newcomers who land on this page without prior context, related explainer content like What Is A AZ-400?, What Does AZ-400 Mean?, and AZ-400 Certification covers the naming and basic structure in plain language, while AZ-400 Training outlines formal preparation options beyond self-study. When you're ready to validate readiness under exam-like conditions, practice tests modeled on the real exam format remain one of the most reliable signals of whether you're prepared for the scenario-heavy question style.

Frequently Asked Questions

Do I need an associate certification before I can take AZ-400?

You can sit the AZ-400 exam itself without holding a prior certification, but to actually be awarded Microsoft Certified: DevOps Engineer Expert, you must also hold Microsoft Certified: Azure Administrator Associate or Microsoft Certified: Azure Developer Associate.

How much does the AZ-400 exam cost?

Pricing depends on the country or region where you're proctored. In the United States, the exam is commonly listed at $165 USD, but the final price is confirmed during scheduling through Pearson VUE and is subject to change.

How many questions are on the AZ-400 exam?

Microsoft does not publish an exact fixed question count or duration for every delivery of AZ-400. The specific number of items and time allowed are shown to you during scheduling and again at exam launch.

Which domain should I prioritize most heavily?

Design and implement build and release pipelines, at 50-55% of the exam, is by far the largest domain. YAML pipelines, deployment strategies, package management, and infrastructure as code deserve the majority of your study time.

Does the DevOps Engineer Expert certification expire?

Yes. Like other Microsoft role-based and expert certifications, it expires annually. It can be renewed at no cost by passing an online renewal assessment on Microsoft Learn before the expiration date.

Ready to pass your AZ-400 exam?

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