This repository provides structured Anki flashcards designed to reinforce concepts tested in the Microsoft Certified: Azure Administrator Associate (Exam AZ-104).
The cards are organized into three major categories:
- Core: Fundamental Azure concepts, commands, and services.
- Scenarios: Real-world administration cases involving multiple Azure resources.
- Mock Exams: Combined review decks simulating exam-style questions.
Each deck aligns to the latest Microsoft Learn modules and skills measured for the AZ-104 exam.
👉 Microsoft Learning – AZ-104: Microsoft Azure Administrator Labs
https://microsoftlearning.github.io/AZ-104-MicrosoftAzureAdministrator/
Why this matters for the AZ-104 exam:
These Microsoft-authored labs map directly to the real exam domains — implementing, managing, and monitoring Azure environments — across identity, governance, storage, compute, networking, and monitoring.
How to use with this repo
- Complete the corresponding lab module, then review the matching core deck.
- For cross-service labs, drill into the scenario deck that mirrors the same workflow.
- Before mock exams, review weak lab areas by revisiting the relevant cards.
- Open Anki → File → Import → select a
.tsvfile fromdecks/* - Each deck is categorized as:
core/– main knowledge areasscenarios/– real-world lab-based questionsmock_exams/– mixed practice for exam simulation
- You can mix decks, apply custom tags, or sync to mobile for spaced repetition.
scripts/generate_tsv.ps1– Converts Markdown or CSV into Anki-compatible.tsvscripts/update_decks.ps1– Bulk update deck metadata (tags, categories, etc.)
- v1.0 – Initial release with core and scenario decks
- v1.1 – Added mock exams + refined tags and metadata
- v1.2 – Updated question alignment with new Microsoft Learn content
Official Learning Paths
- Microsoft Learn – AZ-104: Microsoft Azure Administrator
Microsoft’s self-paced modules covering every AZ-104 exam objective, from identity and governance to networking and monitoring.
Hands-on Labs
- Microsoft Learning – AZ-104 Labs
Guided, scenario-based Azure labs maintained by Microsoft Learning.
See the Official Hands-on Labs section above for usage tips.
Exam Information
- Microsoft Exam Page – AZ-104: Microsoft Azure Administrator Associate
Contains registration details, skills measured, and certification renewal policy.
Study Reinforcement
- This repository’s Anki decks (
core,scenarios,mock_exams) map directly to Microsoft Learn modules and hands-on labs, helping you retain commands, workflows, and concepts through active recall and spaced repetition. - Microsoft Azure Documentation
The definitive technical reference for all Azure services.
© juansasoc — Educational use only. All Microsoft trademarks and materials remain the property of Microsoft Corporation.