From bfef9e4737caaab9052ae083a82aa03bef9e719c Mon Sep 17 00:00:00 2001 From: Michael Glover Date: Thu, 25 Sep 2025 15:44:27 -0500 Subject: [PATCH] Update how-to-configure-connection-monitor.md Fixed Powershell script error --- articles/expressroute/how-to-configure-connection-monitor.md | 1 - 1 file changed, 1 deletion(-) diff --git a/articles/expressroute/how-to-configure-connection-monitor.md b/articles/expressroute/how-to-configure-connection-monitor.md index 56257cc4f713f..05141bc9dcb82 100644 --- a/articles/expressroute/how-to-configure-connection-monitor.md +++ b/articles/expressroute/how-to-configure-connection-monitor.md @@ -76,7 +76,6 @@ $workspaceName = "Workspace name should come here" $solution = @{ Location = $location Properties = @{ - workspaceResourceId workspaceResourceId = "/subscriptions/$($subscriptionId)/resourcegroups/$($resourceGroup)/providers/Microsoft.OperationalInsights/workspaces/$($workspaceName)" } Plan = @{