Skip to content

Commit 89168fd

Browse files
authored
Update container-insights-azure-redhat4-setup.md
------- cc: @bwren
1 parent 3ed40c1 commit 89168fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/containers/container-insights-azure-redhat4-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ If you don't have a workspace to specify, you can skip to the [Integrate with th
109109
export logAnalyticsWorkspaceResourceId="/subscriptions/<subscriptionId>/resourceGroups/<resourceGroupName>/providers/microsoft.operationalinsights/workspaces/<workspaceName>"
110110
```
111111
112-
Here is the command you must run once you have populated the 3 variables with Export commands:
112+
Here is the command you must run once you have populated the variables with Export commands:
113113
114114
`bash enable-monitoring.sh --resource-id $azureAroV4ClusterResourceId --workspace-id $logAnalyticsWorkspaceResourceId`
115115

0 commit comments

Comments
 (0)