Skip to content

Commit 0e25dfa

Browse files
authored
Merge pull request #102744 from vishiy/patch-2
fix managed identity link
2 parents 8076f28 + 285fa8f commit 0e25dfa

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
@@ -16,7 +16,7 @@ This article describes how to configure your Azure Kubernetes Service (AKS) clus
1616
## Prerequisites
1717

1818
- You must either have an [Azure Monitor workspace](azure-monitor-workspace-overview.md) or [create a new one](azure-monitor-workspace-overview.md#create-an-azure-monitor-workspace).
19-
- The cluster must use [managed identity authentication](../containers/container-insights-enable-aks.md#migrate-to-managed-identity-authentication).
19+
- The cluster must use [managed identity authentication](../../aks/use-managed-identity.md).
2020
- The following resource providers must be registered in the subscription of the AKS cluster and the Azure Monitor Workspace.
2121
- Microsoft.ContainerService
2222
- Microsoft.Insights

0 commit comments

Comments
 (0)