diff --git a/New Instructions/Lab/LAB_11-Implement_Monitoring.md b/New Instructions/Lab/LAB_11-Implement_Monitoring.md index 62086243..48210ec7 100644 --- a/New Instructions/Lab/LAB_11-Implement_Monitoring.md +++ b/New Instructions/Lab/LAB_11-Implement_Monitoring.md @@ -31,8 +31,8 @@ There is an interactive lab simulation that you might find useful for this topic + Task 1: Provision the lab environment. + Task 2: Create the Azure activity log alert. + Task 3: Trigger the alert. -+ Task 4: Add an alert processing rule to the alert. -+ Task 5: Use Log Analytics to locate the alert. ++ Task 4: Add an alert rule. ++ Task 5: Use Azure Monitor and KQL queries. ## Task 1: Provision the lab environment @@ -178,7 +178,7 @@ To trigger an alert, delete the virtual machine in the resource group. 1. Select the name of one of the alerts (For example, **VM was deleted**). An **Alert details** pane appears that shows more details about the event. -## Task 5: Add an alert processing rule to the alert +## Task 5: Add an alert rule We're going to schedule a one-time, overnight, planned maintenance. It starts in the evening and continues until the next morning. @@ -214,7 +214,7 @@ Enter these settings for the scheduling of the alert processing rule: 1. Select **Review + create** to validate your input, then select **Create**. -## Task 6: Use Azure Monitor to query the logs +## Task 6: Use Azure Monitor and KQL queries 1. In the portal, search for and select `Monitor`.