From 13f09b1dd702155e279c4d17a12ad6f3653d75c1 Mon Sep 17 00:00:00 2001 From: polichtm Date: Mon, 14 Jun 2021 15:53:01 -0400 Subject: [PATCH] addressing #311 --- .../Labs/LAB_09b-Implement_Azure_Container_Instances.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md index e0841fe9..35fdad42 100644 --- a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md +++ b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md @@ -41,7 +41,7 @@ In this task, you will create a new container instance for the web application. | Container name | **az104-9b-c1** | | Region | the name of a region where you can provision Azure container instances | | Image Source | **Quickstart images** | - | Image | **microsoft/aci-helloworld (Linux)** | + | Image | **mcr.microsoft.com/azuredocs/aci-helloworld:latest (Linux)** | 1. Click **Next: Networking >** and, on the **Networking** tab of the **Create container instance** blade, specify the following settings (leave others with their default values):