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):