Skip to content

Commit 01c916e

Browse files
authored
Update workload-identity-migrate-from-pod-identity.md
1 parent b75a1c5 commit 01c916e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/aks/workload-identity-migrate-from-pod-identity.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
---
2+
title: Migrate your Azure Kubernetes Service (AKS) pod to use workload identity (preview)
3+
description: In this Azure Kubernetes Service (AKS) article, you learn how to configure your Azure Kubernetes Service pod to authenticate with workload identity.
4+
ms.topic: article
5+
ms.custom: devx-track-azurecli
6+
ms.date: 03/14/2023
7+
---
8+
9+
# Migrate from pod managed-identity to workload identity
210

11+
This article focuses on migrating from a pod-managed identity to Azure Active Directory (Azure AD) workload identity (preview) for your Azure Kubernetes Service (AKS) cluster. It also provides guidance depending on the version of the [Azure Identity][azure-identity-supported-versions] client library used by your container-based application.
312

413
## Before you begin
514

0 commit comments

Comments
 (0)