From 775c7b2f1dbf3970f17712ae6fc4415a98bf9305 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 7 Nov 2024 08:43:57 -0800 Subject: [PATCH] Update LAB_09b-Implement_Azure_Container_Instances.md --- .../Labs/LAB_09b-Implement_Azure_Container_Instances.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md index b0ac7da1..565b2bb3 100644 --- a/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md +++ b/Instructions/Labs/LAB_09b-Implement_Azure_Container_Instances.md @@ -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**.