From c855fcbec8d99747ca34db5e491eb68a77ebf059 Mon Sep 17 00:00:00 2001 From: polichtm Date: Tue, 24 Mar 2020 06:50:21 -0400 Subject: [PATCH] addressing #28 --- Instructions/Labs/LAB_11-Implement_Monitoring.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_11-Implement_Monitoring.md b/Instructions/Labs/LAB_11-Implement_Monitoring.md index 5bc22960..a30733ca 100644 --- a/Instructions/Labs/LAB_11-Implement_Monitoring.md +++ b/Instructions/Labs/LAB_11-Implement_Monitoring.md @@ -156,6 +156,8 @@ In this task, you will configure Azure virtual machine diagnostic settings. 1. On the **az104-11-vm0 - Logs** blade, ensure that the Log Analytics workspace you created earlier in this lab is selected in the **Choose a Log Analytics Workspace** drop-down list and click **Enable**. +1. On the **az104-11-vm0 - Logs** blade, click **Enable**, select the Log Analytics workspace you created earlier in this lab from the **Choose a Log Analytics Workspace** drop-down list, and click **Enable** again. + >**Note**: Do not wait for the operation to complete but instead proceed to the next step. The operation might take about 5 minutes. 1. On the **az104-11-vm0 - Logs** blade, in the **Monitoring** section, click **Metrics**. @@ -329,4 +331,4 @@ In this lab, you have: - Reviewed default monitoring settings of Azure virtual machines - Configured Azure virtual machine diagnostic settings - Reviewed Azure Monitor functionality -- Reviewed Azure Log Analytics functionality \ No newline at end of file +- Reviewed Azure Log Analytics functionality