From 29ed038d5a394add712a1af6b2b832c63c68f11c Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Fri, 16 Jun 2023 06:13:09 -0700 Subject: [PATCH] Update LAB_09b-Implement_Azure_Container_Instances.md --- .../Labs/LAB_09b-Implement_Azure_Container_Instances.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md index 2378be74..53721943 100644 --- a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md +++ b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md @@ -17,7 +17,7 @@ Contoso wants to find a new platform for its virtualized workloads. You identifi In this lab, you will: -- Task 1: Deploy a Docker image by using the Azure Container Instance +- Task 1: Deploy an Azure Container Instance using a Docker image - Task 2: Review the functionality of the Azure Container Instance ## Estimated timing: 20 minutes @@ -30,7 +30,7 @@ In this lab, you will: ## Exercise 1 -## Task 1: Deploy a Docker image by using the Azure Container Instance +## Task 1: Deploy an Azure Container Instance using a Docker image In this task, you will create a new container instance for the web application.