Skip to content

MO2k4/azure-developer-associate

Repository files navigation

AZ-204: Developing Solutions for Microsoft Azure — Study Guide

Comprehensive study guide for the Microsoft Certified: Azure Developer Associate certification exam.

  • Exam: AZ-204
  • Level: Intermediate
  • Duration: 100 minutes
  • Passing Score: 700/1000
  • Last Updated: January 14, 2026

Exam Domains & Weights

# Domain Weight Directory
1 Develop Azure Compute Solutions 25–30% 01-compute-solutions/
2 Develop for Azure Storage 15–20% 02-azure-storage/
3 Implement Azure Security 15–20% 03-azure-security/
4 Monitor, Troubleshoot & Optimize 5–10% 04-monitor-troubleshoot/
5 Connect to & Consume Azure Services 20–25% 05-connect-consume-services/

Directory Structure

Each topic directory contains:

File Purpose
README.md Overview, learning objectives, exam relevance
notes.md Comprehensive study notes with key concepts
code-examples/ Practical C# / .NET code snippets
practice-questions.md Self-assessment questions with detailed answers
hands-on-lab.md Step-by-step lab exercises (Azure CLI / Portal)
cheat-sheet.md Quick-reference commands, configs, and gotchas

Suggested Study Plan

Phase 1: Core Compute (Week 1–2)

Focus on Domain 1 — the heaviest-weighted section at 25–30%.

  1. Containerized Solutions (ACR, ACI, Container Apps)
  2. App Service Web Apps (config, scaling, deployment slots)
  3. Azure Functions (triggers, bindings, hosting)

Phase 2: Storage & Services (Week 3–4)

Cover Domains 2 and 5 — combined 35–45%.

  1. Cosmos DB (consistency levels, SDK, change feed)
  2. Blob Storage (lifecycle, properties, SDK)
  3. API Management (policies, access control)
  4. Event Grid & Event Hubs
  5. Service Bus & Queue Storage

Phase 3: Security (Week 5)

Domain 3 at 15–20%.

  1. Microsoft Identity Platform & MSAL
  2. Shared Access Signatures
  3. Microsoft Graph
  4. Key Vault, Managed Identities, App Configuration

Phase 4: Monitoring & Review (Week 6)

Domain 4 plus full review.

  1. Application Insights (metrics, logs, traces, availability tests)
  2. Review all cheat sheets
  3. Take practice assessments

Official Resources

Prerequisites

  • At least 2 years of programming experience
  • Proficiency with Azure SDKs, Azure CLI, and Azure PowerShell
  • Understanding of cloud concepts (AZ-900 recommended)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors