Exercise - Build and run a container image with Azure Container Registry Tasks

Completed

In this exercise, you build a container image from your application code and push it to Azure Container Registry (ACR) using the Azure CLI. You learn how to prepare your app for containerization, create an ACR instance, and store your container image in Azure.

Tasks performed in this exercise:

  • Create an Azure Container Registry resource
  • Build and push an image from a Dockerfile
  • Verify the results
  • Run the image in the Azure Container Registry

This exercise takes approximately 20 minutes to complete.

Before you start

To complete the exercise, you need:

  • An Azure subscription. If you don't already have one, you can sign up for one.

Get started

Select the Launch Exercise button to open the exercise instructions in a new browser window. When you're finished with the exercise, return here to:

  • Complete the module
  • Earn a badge for completing this module

Button to launch exercise.