Skip to content

Commit d3c4cf8

Browse files
authored
Update articles/azure-monitor/containers/container-insights-enable-arc-enabled-clusters.md
1 parent 30c0b91 commit d3c4cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/containers/container-insights-enable-arc-enabled-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Install the extension with **amalogs.useAADAuth=false**.
135135
az extension add --name k8s-extension --version 1.3.7
136136
```
137137

138-
Install the extension with **amalogs.useAADAuth=false**
138+
Install the extension with **amalogs.useAADAuth=false**.
139139

140140
```azurecli
141141
az k8s-extension create --name azuremonitor-containers --cluster-name <cluster-name> --resource-group <resource-group> --cluster-type connectedClusters --extension-type Microsoft.AzureMonitor.Containers --configuration-settings amalogs.useAADAuth=false

0 commit comments

Comments
 (0)