Skip to content

Commit 88ec81a

Browse files
committed
fixed link
1 parent e5f69d8 commit 88ec81a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/cluster-extensions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ A conceptual overview of this feature is available in [Cluster extensions - Azur
3232
* [Azure CLI](/cli/azure/install-azure-cli) version >= 2.16.0 installed.
3333

3434
> [!NOTE]
35-
> If you have enabled [AAD-based pod identity][./use-azure-ad-pod-identity.md] on your AKS cluster, please add the following `AzurePodIdentityException` to the release namespace of your extension instance on the AKS cluster:
35+
> If you have enabled [AAD-based pod identity][use-azure-ad-pod-identity] on your AKS cluster, please add the following `AzurePodIdentityException` to the release namespace of your extension instance on the AKS cluster:
3636
> ```yml
3737
> apiVersion: aadpodidentity.k8s.io/v1
3838
> kind: AzurePodIdentityException
@@ -253,6 +253,7 @@ az k8s-extension delete --name azureml --cluster-name <clusterName> --resource-g
253253
[dapr-overview]: ./dapr.md
254254
[gitops-overview]: ../azure-arc/kubernetes/conceptual-gitops-flux2.md
255255
[k8s-extension-reference]: /cli/azure/k8s-extension
256+
[use-azure-ad-pod-identity]: ./use-azure-ad-pod-identity.md
256257
257258
<!-- EXTERNAL -->
258259
[arc-k8s-regions]: https://azure.microsoft.com/global-infrastructure/services/?products=azure-arc&regions=all

0 commit comments

Comments
 (0)