You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/essentials/prometheus-metrics-enable.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,7 @@ The output will be similar to the following:
114
114
### Prerequisites
115
115
116
116
- Register the `AKS-PrometheusAddonPreview` feature flag in the Azure Kubernetes clusters subscription with the following command in Azure CLI: `az feature register --namespace Microsoft.ContainerService --name AKS-PrometheusAddonPreview`.
117
+
- If the Azure Managed Grafana instance is in a subscription other than the Azure Monitor Workspaces subscription then please register the Azure Monitor Workspace subscrption with the `Microsoft.Dashboard` resource provider following this [documenation](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider)
117
118
- The Azure Monitor workspace and Azure Managed Grafana workspace must already be created.
118
119
- The template needs to be deployed in the same resource group as the Azure Managed Grafana workspace.
0 commit comments