From 49b294b41be65b8a7c7ee31b6e342199fe147773 Mon Sep 17 00:00:00 2001 From: polichtm Date: Sun, 15 Mar 2020 08:53:59 -0400 Subject: [PATCH] addressing #25 --- .../Labs/LAB_09b-Implement_Azure_Container_Instances.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md index 99f84812..04f9b86b 100644 --- a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md +++ b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md @@ -38,9 +38,8 @@ In this task, you will create a new container instance for the web application. | Resource group | the name of a new resource group **az104-09b-rg1** | | Container name | **az104-9b-c1** | | Region | the name of a region where you can provision Azure container instances | - | Image type | **Public** | - | Image name | **microsoft/aci-helloworld** | - | OS type | **Linux** | + | Image Source | **Quickstart images** | + | Image | **microsoft/aci-helloworld (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):