From ce9f363fb79160a5fd69f047beb84bfe8c28eeef Mon Sep 17 00:00:00 2001 From: Mark Beasley <87342636+gmbeasley@users.noreply.github.com> Date: Fri, 28 Jan 2022 14:09:39 -0700 Subject: [PATCH] Update LAB_11-Implement_Monitoring.md --- Instructions/Labs/LAB_11-Implement_Monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_11-Implement_Monitoring.md b/Instructions/Labs/LAB_11-Implement_Monitoring.md index 80f2ced3..c7763ffd 100644 --- a/Instructions/Labs/LAB_11-Implement_Monitoring.md +++ b/Instructions/Labs/LAB_11-Implement_Monitoring.md @@ -104,7 +104,7 @@ In this task, you will create and configure an Azure Log Analytics workspace and | Settings | Value | | --- | --- | - | Name | any unique name | + | Automation account name | any unique name | | Subscription | the name of the Azure subscription you are using in this lab | | Resource group | **az104-11-rg1** | | Location | the name of the Azure region determined based on [Workspace mappings documentation](https://docs.microsoft.com/en-us/azure/automation/how-to/region-mappings) |