Skip to content

Commit 30c0b91

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

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
@@ -131,7 +131,7 @@ To use legacy/non-managed identity authentication to create extension instance o
131131
If you are using k8s-extension version above 1.3.7, downgrade the version.
132132

133133
```azurecli
134-
az extension remove --name k8s-extension
134+
Install the extension with **amalogs.useAADAuth=false**.
135135
az extension add --name k8s-extension --version 1.3.7
136136
```
137137

0 commit comments

Comments
 (0)