Implement containerized solutions
Learn how to create and deploy containerized solutions to Azure by using the Azure Container Registry, Azure Container Instances, and Azure Container Apps.
Manage container images in Azure Container RegistryLearn how to use Azure Container Registry to store your container images, and automate builds and deployments.
Introduction
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
Summary
Run container images in Azure Container InstancesLearn how Azure Container Instances can help you quickly deploy containers, how to set environment variables, and specify container restart policies.
Introduction
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
Summary
Implement Azure Container AppsLearn how Azure Container Apps can help you deploy and manage microservices and containerized apps on a serverless platform that runs on top of Azure Kubernetes Service.
Introduction
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
Summary