Skip to content

Commit 943dc1a

Browse files
authored
Update articles/azure-monitor/essentials/prometheus-metrics-enable.md
1 parent 027f0e2 commit 943dc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/prometheus-metrics-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The output will be similar to the following:
114114
### Prerequisites
115115

116116
- 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+
- If the Azure Managed Grafana instance is in a subscription other than the Azure Monitor Workspaces subscription, then please register the Azure Monitor Workspace subscription with the `Microsoft.Dashboard` resource provider following this [documentation](/azure-resource-manager/management/resource-providers-and-types#register-resource-provider.md#register-resource-provider).
118118
- The Azure Monitor workspace and Azure Managed Grafana workspace must already be created.
119119
- The template needs to be deployed in the same resource group as the Azure Managed Grafana workspace.
120120

0 commit comments

Comments
 (0)