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)