Azure

AZ-204 Complete Guide: Microsoft Azure Developer Associate

2026-05-24
NicheeLab Editorial Team

Microsoft Certified: Azure Developer Associate (AZ-204) is an Associate-level certification for engineers who build cloud applications on Azure. For years it stood alongside AZ-104 (operations) as one of the two pillars of Azure Associates, but Microsoft has announced that it will retire on July 31, 2026. The official name and GA date of any successor are unannounced as of publication, making this a particularly tricky moment for prospective candidates. This article surveys the exam scope, the three strategies for handling the retirement, and alternative paths to AZ-104 / AZ-400 / AI-103.

The hallmark of AZ-204 is that code snippets in multiple languages — C# / Python / JavaScript / Java / Go — appear on the exam. It tests whether you can implement developer-targeted features such as App Service, Functions, Cosmos DB SDK, Service Bus, and API Management at the SDK level, making it clearly more "developer-leaning" than AZ-104. Before 2024 it was effectively the required certification for the Azure developer role, but the 2026 retirement leaves that slot in a vacuum.

AZ-204 Exam Basics

AZ-204 follows the standard Associate-tier specification. 120 minutes, 40-60 questions, passing score 700 / 1000, 165 USD / 21,103 JPY, valid for 12 months. It is offered via Pearson VUE either online with OnVUE or at a test center, in multiple languages including Japanese. The format mixes multiple-choice with questions that ask you to read a code snippet and predict behavior, and drag-and-drop ordering of API call sequences appears frequently.

Background and Impact of the July 2026 Retirement

The AZ-204 retirement that Microsoft announced in January 2026 is part of a broader recent reshuffling of certifications, similar to AI-900 → AI-901 and AI-102 → AI-103. What makes this one unusual is that no successor exam was announced alongside it — the retirement was finalized with no successor on record.

One driver is that Microsoft's developer strategy is shifting from "simple use of the Azure SDK" to "AI agent development with the Microsoft Foundry SDK." In fact AI-103 (Developing AI Apps and Agents on Azure), GA-scheduled for June 2026, combines the former AI-102 (Azure AI Engineer) with parts of AZ-204 (integration with Functions, API Management, and Cosmos DB), positioning itself effectively as the new-era developer certification.

The post-retirement impact looks like this. No new attempts: no bookings possible from August 2026 onward. Existing holders keep their cert: certifications remain valid for their 12-month expiry. Renewal assessment: whether renewals will still be available after retirement is pending separate Microsoft announcement (no official word as of May 2026). Anyone serious about getting certified should be evaluating a rush attempt before July.

Domain 1: Develop Azure Compute Solutions (25-30%)

The largest-weighted domain, covering Azure's developer-facing compute features. The core is Azure App Service (PaaS web apps): deployment, scaling, and deployment slots; Azure Functions (FaaS): triggers / bindings and Durable Functions patterns; and the container family — Azure Container Apps, AKS, ACI, and Azure Container Registry (ACR). Functions trigger types (HTTP / Timer / Blob / Queue / Service Bus / Event Grid / Cosmos DB / Event Hub) and input/output binding design come up often. You also need the four Durable Functions patterns down: Function chaining, Fan-out/Fan-in, Async HTTP API, and Monitor.

Domain 2: Develop for Azure Storage (15-20%)

This domain asks about SDK-level use of Azure storage services. The core areas are Azure Blob Storage SDK (the BlobServiceClient / ContainerClient / BlobClient hierarchy, Blob types [Block/Append/Page], metadata, access-tier changes), Cosmos DB SDK (partition key design, consistency levels, RU/s calculation, Stored Procedures, Change Feed), and basic CRUD with the Table Storage SDK. Code-writing questions appear in both C# and Python, so reading sample code in your primary language from the Azure-Samples GitHub repo is a clear advantage.

Domain 3: Implement Azure Security (20-25%)

The security-implementation domain covers identity, authentication, and secret management. The core is Microsoft Entra ID authentication (OAuth 2.0 / OIDC via the MSAL library: Authorization Code Flow, Client Credentials Flow, Device Code Flow), Managed Identity (System-assigned / User-assigned), Azure Key Vault for secrets / keys / certificates, calling the Microsoft Graph API, and managing app configuration via App Configuration. Internalize the simple principle behind Managed Identity — "authenticate to Azure resources without putting any secrets in code" — and the questions in this domain become reliably winnable.

Domain 4: Monitor, Troubleshoot, and Optimize (15-20%)

The operational-phase developer skills. Application Insights for APM (request tracking, dependency map, exception tracking, live metrics); Log Analytics for centralized log analysis with KQL queries; Azure Cache for Redis for high-speed caching; and Azure CDN / Azure Front Door for static content delivery. Expect to be able to write sample Application Insights queries and the basic Set/Get/TTL pattern for Redis Cache.

Domain 5: Integration and Third-Party Service Connectivity (15-20%)

Integration of Azure services with each other and with third-party services. The core is API Management (API gateway, policies, subscriptions, products), Event Grid (event-based architectures), Event Hubs (large-scale ingestion), Service Bus (enterprise messaging — Queue / Topic / Subscription), and how it differs from Storage Queue. Knowing when to pick Event Grid (reactive, low cost), Event Hubs (large-volume streaming), or Service Bus (reliable, enterprise) is a recurring theme.

Three Strategies as of May 2026

Strategy 1: Rush the exam. If you are already deep into study, or you can put in three months of focused effort, a rush attempt before July 2026 makes sense. The 12-month validity lets you wait for the successor announcement while certified.

Strategy 2: Substitute with AZ-104. If you are just starting or judge the ROI of investing in a retiring exam to be too low, the safest move is to take AZ-104 (Azure Administrator) and wait for the successor. AZ-104 is the heart of the Azure certification map and connects to both the Architect (AZ-305) and DevOps (AZ-400) routes.

Strategy 3: Shift to AI-103. Pivot to the new developer role of the generative-AI era. AI-103 (GA June 2026) is positioned as the successor to AI-102 and absorbs parts of AZ-204 (integration with Functions, API Management, and Cosmos DB). It assumes proficiency with the Microsoft Foundry SDK and requires Python experience. For anyone aiming at an AI developer career, it is the most forward-looking option.

Frequently Asked Questions

What kind of exam is AZ-204?

Microsoft Certified: Azure Developer Associate (AZ-204) is an Associate-level certification for engineers who develop cloud applications on Azure. 120 minutes, 40-60 questions, 165 USD, 700/1000 passing score, 12 months valid, with multi-language support including Japanese. Code snippets in C# / Python / JavaScript / Java / Go are tested, centered on developer-targeted features such as App Service, Functions, Cosmos DB, Storage SDK, Service Bus, and API Management. Long one of the two pillars of Azure Associates alongside AZ-104 (operations), it is scheduled to retire on July 31, 2026, with no successor exam announced, putting new candidates in a difficult position.

Is the July 2026 retirement really happening?

Yes. In January 2026 Microsoft announced that AZ-204 will retire on July 31, 2026. After retirement, new attempts are not allowed, but existing certificate holders can keep their credential until the 12-month expiration. The official name and GA date of any successor have not been announced as of publication, and Microsoft Learn does not show a clear successor roadmap. For prospective candidates, this is a difficult moment, and the three strategic options are: 1) rush to take the exam by July 2026, 2) substitute with AZ-104, or 3) wait for the successor.

Is it worth taking AZ-204 now?

It depends. If you are already deep into studying for a 2026 certification, a rush attempt by June is viable. Pass, and the credential is valid for 12 months while you wait for the successor announcement. For someone just starting, however, an investment of 200+ hours that only pays off for a single year offers poor ROI. A realistic alternative is to take AZ-104 instead and wait for the successor. Existing holders are not disadvantaged. Whether renewal assessments will remain available after retirement is something Microsoft plans to announce separately.

What are the exam domains and weightings?

Five domains. Develop Azure compute solutions (25-30%) covers App Service, Functions, Container Apps, ACR, and AKS. Develop for Azure storage (15-20%) covers Blob SDK, Cosmos DB SDK, and Table Storage. Implement Azure security (20-25%) covers Entra ID authentication, Managed Identity, Key Vault, and OAuth 2.0 / OIDC. Monitor, troubleshoot, and optimize Azure solutions (15-20%) covers App Insights, Log Analytics, and caching. Connect to and consume Azure services and third-party services (15-20%) covers API Management, Event Grid, Event Hub, and Service Bus.

What hands-on practice is essential?

Because code-writing questions are common, hands-on experience is required even more strongly than for AZ-104. A minimum cycle: 1) write a simple C# / Python function in Visual Studio or VS Code and deploy it to Azure Functions, 2) try CRUD operations with the Cosmos DB SDK (create Container, Insert Item, Query, Delete), 3) implement OAuth 2.0 authentication against Entra ID using the MSAL library, 4) wrap a single public API with API Management, and 5) send and receive messages via a Service Bus queue. The Microsoft Learn AZ-204 learning path bundles these hands-on labs and can be completed for free.

How much study time is needed and what is the roadmap?

It varies widely with background. With 3+ years of app dev experience, 100-150 hours; with some Azure but limited dev experience, 150-250 hours; with no experience, 300+ hours is the typical range. If you already hold AZ-104, the ID / Storage areas can be shortened. The standard path is 3-4 months of focused study covering the Microsoft Learn learning path (about 80 hours), the official Practice Assessment, reading and running Microsoft's official GitHub samples, and getting fluent in Visual Studio Code with Azure extensions. If your main language is Python, understanding the Java / .NET concepts at a basic level is enough to handle the exam.

What is the exam fee and how do you pay?

165 USD / 21,103 JPY (tax included), paid by credit card via Pearson VUE. Discounts or free vouchers are available through Microsoft Reactor hands-on events, Cloud Skills Challenge completion vouchers, enterprise-contract Microsoft Azure Pass, and course-completion incentives that include AZ-204. Since free voucher campaigns have been trending down since the retirement announcement, booking early is the safe move if you plan a rush attempt.

What are the alternative or successor paths to AZ-204?

Three options. 1) Take AZ-104 (Administrator) and wait for the successor — the safest mainstream route. 2) Take AZ-400 (DevOps Engineer Expert) and pivot from a developer role to DevOps engineer — you keep a developer-leaning career and earn an Expert credential. 3) Take AI-103 (Developing AI Apps and Agents on Azure, GA June 2026) and move into AI development — getting ahead of the new developer role in the generative AI era. Option 1 is recommended for those continuing traditional Azure app development at enterprises or SIs, and option 3 for those wanting to ride the emerging space.

Related Articles and Exam Information

AI-103 完全ガイド|Developing AI Apps and Agents on Azure【2026 年 6 月 GA・AI-102 後継】

Microsoft Certified: Developing AI Apps and Agents on Azure (AI-103) の完全ガイド。AI-102 の後継として 2026 年 6 月 30 日 GA。Azure AI Foundry / Agent Service / OpenAI / AI Search を中心に、RAG パターン・Agent オーケストレーション・Responsible AI・Semantic Kernel SDK の実装スキル、3-4 ヶ月の合格ロードマップを日本語で網羅。

AZ-104 vs AZ-204 完全比較|Microsoft Azure Administrator vs Developer Associate の違いと選び方【2026 年版】

Microsoft Azure の 2 大 Associate 認定 AZ-104 (Administrator) と AZ-204 (Developer) を完全比較。対象ロール・出題範囲・難易度・学習時間・受験料・キャリアパスを表形式で整理。AZ-204 2026 年 7 月リタイア後の判断材料、両方取る価値、次の認定への進路まで日本語で網羅。

Azure AI エンジニア キャリアロードマップ|AI-901 → AI-103 → 生成 AI アーキテクトへの道【2026 年版】

Azure AI エンジニアになるための認定取得ロードマップ完全版。AI-901 (2026-06 GA、AI-900 後継) → AI-103 (2026-06 GA、AI-102 後継) の最新ルート、Azure AI Foundry / Agent Service / OpenAI 中心の生成 AI 時代の構成、Databricks GenAI / OpenAI Direct との二刀流戦略、年収レンジまで日本語で網羅。

Azure Functions Trigger 完全解説|HTTP/Timer/Queue/Service Bus/Cosmos DB Change Feed 等全種類【2026 年版】

Azure Functions の Trigger 全種類を完全解説。HTTP Trigger・Timer Trigger・Queue Storage Trigger・Service Bus Trigger・Event Grid Trigger・Event Hub Trigger・Cosmos DB Change Feed Trigger・Blob Storage Trigger と Input/Output Binding。サーバーレスイベント駆動アーキテクチャ、関連認定試験 (AZ-204 / AZ-305 / AI-103) を日本語で網羅。

Exam information in this article is based on the official Microsoft Learn AZ-204 page and the official Study Guide. This article is not an official product of Microsoft Corporation and has no affiliation or sponsorship relationship with them. Microsoft, Azure, Microsoft Entra, and Microsoft Foundry are trademarks of the Microsoft group of companies. Information reflects officially published materials as of May 24, 2026. The retirement timeline may change with future Microsoft announcements, so always confirm the latest information on the official pages.

Check what you learned with practice questions

Practice with certification-focused question sets

View the Azure exam prep page
Author

NicheeLab Editorial Team

NicheeLab editorial team focused on data engineering and cloud certification learning. Content is structured around practical study needs and official exam domains.


Related articles
Azure

AZ-900 Azure Fundamentals: Complete Exam Guide (2026)

Pass AZ-900 — cloud concepts, Azure architecture, management...

Azure

Azure Certification Roadmap: Which Cert to Take Next (2026)

Choose your Azure certification path — Fundamentals, Associa...

Azure

AI-901 Azure AI Fundamentals (Beta): Complete Guide (2026)

Pass AI-901 — Microsoft Foundry, generative AI, responsible ...

Azure

Microsoft Entra ID Fundamentals for Azure Certs (2026)

Entra ID basics every cert candidate needs — tenants, identi...

Azure

DP-900 Azure Data Fundamentals: Complete Guide (2026)

Pass DP-900 — relational, non-relational, analytics, Power B...

Browse all Azure articles (104)
© 2026 NicheeLab All rights reserved.