From 5c95b6185c4758263286b1d4e491cfd0c5efdbef Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Sun, 17 Dec 2023 05:40:39 -0800 Subject: [PATCH] Update LAB_09b-Implement_Azure_Containers.md --- New Instructions/Lab/LAB_09b-Implement_Azure_Containers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/New Instructions/Lab/LAB_09b-Implement_Azure_Containers.md b/New Instructions/Lab/LAB_09b-Implement_Azure_Containers.md index b4879323..893febc2 100644 --- a/New Instructions/Lab/LAB_09b-Implement_Azure_Containers.md +++ b/New Instructions/Lab/LAB_09b-Implement_Azure_Containers.md @@ -23,7 +23,7 @@ There are interactive lab simulations that you might find useful for this topic. + [Deploy Azure Container Instances](https://mslearn.cloudguides.com/en-us/guides/AZ-900%20Exam%20Guide%20-%20Azure%20Fundamentals%20Exercise%203). Create, configure, and deploy a Docker container with Azure Container Instances. + [Implement Azure Container Instances](https://mslabs.cloudguides.com/guides/AZ-104%20Exam%20Guide%20-%20Microsoft%20Azure%20Administrator%20Exercise%2014). Deploy a Docker image using Azure Container Instances. -## Architecture diagram +## Exercise 1 - Azure Container Instances Architecture diagram ![Diagram of the tasks.](../media/az104-lab09baci-architecture-diagram.png) @@ -85,7 +85,7 @@ In this task, you will review the deployment of the container instance. By defau 1. Verify that you see the log entries representing the HTTP GET request generated by displaying the application in the browser. -## Architecture diagram +## Exercise 2 - Azure Container Apps Architecture diagram ![Diagram of the tasks.](../media/az104-lab09baca-architecture-diagram.png)