Exam Name: Developing Solutions for Microsoft Azure Exam

Exam Code: AZ-204

Related Certification(s): Microsoft Azure Developer Associate Certification

Certification Provider: Microsoft

Actual Exam Duration: 120 Minutes

Number of AZ-204 Practice Questions: 473 (updated: )

Microsoft Recommended Focus Areas for the AZ-204 Exam:
Topic 1: Develop Azure compute solutions
This topic focuses on developing Azure compute services including Azure App Service, Azure Functions, container-based solutions, and implementing background processing tasks.
Topic 2: Develop for Azure storage
This section covers implementing solutions using Azure Storage services including Blob storage, Cosmos DB, Table storage, and managing data lifecycle operations.
Topic 3: Implement Azure security
This topic includes implementing authentication and authorization using Microsoft Entra ID, managed identities, Key Vault, and securing applications and APIs.
Topic 4: Monitor, troubleshoot, and optimize Azure solutions
This section focuses on monitoring applications using Azure Monitor and Application Insights, implementing logging, and troubleshooting application performance issues.
Topic 5: Connect to and consume Azure services and third-party services
This topic covers integrating Azure services such as Event Grid, Service Bus, Logic Apps, and developing event-based and message-based application architectures.
Free Microsoft AZ-204 Exam Actual Questions
Note: Microsoft AZ-204 Premium Questions were last updated on

Q1: You are building a website that uses Azure Blob storage for data storage. You configure Azure Blob storage lifecycle to move all blobs to the archive tier after 30 days. Customers have requested a service-level agreement (SLA) for viewing data older than 30 days. You need to document the minimum SLA for data recovery. Which SLA should you use?

Q2: Note: This question is part of a series of questiion in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing a solution that will be deployed to an Azure Kubernetes Service (AKS) cluster. The solution will include a custom VNet, Azure Container Registry images, and an Azure Storage account.
The solution must allow dynamic creation and management of all Azure resources within the AKS cluster.
You need to configure an AKS cluster for use with the Azure APIs.
Solution: Create an AKS cluster that supports network policy. Create and apply a network to allow traffic only from within a defined namespace. Does the solution meet the goal?

Q3: You are developing an Azure App Service web app. The web app must securely store session information in Azure Redis Cache. You need to connect the web app to Azure Redis Cache. Which three Azure Redis Cache properties should you use? Each correct answer presents part of the solution. Each correct selection is worth one point.

Q4: You develop applications that integrate with a Microsoft Entra tenant. You plan to implement a permission classification in the tenant. Which permissions should you select?

Q5: You must implement Application Insights instrumentation capabilities utilizing the Azure Mobile Apps SDK. Which three data values should you capture to implement Usage Analytics?