Update LAB_09b-Implement_Azure_Containers.md

This commit is contained in:
staleycyn 2023-12-17 05:40:39 -08:00 committed by GitHub
parent b0215ce175
commit 5c95b6185c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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