📘 AZ-104 Study Notes
Microsoft Certified: Azure Administrator Associate
Start Studying → View on GitHub
🏠 These notes are maintained by Marco Grimaldi and based on the official Microsoft AZ-104 study guide (updated April 2025). Find more certification guides, study tips, and tech content at 🌐 marcogrimaldi29.com. Not affiliated with or endorsed by Microsoft. Always verify against the latest Microsoft documentation.
🎯 Exam Overview
| Detail | Value |
|---|---|
| 🏅 Certification | Microsoft Certified: Azure Administrator Associate |
| 📝 Passing Score | 700 / 1000 |
| 💶 Price (EU) | ~€126 (varies by country, VAT may apply) |
| ⏱️ Duration | ~120 minutes |
| 🔁 Renewal | Annual — free online assessment on Microsoft Learn |
| 🛡️ Prerequisite | None (AZ-900 recommended) |
📊 Domain Weights
pie title AZ-104 — Official Exam Domain Weights
"Manage Azure Identities & Governance (20–25%)" : 25
"Implement and Manage Storage (15–20%)" : 20
"Deploy and Manage Compute Resources (20–25%)" : 20
"Implement and Manage Virtual Networking (15–20%)" : 20
"Monitor and Maintain Azure Resources (10–15%)" : 15
| # | Domain | Weight | Key Focus Areas |
|---|---|---|---|
| 1 | Manage Azure Identities & Governance | 20–25% | Entra ID, RBAC, Azure Policy, Cost Management |
| 2 | Implement and Manage Storage | 15–20% | Storage Accounts, Blob, Azure Files, SAS, encryption |
| 3 | Deploy and Manage Compute Resources | 20–25% | VMs, VMSS, App Service, Containers, ARM/Bicep |
| 4 | Implement and Manage Virtual Networking | 15–20% | VNets, NSGs, Bastion, DNS, Load Balancer |
| 5 | Monitor and Maintain Azure Resources | 10–15% | Azure Monitor, Log Analytics, Backup, Site Recovery |
🗂️ Notes Index
📘 Prerequisites — Azure Fundamentals
Core Azure architecture you must know cold before exam day: global infrastructure, ARM model, resource hierarchy, networking basics, identity concepts, and SLA math.
🔐 Domain 1 — Identity & Governance
20–25% of exam. Microsoft Entra ID, user and group management, RBAC roles and scopes, Azure Policy, resource locks, tagging, subscriptions, management groups, and Azure Cost Management.
🗄️ Domain 2 — Storage
15–20% of exam. Storage account types and redundancy options, Blob storage tiers and lifecycle, Azure Files and SMB/NFS, SAS tokens, access keys, stored policies, identity-based access, AzCopy, and Storage Explorer.
🖥️ Domain 3 — Compute
20–25% of exam. ARM templates and Bicep, virtual machines and disks, availability sets and zones, VM Scale Sets, Azure Container Instances, Azure Container Apps, Container Registry, and Azure App Service including slots, TLS, and custom domains.
🌐 Domain 4 — Virtual Networking
15–20% of exam. VNet design, subnets and peering, NSGs and ASGs, route tables, Azure Bastion, service and private endpoints, Azure DNS (public and private zones), Azure Load Balancer, and Application Gateway basics.
📊 Domain 5 — Monitor & Maintain
10–15% of exam. Azure Monitor metrics and logs, Log Analytics workspaces, KQL queries, alert rules, action groups, VM Insights, Network Watcher, Azure Backup, Recovery Services vaults, and Azure Site Recovery.
⚡ Quick Reference Cheatsheet
Key numbers, SLA tables, decision trees, CLI/PowerShell command reference, SKU comparison tables, exam traps by domain, and a pre-exam checklist.
🧠 How to Use These Notes
These notes follow the official AZ-104 study guide domain order. Recommended reading flow:
flowchart LR
PRE["📘 Prerequisites\n(architecture fundamentals)"]
D1["🔐 Domain 1\nIdentity & Governance\n20–25%"]
D2["🗄️ Domain 2\nStorage\n15–20%"]
D3["🖥️ Domain 3\nCompute\n20–25%"]
D4["🌐 Domain 4\nNetworking\n15–20%"]
D5["📊 Domain 5\nMonitor & Maintain\n10–15%"]
SHEET["⚡ Cheatsheet\n(last-minute)"]
PRE --> D1 --> D2 --> D3 --> D4 --> D5 --> SHEET
💡 Study Tips
- 🎯 The exam tests hands-on skills — use the Azure portal, PowerShell, and CLI regularly
- ⚠️ Each section has
Exam Caveatscallouts — these are high-frequency exam traps - 🔄 Each domain ends with a quick-reference scenario table for final review
- 💶 Know SKU tier feature gates — Premium vs Standard differences decide many answers
- 📊 SLA uptime percentages appear in scenario maths — the cheatsheet has a full table
📄 Official Resources
| Resource | Link |
|---|---|
| 🎓 Microsoft Certification Path | AZ-104 Certification |
| 📋 Skills Measured Guide | Official Study Guide |
| 🧪 Free Practice Assessment | Practice Test |
| 🎬 Exam Readiness Videos | Exam Readiness Zone |
| 🏗️ Azure Documentation | Azure Docs |
| 💶 EU Exam Booking | Pearson VUE Microsoft |
📚 About the Study Notes
These notes are hosted on GitHub Pages and published as a searchable website on this URL:
The site includes full-text search, Mermaid diagram rendering, and mobile-friendly navigation for on-the-go review.
These notes are designed to be a structured, exam-focused summary of the most important concepts and services baseds on the official Microsoft AZ-104 Study Guide and its criteria.
Additional resources and study notes maintained by me, such as the 📘 AZ-305 Study Notes and more, are also available for those pursuing the Microsoft and Azure certifications at the following Landing Page:
👉 🧑🏫 Microsoft Study Notes: Central Hub
✍️ About the Author
These notes are maintained by Marco Grimaldi — Cloud Consultant, Language Trainer & Lifelong Learner.
📍 Find more content at 🌐 marcogrimaldi29.com
The website is continuously updated and based on my personal study notes and experiences. If you have any feedback, suggestions, or corrections, feel free to reach out!
📈 Analytics
This site uses Umami for privacy-friendly analytics.
©️ Credits & Acknowledgements
The Just the Docs theme is used for a clean, documentation-style layout that emphasizes readability and quick reference. Licensed under MIT.
Claude Sonnet 4.6 was used for initial content generation and structuring, with all final edits, fact-checking, and formatting done by the author.
Not affiliated with or endorsed by Microsoft. Always verify against the latest Microsoft documentation.