Picture a service-desk analyst who has reset passwords in Microsoft Entra ID and restarted the odd virtual machine, but has never built a virtual network or written a line of Bicep. She books the AZ-104 exam eight weeks out, studies most weekdays, and passes — not because she read more than anyone else, but because every week of her plan had a job to do and a way to check it got done. This article gives you that plan.
Microsoft publishes no official study-hour figure for AZ-104, and honest preparation timelines vary enormously with experience — so what follows is a structure you stretch or compress, not a promise. The schedule below assumes roughly eight weeks. If you administer Azure daily, you may fold weeks together; if the cloud is new to you, double a week wherever the checkpoint tells you to.
Two boundaries before we start. This plan sequences when to study each area — the detailed content of every exam domain is unpacked in our AZ-104 exam topics breakdown, and the mechanics of using mock exams well (scoring benchmarks, error logs, timing drills) live in the AZ-104 practice test strategy guide. Keep both open alongside this schedule.
Before week 1: set up your foundations
A study plan fails quietly when the groundwork is missing. Spend a few days on four preparations:
- Read the official study guide. Download the current AZ-104 study guide (aka.ms/AZ104-StudyGuide) from Microsoft. It lists every skill measured and the current domain weightings, and the exam content was last updated on 17 April 2026 — verify your other materials postdate that refresh.
- Get a lab environment. AZ-104 expects hands-on ability with the Azure portal, Azure PowerShell, the Azure CLI and ARM/Bicep templates. A personal Azure subscription (new accounts typically come with trial options — check current terms on Microsoft's site) plus the sandbox environments built into Microsoft Learn modules will carry you through this plan. Set a spending budget and cost alerts on day one; it is also your first governance lesson.
- Choose one primary learning resource. Microsoft Learn's free AZ-104 learning paths are the natural spine because they map directly to the skills outline. A video course or book can supplement, but pick a single spine so progress is measurable.
- Book a provisional exam date. The exam runs 100 minutes through Pearson VUE, at a test centre or online proctored, with pricing that varies by country. A date on the calendar converts a vague intention into a deadline — and Microsoft's retake policy (first retake available after 24 hours, with longer waits for later attempts) means a miss is recoverable, not catastrophic.
How to weight your hours
Whatever your total weekly time, split it deliberately: roughly half in the lab actually doing tasks, the rest divided between structured learning (reading or video) and review or self-testing. AZ-104 is an operational exam; the skills outline is written in verbs — configure, deploy, manage — and passive reading alone does not build the recall those verbs demand.
Weeks 1–2: identity, governance and your working environment
Goal: finish these two weeks able to administer users, roles and governance controls without documentation.
- Week 1 — Entra ID and RBAC. Work through identity fundamentals: create users and groups, experiment with group types and membership rules, assign licences, invite a guest user. Then move to role-based access control: assign built-in roles at different scopes (subscription, resource group, resource) and observe how inheritance behaves. In the lab, set yourself concrete tasks — "give this account read-only access to one resource group and prove it can't delete anything".
- Week 2 — governance and subscriptions. Cover management groups, subscriptions, resource groups, tags, resource locks and Azure Policy. Practical exercises: apply a lock and attempt a deletion; write a policy that requires a tag; move a resource between resource groups. Alongside the portal, repeat key tasks in PowerShell and the CLI so the command-line syntax starts becoming familiar early rather than being crammed late.
Checkpoint: by the end of week 2 you should be able to explain, from memory, how a role assignment's scope determines what a user can do, and demonstrate three governance controls in your own subscription. If not, extend by a few days before moving on — identity and governance concepts underpin questions in every other domain.
Weeks 3–4: storage, then compute
Goal: the two "resource-heavy" domains, each anchored to lab builds you keep for later weeks.
- Week 3 — storage. Create storage accounts with different redundancy options; upload blobs and move them between access tiers; configure a lifecycle management policy; generate shared access signatures and test what they do and do not permit; set up an Azure Files share; copy data with AzCopy. Storage questions reward configuration detail, so keep notes on the decisions each task forced you to make.
- Week 4 — compute. Deploy virtual machines through the portal, then redeploy the same design from an ARM or Bicep template — reading and modifying templates is an expected skill, and doing it once teaches more than a week of reading about it. Cover availability options, disks and VM sizing, then branch out: create a scale set, deploy a simple web app to Azure App Service, and run a container using one of Azure's container options. Leave one small VM and one web app running (within your budget) — weeks 5 and 6 will reuse them.
Milestone — mid-plan readiness check. At the end of week 4, sit a first untimed practice test covering all domains, including the ones you have not studied yet. The purpose is diagnostic, not motivational: it baselines your strong and weak domains and tells you where weeks 7–8 revision must concentrate. How to score, interpret and log that attempt is exactly what the practice test strategy guide covers.
Weeks 5–6: networking, monitoring and maintenance
Goal: the domain candidates most often find hardest, given the most connected lab time.
- Week 5 — virtual networking. Build two virtual networks with sensible address spaces and subnets; peer them; place your week-4 VM behind a network security group and write rules to allow only the traffic you intend; test name resolution with private DNS; configure a load balancer in front of two VMs. Then break things deliberately: block a port and trace the symptom, misconfigure a rule priority and diagnose it. Networking questions on AZ-104 frequently test whether you can predict traffic behaviour, and prediction is a skill built by watching your own configurations fail.
- Week 6 — monitoring, backup and recovery. Configure Azure Monitor metrics and alerts on your running resources, wire an action group to email you, and run basic Log Analytics queries against collected logs. Then cover resilience: back up a VM with Azure Backup, perform a restore, and study Azure Site Recovery concepts. Finish the week by tearing down expensive lab resources — a fitting final exercise in cost governance.
Checkpoint: you should now have touched every skill area in the official outline at least once in a live environment. Audit yourself against the study guide line by line and mark each skill green (done and understood), amber (seen but shaky) or red (not confident). This list drives the final fortnight.
Weeks 7–8: revision, simulation and exam confirmation
Goal: convert coverage into exam readiness.
- Week 7 — targeted revision. Work the amber and red items from your audit, smallest gaps first. Re-do the relevant labs rather than re-reading notes, and use domain-focused question sets to confirm each gap has actually closed. ExamPractice's AZ-104 practice questions include free samples you can use for these spot-checks, with fuller question sets and timed simulation available to subscribers.
- Week 8 — full simulation and taper. Early in the week, sit at least one full-length, timed practice test under exam conditions and review every error properly. Spend the remaining days on light review of your error log and the official Exam Sandbox (so the question formats hold no surprises), then stop. Cramming the night before an exam that tests two months of accumulated hands-on skill has poor returns. Remember the scoring model as you interpret any practice result: the real exam passes at 700 on a 1–1,000 scaled basis, which is not the same as 70% of questions correct.
Logistics for the day itself — identification, check-in, online proctoring rules and in-exam time management — are a separate concern, covered in the AZ-104 exam day checklist.
Adapting the plan to your starting point
An eight-week template cannot fit everyone. Adjust it along two axes:
- Working Azure administrators (daily portal and CLI use): compress weeks 1–4 into two, keep the networking and monitoring weeks intact, and hold the two-week revision block. A four-to-five-week total is realistic — but run the week-4 diagnostic test anyway; familiarity breeds untested blind spots, and experienced candidates are routinely surprised by governance and lifecycle detail.
- Career changers and cloud newcomers: double weeks 1–2 and 5, giving a twelve-to-fourteen-week runway, and consider taking Azure Fundamentals first as a gentler on-ramp — the trade-offs are weighed in our Azure Fundamentals vs Azure Administrator comparison. There is no formal prerequisite for AZ-104, so this is a pacing decision, not a requirement.
- Limited weekly hours: stretch the calendar rather than thinning the weeks. Five focused hours a week for sixteen weeks beats two distracted hours a night, provided each fortnight still ends with its checkpoint.
Common study-plan mistakes to design out
- All course, no keyboard. Finishing a video course feels like progress; it is coverage, not competence. If your plan has more watching than doing, rebalance it.
- Studying domains in isolation forever. Real exam scenarios cross domains — a VM, its network rules and a role assignment in one question. From week 5 onwards, favour lab exercises that combine services.
- Ignoring PowerShell and the CLI until the end. Command-line fluency accretes slowly. Thread it through every week rather than bolting on a "scripting week".
- Treating the plan as sacred. Checkpoints exist to be failed occasionally. Extending a week because a checkpoint exposed a gap is the plan working, not the plan failing.
- Forgetting the certification lifecycle. Azure Administrator Associate is valid for 12 months and renews free through an online, unproctored assessment on Microsoft Learn — so your plan's real end state is sustainable understanding you can refresh annually, not a one-off memorisation sprint.
Where this plan leads after the exam
AZ-104 is deliberately positioned as the anchor of the Azure operations track: it is the mandatory prerequisite certification for Azure Solutions Architect Expert (AZ-305) and one route into DevOps Engineer Expert (AZ-400). If either is on your horizon, the habits this plan builds — lab-first learning, checkpoint audits, error logs — transfer directly. For the wider landscape of where AZ-104 sits among Azure credentials, see the Azure certifications roadmap.
Your eight weeks, in one view
Weeks 1–2: identity, RBAC and governance, with a working lab and budget alerts. Weeks 3–4: storage then compute, ending in a diagnostic practice test. Weeks 5–6: networking built and deliberately broken, then monitoring and backup, ending in a line-by-line skills audit. Weeks 7–8: close the amber and red gaps, one full timed simulation, taper, and sit the exam you booked before week 1. Stretch weeks where checkpoints say so, keep half your hours hands-on, and let the official study guide — not any third-party summary — remain the document of record for what you are preparing for.