Skip to content

Commit 0957081

Browse files
Merge pull request #252783 from bwren/docs-editor/container-insights-onboard-1695680784
Update container-insights-onboard.md
2 parents 9c992d6 + c43f63e commit 0957081

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
32
title: Enable Container insights
43
description: This article describes how to enable and configure Container insights so that you can understand how your container is performing and what performance-related issues have been identified.
54
ms.topic: conceptual
@@ -61,14 +60,13 @@ If you're going to configure the cluster to [collect Prometheus metrics](contain
6160

6261
### Permissions
6362

64-
To enable container monitoring, you require the following permissions:
63+
To enable Container insights, you require the following permissions:
6564

66-
- You must be a member of the [Log Analytics contributor](../logs/manage-access.md#azure-rbac) role.
67-
- You must be a member of the [*Owner* group](../../role-based-access-control/built-in-roles.md#owner) on any AKS cluster resources.
65+
- You must have at least [Contributor](../../role-based-access-control/built-in-roles.md#contributor) access to the AKS cluster.
6866

6967
To view data after container monitoring is enabled, you require the following permissions:
7068

71-
- You must be a member of the [Log Analytics reader](../logs/manage-access.md#azure-rbac) role if you aren't already a member of the [Log Analytics contributor](../logs/manage-access.md#azure-rbac) role.
69+
- You must have [Monitoring Reader](../roles-permissions-security.md#monitoring-reader) or [Monitoring Contributor](../roles-permissions-security.md#monitoring-contributor) role.
7270

7371
### Kubelet secure port
7472

@@ -160,3 +158,4 @@ The following table lists the extra firewall configuration required for managed
160158
After you've enabled monitoring, you can begin analyzing the performance of your Kubernetes clusters that are hosted on AKS, Azure Stack, or another environment.
161159

162160
To learn how to use Container insights, see [View Kubernetes cluster performance](container-insights-analyze.md).
161+

0 commit comments

Comments
 (0)