From f1fd99fff0e5393c8d51e0301225ce9a5ece884c Mon Sep 17 00:00:00 2001 From: polichtm Date: Thu, 7 May 2020 18:45:42 -0400 Subject: [PATCH] addressing #59 --- Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md index b5680aba..d1162d6e 100644 --- a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md +++ b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md @@ -69,7 +69,7 @@ In this task, you will deploy an Azure Kubernetes Services cluster by using the | Load balancer | **Standard** | | Network configuration | **Advanced** | -1. Click **Next: Monitoring >**, on the **Monitoring** tab of the **Create Kubernetes cluster** blade, set **Enable container monitoring** to **No**, click **Review + create** and then click **Create**. +1. Click **Next: Integration >**, on the **Integration** tab of the **Create Kubernetes cluster** blade, set **Enable container monitoring** to **Disabled**, click **Review + create** and then click **Create**. >**Note**: In production scenarios, you would want to enable monitoring. Monitoring is disabled in this case since it is not covered in the lab.