Exercise - Build Linux and Windows container images to store in the registry
This guided project consists of the following exercises:
- Exercise 1: Provision Azure Container Registry (ACR) and Azure Kubernetes Service (AKS).
- Exercise 2: Build Linux and Windows container images and store them in Azure Container Registry.
- Exercise 3: Deploy container images to Azure Kubernetes Service.
- Exercise 4: Review the deployment and deprovision all resources.
In Exercise 2, you build Linux and Windows Docker images and push them to the Azure Container registry created in the previous exercise.
- Task 1: Build a Linux container image and store it in ACR.
- Task 2: Build a Windows container image and store it in ACR.
Note
To complete this exercise, you need an Azure subscription.