File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
articles/azure-monitor/containers Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -37,10 +37,13 @@ This article provides onboarding guidance for the following types of clusters. A
37
37
** Managed Prometheus prerequisites**
38
38
39
39
- The cluster must use [ managed identity authentication] ( ../../aks/use-managed-identity.md ) .
40
- - The following resource providers must be registered in the subscription of the AKS cluster and the Azure Monitor workspace:
40
+ - The following resource providers must be registered in the subscription of the AKS cluster Azure Monitor workspace subscription :
41
41
- Microsoft.ContainerService
42
42
- Microsoft.Insights
43
43
- Microsoft.AlertsManagement
44
+ - Microsoft.Monitor
45
+ - The following resource providers must be registered in the subscription of the Grafana workspace subscription:
46
+ - Microsoft.Dashboard
44
47
45
48
** Arc-Enabled Kubernetes clusters prerequisites**
46
49
You can’t perform that action at this time.
0 commit comments