From 22a5691707bbb8a4e3adf300b1be32f25a5b86d3 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Fri, 14 Nov 2025 11:54:13 -0800 Subject: [PATCH] Add note on data visibility delay in Azure Monitor Added a note about data appearance time in Azure Monitor. --- Instructions/Labs/LAB_11-Implement_Monitoring.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Instructions/Labs/LAB_11-Implement_Monitoring.md b/Instructions/Labs/LAB_11-Implement_Monitoring.md index e8b2bdab..decc1d5e 100644 --- a/Instructions/Labs/LAB_11-Implement_Monitoring.md +++ b/Instructions/Labs/LAB_11-Implement_Monitoring.md @@ -207,6 +207,8 @@ Enter these settings for the scheduling of the alert processing rule: In this task, you will use Azure Monitor to query the data captured from the virtual machine. + >**Note:** It can take 15-30 minutes for data to appear. Concentrate on the method and types of queries, rather than the results. + 1. In the Azure portal, search for and select `Monitor`, then click **Logs**. 1. If necessary, close the splash screen.