microsoft partner logo color
8411  Reviews star_rate star_rate star_rate star_rate star_half

Develop Solutions for Microsoft Azure

This course teaches developers how to create end-to-end solutions in Microsoft Azure. Students will learn how to implement Azure compute solutions, create Azure Functions, implement and manage web...

Read More
$2,975 USD GSA  $2,248.11
Duration 5 days
Course Code AZ-204T00
Available Formats Classroom, Virtual

Overview

This course teaches developers how to create end-to-end solutions in Microsoft Azure. Students will learn how to implement Azure compute solutions, create Azure Functions, implement and manage web apps, develop solutions utilizing Azure storage, implement authentication and authorization, and secure their solutions by using KeyVault and Managed Identities. Students will also learn how to connect to and consume Azure services and third-party services, and include event- and message-based models in their solutions. The course also covers monitoring, troubleshooting, and optimizing Azure solutions.

Audience Profile

Students in this course are interested in Azure development or in passing the Microsoft Azure Developer Associate certification exam.

Prerequisites

To be successful in this course, learners should have the following:

  • Hands-on experience with Azure IaaS and PaaS solutions, and the Azure Portal.
  • Experience writing in an Azure supported language at the intermediate level. (C#, JavaScript, Python, or Java)
  • Abilityto write code to connect and perform operations on, a SQL or NoSQL database product. (SQL Server, Oracle, MongoDB, Cassandra or similar)
  • Experience writing code to handle authentication, authorization, and other security principles at the intermediate level.
  • A general understanding of HTML, the HTTP protocol and REST API interfaces.
If you are new to Azure and cloud computing consider one of the following resources:
  • Free online: Azure Fundamentals (https://docs.microsoft.com/en-us/learn/paths/azure-fundamentals/)
  • Instructor-led course: AZ-900: Azure Fundamentals (https://docs.microsoft.com/en-us/learn/certifications/courses/az-900t01)

Course Details

Outline

  • Explore Azure App Service
    • Examine Azure App Service
    • Examine Azure App Service plans
    • Deploy to App Service
    • Explore authentication and authorization in App Service
    • Discover App Service networking features
    • Exercise: Create a static HTML web app by using Azure Cloud Shell
    • Module assessment
  • Configure web app settings
    • Configure application settings
    • Configure general settings
    • Configure path mappings
    • Enable diagnostic logging
    • Configure security certificates
    • Module assessment
  • Scale apps in Azure App Service
    • Examine scale out options
    • Identify autoscale factors
    • Enable autoscale in App Service
    • Explore autoscale best practices
    • Module assessment
  • Explore Azure App Service deployment slots
    • Explore staging environments
    • Examine slot swapping
    • Swap deployment slots
    • Exercise - Swap deployment slots in Azure App Service
    • Route traffic in App Service
    • Module assessment
  • Explore Azure Functions
    • Discover Azure Functions
    • Compare Azure Functions hosting options
    • Scale Azure Functions
    • Module assessment
  • Develop Azure Functions
    • Explore Azure Functions development
    • Create triggers and bindings
    • Connect functions to Azure services
    • Exercise - Create an Azure Function by using Visual Studio Code
    • Module assessment
  • Explore Azure Blob storage
    • Explore Azure Blob storage
    • Discover Azure Blob storage resource types
    • Explore Azure Storage security features
    • Module assessment
  • Manage the Azure Blob storage lifecycle
    • Explore the Azure Blob storage lifecycle
    • Discover Blob storage lifecycle policies
    • Implement Blob storage lifecycle policies
    • Rehydrate blob data from the archive tier
    • Module assessment
  • Work with Azure Blob storage
    • Explore Azure Blob storage client library
    • Create a client object
    • Exercise: Create Blob storage resources by using the .NET client library
    • Manage container properties and metadata by using .NET
    • Set and retrieve properties and metadata for blob resources by using REST
    • Module assessment
  • Explore Azure Cosmos DB
    • Identify key benefits of Azure Cosmos DB
    • Explore the resource hierarchy
    • Explore consistency levels
    • Choose the right consistency level
    • Explore supported APIs
    • Discover request units
    • Exercise: Create Azure Cosmos DB resources by using the Azure portal
    • Module assessment
  • Work with Azure Cosmos DB
    • Explore Microsoft .NET SDK v3 for Azure Cosmos DB
    • Exercise: Create resources by using the Microsoft .NET SDK v3
    • Create stored procedures
    • Create triggers and user-defined functions
    • Explore change feed in Azure Cosmos DB
    • Module assessment
  • Manage container images in Azure Container Registry
    • Discover the Azure Container Registry
    • Explore storage capabilities
    • Build and manage containers with tasks
    • Explore elements of a Dockerfile
    • Exercise - Build and run a container image with Azure Container Registry Tasks
    • Module assessment
  • Run container images in Azure Container Instances
    • Explore Azure Container Instances
    • Exercise - Deploy a container to Azure Container Instances using Azure CLI commands
    • Run containerized tasks with restart policies
    • Set environment variables in container instances
    • Mount an Azure file share in Azure Container Instances
    • Module assessment
  • Implement Azure Container Apps
    • Explore Azure Container Apps
    • Exercise - Deploy a container to Azure Container Apps with the Azure CLI
    • Explore containers in Azure Container Apps
    • Implement authentication and authorization in Azure Container Apps
    • Manage revisions and secrets in Azure Container Apps
    • Explore Dapr integration with Azure Container Apps
    • Module assessment
  • Explore the Microsoft identity platform
    • Explore the Microsoft identity platform
    • Explore service principals
    • Discover permissions and consent
    • Discover conditional access
    • Module assessment
  • Implement authentication by using the Microsoft Authentication Library
    • Explore the Microsoft Authentication Library
    • Initialize client applications
    • Exercise - Implement interactive authentication by using MSAL.NET
    • Module assessment
  • Implement shared access signatures
    • Discover shared access signatures
    • Choose when to use shared access signatures
    • Explore stored access policies
    • Module assessment
  • Explore Microsoft Graph
    • Discover Microsoft Graph
    • Query Microsoft Graph by using REST
    • Query Microsoft Graph by using SDKs
    • Apply best practices to Microsoft Graph
    • Module assessment
  • Implement Azure Key Vault
    • Explore Azure Key Vault
    • Discover Azure Key Vault best practices
    • Authenticate to Azure Key Vault
    • Exercise: Set and retrieve a secret from Azure Key Vault by using Azure CLI
    • Module assessment
  • Implement managed identities
    • Explore managed identities
    • Discover the managed identities authentication flow
    • Configure managed identities
    • Acquire an access token
    • Module assessment
  • Implement Azure App Configuration
    • Explore the Azure App Configuration service
    • Create paired keys and values
    • Manage application features
    • Secure app configuration data
    • Module assessment
  • Explore API Management
    • Discover the API Management service
    • Explore API gateways
    • Explore API Management policies
    • Create advanced policies
    • Secure APIs by using subscriptions
    • Secure APIs by using certificates
    • Exercise - Create a backend API
    • Module assessment
  • Explore Azure Event Grid
    • Explore Azure Event Grid
    • Discover event schemas
    • Explore event delivery durability
    • Control access to events
    • Receive events by using webhooks
    • Filter events
    • Exercise - Route events to a custom endpoint with Event Grid
    • Module assessment
  • Explore Azure Event Hubs
    • Discover Azure Event Hubs
    • Explore Event Hubs Capture
    • Scale your processing application
    • Control access to events
    • Perform common operations with the Event Hubs client library
    • Exercise - Send and retrieve events from Azure Event Hubs
    • Module assessment
  • Discover Azure message queues
    • 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 messages from Azure Service Bus
    • Explore Azure Queue Storage
    • Create and manage Azure Queue Storage and messages by using .NET
    • Exercise - Send and receive messages from Azure Queue storage
    • Module assessment
  • Monitor app performance
    • Explore Application Insights
    • Discover log-based metrics
    • Instrument an app for monitoring
    • Select an availability test
    • Troubleshoot app performance by using Application Map
    • Module assessment
|
View Full Schedule

Schedule

6 options available

  • Jul 7, 2025 - Jul 11, 2025 (5 days)
    Live Virtual | 9:00AM 5:00PM EDT
    Language English
    Select from 2 options below
    Live Virtual |9:00AM 5:00PM EDT
    Live Virtual | 9:00AM 5:00PM EDT Virtual | 9:00 AM 5:00 PM EDT
    Enroll
    Enroll Add to quote
  • Sep 22, 2025 - Sep 26, 2025 (5 days)
    Live Virtual | 9:00AM 5:00PM EDT
    Language English
    Select from 2 options below
    Live Virtual |9:00AM 5:00PM EDT
    Live Virtual | 9:00AM 5:00PM EDT Virtual | 9:00 AM 5:00 PM EDT
    Enroll
    Enroll Add to quote
  • Dec 1, 2025 - Dec 5, 2025 (5 days)
    Live Virtual | 9:00AM 5:00PM EST
    Language English
    Select from 2 options below
    Live Virtual |9:00AM 5:00PM EST
    Live Virtual | 9:00AM 5:00PM EST Virtual | 9:00 AM 5:00 PM EDT
    Enroll
    Enroll Add to quote

FAQ

How do I get a Microsoft exam voucher?

Pearson Vue Exam vouchers can be requested and ordered with your course purchase or can be ordered separately by clicking here.

  • Vouchers are non-refundable and non-returnable. Vouchers expire 12 months from the date they are issued unless otherwise specified in the terms and conditions.
  • Voucher expiration dates cannot be extended. The exam must be taken by the expiration date printed on the voucher.

Do Microsoft courses come with post lab access?

Most Microsoft official courses will include post-lab access ranging from 30 to 180 calendar days after instructor led course delivery. A lab training key in class will be provided that can be leveraged to continue connecting to a remote lab environment for the individual course attendee.

Does the course schedule include a Lunchbreak?

Lunch is normally an hour-long after 3-3.5 hours of the class day.

What languages are used to deliver training?

Microsoft courses are conducted in English unless otherwise specified.

Reviews

the interface was super easy to use and the instructions to get ready for the course was also very simple and easy to understand.

I thought the course was informative and the tools to go over the material were very nice.

Overall ExitCertified is a great training provider and the remote learning is as effective as in person.

Instructor was great, course was mostly very good except for too much focus on pricing

Class was very informative, although one lab didnt but will try again later