AZ204: Developing Solutions for Microsoft Azure
This exam measures your ability to accomplish the following technical tasks: develop Azure compute solutions; develop for Azure storage; implement Azure security; monitor, troubleshoot, and optimize Azure solutions; and connect to and consume Azure services and third-party services. You will be able to select the code language (C# or Python) that’s included in the questions when you launch the exam.
Skills measured
- Develop Azure compute solutions (25-30%)
- Develop for Azure storage (15-20%)
- Implement Azure security (20-25%)
- Monitor, troubleshoot, and optimize Azure solutions (15-20%)
- Connect to and consume Azure services and third-party services (15-20%)
Prerequisites
- At least one year of experience developing scalable solutions through all phases of software development.
- Have a base understanding of Azure and cloud concepts, services, and the Azure portal.
- If you are new to Azure or cloud computing it is recommended you complete the AZ-900: Azure Fundamentals course.
Create Azure App Service web apps
Implement Azure Functions
Develop solutions that use Blob storage
Develop solutions that use Azure Cosmos DB
Implement infrastructure as a service solutions
Implement user authentication and authorization
Implement secure cloud solutions
Implement API Management
Develop event-based solutions
Develop message-based solutions
Instrument solutions to support monitoring and logging
Integrate caching and content delivery within solutions
Create Azure App Service web apps
Learn how Azure App Service functions and how to create and update an app. Explore App Service authentication and authorization, configuring app settings, scale apps, and how to use deployment slots.
Readings
Explore Azure App Service
Configure web app settings
Scale apps in Azure App Service
Explore Azure App Service deployment slots
Implement Azure Functions
Learn how to create and deploy Azure Functions. Explore hosting options, bindings, triggers, and how to use Durable Functions to define stateful workflows.
Readings
Develop solutions that use Blob storage
Learn how to create Azure Blob storage resources, manage data through the blob storage lifecycle, and work with containers and items by using the Azure Blob storage client library V12 for .NET.
Readings
Develop solutions that use Azure Cosmos DB
Learn how to create Azure Cosmos DB resources with the appropriate consistency levels, choose and create a partition key, and perform data operations by using the .NET SDK V3 for Azure Cosmos DB.
Readings
Implement infrastructure as a service solutions
Learn how to create and deploy virtual machine, deploy resources using Azure Resource Manager templates, and manage and deploy containers.
Readings
Provision virtual machines in Azure
Create and deploy Azure Resource Manager templates
Manage container images in Azure Container Registry
Run container images in Azure Container Instances
Implement user authentication and authorization
Learn how to implement authentication and authorization to resources by using the Microsoft identity platform, Microsoft Authentication Library, shared access signatures, and use Microsoft Graph.
Readings
Explore the Microsoft identity platform
Implement authentication by using the Microsoft Authentication Library
Implement shared access signatures
Explore Microsoft Graph
Implement secure cloud solutions
Learn how to more securely deploy apps in Azure by using Azure Key Vault, managed identities, and Azure App Configuration.
Readings
Implement API Management
Learn how the API Management service functions, how to transform and secure APIs, and how to create a backend API.
Readings
Develop event-based solutions
Learn how to build applications with event-based architectures by integrating Azure Event Grid and Azure Event Hubs in to your solution.
Readings
Develop message-based solutions
Learn how to build applications with message-based architectures by integrating Azure Service Bus and Azure Queue Storage in to your solution.
Readings
Discover Azure message queues
- Introduction
- Choose a message queue solution
- Explore Azure Service Bus
- Discover Service Bus queues, topics, and subscriptions
- Explore Service Bus message payloads and serialization
- Exercise: Send and receive message from a Service Bus queue by using .NET
- Explore Azure Queue Storage
- Create and manage Azure Queue Storage and messages by using .NET
- Knowledge check
- Summary
Instrument solutions to support monitoring and logging
Learn how to instrument apps to enable Application Insights to monitor performance and help troubleshoot issues.
Readings
Integrate caching and content delivery within solutions
Learn how to improve the performance and scalability of your applications by integrating Azure Cache for Redis and Azure Content Delivery Network in to your solution.
Readings