Challenge 02 - Path C: The Azure Container Registry - Coach’s Guide

< Previous Solution - Home - Next Solution >

Challenge 1 & 2 Path C

This is PATH C: Use this path if your students understand docker, don’t care about building images , and/or have environments issues that would prevent them from building containers locally. In this path, your students will will create an Azure Container Registry, and then will import the images to their ACR.

Notes & Guidance

Tooling:

The students will need to be able to run the Azure cli. Ideally this would be run from their local workstation, but it could also be the Azure Cloud Shell.

Fab Medical Application:

The coach should demonstrate running the application locally. To run the Fab Medical application locally:

Importing the Application

If the students get stuck, point them to the ACR documentation:

Other tips / tricks