Skip to content

Commit 2223981

Browse files
authored
Update kubernetes-service-principal.md
1 parent 319903e commit 2223981

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/aks/kubernetes-service-principal.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Use a service principal with AKS
33
description: Learn how to create and manage a Microsoft Entra service principal with a cluster in Azure Kubernetes Service (AKS).
44
author: tamram
5-
65
ms.topic: article
76
ms.subservice: aks-security
87
ms.date: 05/30/2024
@@ -289,12 +288,12 @@ For more information about Microsoft Entra service principals, see [Application
289288
For information on how to update the credentials, see [Update or rotate the credentials for a service principal in AKS][update-credentials].
290289

291290
<!-- LINKS - internal -->
292-
[aad-service-principal]:../active-directory/develop/app-objects-and-service-principals.md
291+
[aad-service-principal]: /entra/identity-platform/app-objects-and-service-principals
293292
[az-ad-sp-create]: /cli/azure/ad/sp#az_ad_sp_create_for_rbac
294293
[az-ad-sp-delete]: /cli/azure/ad/sp#az_ad_sp_delete
295294
[az-ad-app-credential-list]: /cli/azure/ad/app/credential#az_ad_app_credential_list
296295
[install-azure-cli]: /cli/azure/install-azure-cli
297-
[service-principal]:../active-directory/develop/app-objects-and-service-principals.md
296+
[service-principal]: /entra/identity-platform/app-objects-and-service-principals
298297
[az-aks-create]: /cli/azure/aks#az_aks_create
299298
[az-aks-update]: /cli/azure/aks#az_aks_update
300299
[rbac-network-contributor]: ../role-based-access-control/built-in-roles.md#network-contributor

0 commit comments

Comments
 (0)