A public, community-maintained knowledge hub for Exam AZ-104: Microsoft Azure Administrator. It bundles condensed study notes organized around the official exam domains, plus a set of hands-on Terraform examples so you can build (and break) the things the notes describe.
This is not a replacement for official training material. It's just an extra study aid. The notes may contain more or less detail than you actually need for the exam, and are kept up to date on a best-effort basis. Corrections and additions via pull request are very welcome; see CONTRIBUTING.md.
- AZ-104 official study guide: the source of truth for exam skills measured
- MicrosoftLearning AZ-104 course materials
| # | Topic | Exam domain |
|---|---|---|
| - | Exam Overview | - |
| - | Azure Tools and Management | (cross-cutting) |
| 1 | Identity and Governance | Manage Azure identities and governance (20-25%) |
| 2 | Storage | Implement and manage storage (15-20%) |
| 3 | Compute and Deployment | Deploy and manage Azure compute resources (20-25%) |
| 4 | Virtual Networking | Implement and manage virtual networking (15-20%) |
| 5 | Monitoring and Backup | Monitor and maintain Azure resources (10-15%) |
| - | Simulator Tasks | (hands-on lab practice) |
The terraform/ directory has one self-contained example per topic area, plus one larger example (landing-zone) that ties governance, networking, identity, storage, and monitoring together into a single "how would you actually set up an Azure environment" reference. See terraform/README.md for the full index, prerequisites, and cost/cleanup notes.
Found an outdated fact, a broken link, or want to add a topic that's missing? Pull requests are welcome; see CONTRIBUTING.md.