Update LAB_09b-Implement_Azure_Container_Instances.md

This commit is contained in:
staleycyn 2023-06-16 06:13:09 -07:00 committed by GitHub
parent de5f25bf0e
commit 29ed038d5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.