Update LAB_09b-Implement_Azure_Container_Instances.md

This commit is contained in:
staleycyn 2024-11-07 08:43:57 -08:00 committed by GitHub
parent 9caa393cbd
commit 775c7b2f1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,6 +61,8 @@ In this task, you will create a simple web application using a Docker image. Doc
>**Note**: Your container will be publicly reachable at dns-name-label.region.azurecontainer.io. If you receive a **DNS name label not available** error message, specify a different value.
1. Click **Next: Monitoring >** and uncheck **Enable container instance logs**.
1. Click **Next: Advanced >**, review the settings without making any changes.
1. Click **Review + Create**, ensure that the validation passed and then select **Create**.