Skip to content

Commit baf9261

Browse files
committed
updates
1 parent 87c3e13 commit baf9261

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,17 +1084,17 @@ sections:
10841084
- question: |
10851085
Why do I see info banner "You do not have the right cluster permissions which will restrict your access to Container Insights features. Please reach out to your cluster admin to get the right permission"?
10861086
answer: |
1087-
Container Insights has historically allowed users to access the Azure portal experience based on the access permission of the Log Analytics workspace. It now checks cluster-level permission to provide access to the Azure portal experience. You should get at least basic read-only cluster level access through your cluster admin.
1087+
Container Insights has historically allowed users to access the Azure portal experience based on the access permission of the Log Analytics workspace. It now checks cluster-level permission to provide access to the Azure portal experience. You may need your cluster admin to assign this permission.
10881088
1089-
You should assign the **Monitoring Reader** role for the following types of clusters.
1089+
For basic read-only cluster level access, assign the **Monitoring Reader** role for the following types of clusters.
10901090
10911091
- AKS without Kubernetes role-based access control (RBAC) authorization enabled
10921092
- AKS enabled with Azure Active Directory (Azure AD) SAML-based single sign-on
10931093
- AKS enabled with Kubernetes RBAC authorization
10941094
- AKS configured with the cluster role binding clusterMonitoringUser
10951095
- [Azure Arc-enabled Kubernetes clusters](https://learn.microsoft.com/azure/azure-arc/kubernetes/overview)
10961096
1097-
See [https://learn.microsoft.com/en-us/azure/aks/control-kubeconfig-access#assign-role-permissions-to-a-user-or-group](https://learn.microsoft.com/azure/aks/control-kubeconfig-access#assign-role-permissions-to-a-user-or-group) & Learn more for Azure Arc for Kubernetes [here.](https://learn.microsoft.com/azure/azure-arc/kubernetes/azure-rbac#enable-azure-rbac-on-the-cluster) for details on enabling these roles using the Azure portal or CLI and [Access and identity options for Azure Kubernetes Service (AKS)](../aks/concepts-identity.md) to learn more about role assignments.
1097+
See [Assign role permissions to a user or group](../aks/control-kubeconfig-access.md#assign-role-permissions-to-a-user-or-group) and [Access and identity options for Azure Kubernetes Service (AKS)](../aks/concepts-identity.md) to learn more about role assignments.
10981098
- question: |
10991099
What does "Other processes" represent under the Node view?
11001100
answer: |

0 commit comments

Comments
 (0)