Exampractice
Microsoft & Azure

How to Prepare for the Azure Solutions Architect Certification

A phased AZ-305 study plan covering the AZ-104 prerequisite, design-thinking practice, Microsoft Learn resources and readiness benchmarks before you book.

Daniel Carter · 9 min read
Study calendar and Azure architecture diagram illustrating a phased AZ-305 preparation plan

Preparing for the Microsoft Certified: Azure Solutions Architect Expert credential means preparing for two things at once: the AZ-305 exam itself ("Designing Microsoft Azure Infrastructure Solutions") and the mandatory Azure Administrator Associate (AZ-104) certification you must already hold before Microsoft will award the Expert badge. Passing AZ-305 alone does not make you a certified architect. That single fact should shape your entire study plan, because the most efficient preparation treats AZ-104's hands-on knowledge as the foundation and AZ-305's design judgement as the layer you build on top of it.

This article is a working preparation roadmap: what to study, in what order, how to practise the design-focused question style, and how to know you are ready to book. If you want the full credential overview — what the certification is, what it costs and how renewal works — that lives in our Azure Solutions Architect certification guide. And if you are weighing up whether the certification justifies the effort at all, that verdict belongs to Is the Azure Solutions Architect Certification Worth It?

What the AZ-305 exam actually tests

Before planning anything, understand what you are preparing for. According to Microsoft's official certification page, AZ-305 assesses four design domains:

  • Design identity, governance, and monitoring solutions
  • Design data storage solutions
  • Design business continuity solutions
  • Design infrastructure solutions

Notice the verb. Every domain starts with design, not implement or configure. AZ-104 asks "how do you do this in the portal?"; AZ-305 asks "given these requirements and constraints, which service and configuration should this organisation choose, and why?" Questions tend to present business scenarios — compliance requirements, cost ceilings, availability targets, existing on-premises estates — and ask you to select the design that satisfies all of them. Two answers will often both "work"; only one fits every stated constraint.

The exam is proctored through Pearson VUE, taken at a test centre or online, and is scored on Microsoft's standard 1–1,000 scale with 700 required to pass. That 700 is a scaled score, not 70 per cent, so don't try to reverse-engineer a "number of questions I can miss" — Microsoft doesn't publish question counts anyway. Pricing is set per country or region (expert-tier exams are commonly cited around US$165 in the United States by third-party sources, but confirm the current fee for your country on the AZ-305 exam page before booking).

Phase 0: Deal with the AZ-104 prerequisite honestly

Your starting point depends on where you stand with Azure Administrator Associate.

If you don't hold AZ-104 yet, earn it first — not just because it's mandatory, but because AZ-305 assumes you already know how identities, storage accounts, virtual networks and compute resources actually behave. Trying to learn design trade-offs before you can implement the underlying services is how candidates end up memorising answer patterns instead of understanding them. Our Azure Administrator certification guide covers that exam in full, so this article won't.

If you hold AZ-104 but it's been a while, budget a refresher week. Skim the AZ-104 objective areas and rebuild anything rusty in a sandbox subscription — especially virtual networking and identity, because AZ-305's identity/governance and infrastructure domains lean on them constantly.

If you administer Azure daily, you can move straight to design study, but be alert to a specific trap: production experience tends to be deep in the services your organisation uses and shallow everywhere else. If your environment has never touched, say, Azure Site Recovery or a hub-and-spoke topology, those gaps are exactly what scenario questions will find.

For a fuller comparison of how the administrator and architect roles and exams differ, see Azure Administrator vs Solutions Architect — one sentence of context here is enough: AZ-104 proves you can operate the platform; AZ-305 proves you can choose what to build on it.

Phase 1: Map the objectives before you study anything (week 1)

Download the official AZ-305 study guide from Microsoft Learn and turn it into a personal gap list. Go line by line through the skills outline and mark each item:

  1. Green — I have designed or run this in production and could justify a choice between alternatives.
  2. Amber — I know what the service does but couldn't argue for it against its neighbours (for example, Azure SQL Database vs SQL Managed Instance, or Front Door vs Application Gateway).
  3. Red — I would have to look this up.

This half-day exercise does two jobs. It stops you spending three weeks re-watching videos about services you already know, and it converts a vague ambition ("study for AZ-305") into a finite checklist. Most experienced administrators discover their red items cluster in business continuity (backup tiers, recovery objectives, cross-region failover design) and in data storage design — the two domains furthest from day-to-day operations work.

While you're on Microsoft Learn, bookmark two more official resources: the free practice assessment for AZ-305, and the Exam Sandbox, which demonstrates the interactive question formats Microsoft uses. You'll use both in Phase 4.

Phase 2: Study by domain, but think in trade-offs (weeks 2–6)

Work through the Microsoft Learn learning paths for AZ-305 domain by domain. The sequence below orders the four domains so each builds on the last:

  1. Identity, governance and monitoring first, because every subsequent design question assumes you can place workloads inside a sensible management-group, subscription and policy structure, and secure them with Microsoft Entra ID.
  2. Infrastructure solutions second — compute choices, networking topologies, application architectures and migrations. This is the broadest domain and touches everything else.
  3. Data storage third, once you can reason about the infrastructure the data sits on: relational vs non-relational choices, storage account tiers and redundancy, data integration.
  4. Business continuity last, because meaningful backup and disaster-recovery design requires you to already understand the identity, infrastructure and data layers you are protecting.

The critical habit in this phase: for every service you review, force yourself to answer three questions in your own words.

  • When would I choose this over its nearest alternative?
  • What requirement would rule it out? (Cost? Region availability? A compliance constraint? A dependency it can't meet?)
  • What does it cost more of — money, operational effort, or complexity?

If you can't answer those, you've learned a product page, not a design skill. This is also where the Azure Well-Architected Framework earns a place in your reading list. Its pillars — the lenses of reliability, security, cost optimisation, operational excellence and performance — mirror the way AZ-305 scenarios frame requirements, so reading architecture guidance through that framework trains exactly the judgement the exam samples.

Supplement reading with light labs. You don't need to build everything (this is a design exam), but sketching architectures is non-negotiable: take a scenario, draw the topology, label the identity boundaries and data flows, then write one sentence per component justifying it. Ten minutes of whiteboarding teaches more design judgement than an hour of passive video.

Phase 3: Practise design thinking deliberately (weeks 5–7, overlapping)

Most candidates who struggle with AZ-305 don't lack knowledge — they lack a repeatable method for scenario questions. Build one now, before you start doing practice questions at volume.

A method that works:

  1. Extract the constraints first. Read the scenario and list every hard requirement: compliance obligations, availability targets, budget signals ("minimise cost" vs "minimise administrative effort" lead to different answers), existing investments, stated timelines.
  2. Identify the question's axis. Is it really asking about redundancy? Identity? Cost? Scenario questions bury one deciding factor inside paragraphs of context.
  3. Eliminate by violation, not by preference. Cross out any option that breaks a stated constraint, even if it's the "better" architecture in the abstract. AZ-305 rewards the design that fits the brief, not the design you'd build for fun.
  4. Justify the survivor. Before confirming, articulate why the remaining option satisfies each constraint. If you can't, re-read the scenario — you've probably missed a requirement.

Practise this on architecture case studies, not just exam-style questions. The Azure Architecture Center's reference architectures make excellent raw material: cover the solution half of the page, read only the requirements, design your own answer, then compare against Microsoft's. Where your design differs, work out whether your choice violates a requirement or is a legitimate alternative — that analysis is precisely the skill being examined.

A realistic pacing note: an administrator with solid AZ-104-level experience typically needs several weeks of consistent evening-and-weekend study for this exam, while someone whose architecture exposure is thin will need meaningfully longer. Microsoft publishes no official study-hours figure, so treat any confident number you read elsewhere as folklore. For how AZ-305's timeline compares with other Azure exams, see How Long Does Azure Certification Preparation Take?

Phase 4: Benchmark with practice tests — and read the results properly (weeks 7–8)

Once you've covered all four domains, switch from learning mode to measuring mode.

Start with Microsoft's free official practice assessment to calibrate against the real objective coverage. Then use fuller-length, timed practice. ExamPractice hosts free sample questions plus, for subscribers, a timed simulation mode on the AZ-305 practice questions page — useful at this stage precisely because the value is in the analysis, not the score.

Use practice tests as a diagnostic instrument, not a memorisation loop:

  • Score by domain, not overall. A comfortable aggregate score can hide a weak business-continuity domain that the real exam will weight against you.
  • Review every question — including the ones you got right. A correct answer reached by lucky elimination is a gap in disguise. For each question, restate why the right answer satisfies the scenario's constraints and why each distractor fails one.
  • Log your misses by cause: "didn't know the service", "knew the service, missed the constraint", "misread the question". Each cause has a different fix (study, method practice, and exam pacing respectively).
  • Never memorise question–answer pairs. AZ-305 scenarios vary their constraints; a memorised answer to a superficially similar question is a wrong answer waiting to happen — and pattern-matching without understanding is exactly what scaled scoring punishes.

Between benchmark tests, go back into Learn content or labs for your two weakest areas only, then re-test. Two or three of these target-and-retest cycles typically move a score more than any amount of general revision.

How do you know you're ready to book?

Use a readiness checklist rather than a feeling. You are ready to schedule AZ-305 when all of the following are true:

  • You hold AZ-104 (non-negotiable — the Expert certification cannot be awarded without it).
  • Your objective map has no red items and amber items are limited to genuinely obscure corners.
  • You pass timed, full-length practice tests comfortably and consistently — not once, and not untimed. Consistency across attempts matters more than a single high score.
  • Your per-domain results show no cliff. One domain lagging far behind the others is the classic pre-exam warning sign.
  • You can whiteboard a design from requirements alone — given a scenario, you can produce a justified architecture without options to choose from. If you can do it unprompted, multiple-choice versions of the same judgement feel easy.
  • You've been through the official Exam Sandbox, so no question format will be new on the day.

When those hold, book through Pearson VUE — test centre or online proctored, whichever suits you — rather than letting revision drift on. An open-ended study plan loses momentum; a date on the calendar finishes it. If your first attempt falls short, Microsoft allows a retake after 24 hours (waiting periods grow for later attempts), and your domain-level score report tells you exactly where to aim the next cycle.

After the pass: protect the investment

Two housekeeping points worth building into your plan from the start. First, the Azure Solutions Architect Expert certification renews every 12 months via a free, unproctored, open-book online assessment on Microsoft Learn, available in the six months before expiry with unlimited attempts — put a reminder in your calendar the day you pass. Second, keep your scenario-analysis habit alive in real work: the design-review method you built in Phase 3 is the actual professional skill; the badge is the receipt.

Exam facts in this guide were checked against official certification-provider pages on . Fees, exam codes and policies change — confirm on the provider’s own site before you book.

Put it into practice

Test what you have just read

Reading about an exam only takes you so far. Work through practice questions for your certification and find the gaps before exam day does.

You may also like