Skip to content

Commit 7f92478

Browse files
Merge pull request #241821 from damendo/patch-2
Update container-insights-authentication.md
2 parents 152fb70 + fb42e33 commit 7f92478

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-monitor/containers/container-insights-authentication.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,15 @@ Container Insights now defaults to managed identity authentication. This secure
1212

1313
## How to enable
1414

15-
Click on the relevant tab for instructions to enable Managed identity authentication on existing clusters.
15+
Click on the relevant tab for instructions to enable Managed identity authentication on your clusters.
1616

1717
## [Azure portal](#tab/portal-azure-monitor)
1818

19-
No action is needed when creating a cluster from the Portal. However, it isn't possible to switch to Managed Identity authentication from the Azure portal. Customers must use command line tools to migrate. See other tabs for migration instructions and templates.
19+
When creating a new cluster from the Azure portal: On the **Integrations** tab, first check the box for *Enable Container Logs*, then check the box for *Use managed identity*.
20+
21+
For existing clusters, you can switch to Managed Identity authentication from the *Monitor settings* panel: Navigate to your AKS cluster, scroll through the menu on the left till you see the **Monitoring** section, there click on the **Insights** tab. In the Insights tab, click on the *Monitor Settings* option and check the box for *Use managed identity*
22+
23+
If you don't see the *Use managed identity* option, you are using an SPN clusters. In that case, you must use command line tools to migrate. See other tabs for migration instructions and templates.
2024

2125
## [Azure CLI](#tab/cli)
2226

0 commit comments

Comments
 (0)