From be2cc85284da88909bf786c21ea8881c747d7261 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:25:25 -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 9f56580d..a987e98e 100644 --- a/New Instructions/Lab/LAB_09b-Implement_Azure_Containers.md +++ b/New Instructions/Lab/LAB_09b-Implement_Azure_Containers.md @@ -35,7 +35,7 @@ There are interactive lab simulations that you might find useful for this topic. ## Task 1 and 2: Azure Container Instances Architecture diagram -![Diagram of the tasks.](../media/az104-lab09baci-architecture-diagram.png) +![Diagram of the tasks.](../media/az104-lab09b-aci-architecture.png) ## Task 1: Deploy an Azure Container Instance using a Docker image @@ -92,7 +92,7 @@ In this task, you will review the deployment of the container instance. By defau ## Tasks 3 and 4: Azure Container Apps Architecture diagram -![Diagram of the tasks.](../media/az104-lab09baca-architecture-diagram.png) +![Diagram of the tasks.](../media/az104-lab09b-aca-architecture.png) ## Task 3: Create a container app and environment