Skip to content

Commit cf5beb6

Browse files
authored
Update workload-identity-migrate-from-pod-identity.md
1 parent 3a03457 commit cf5beb6

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2-
title: Modernize your Azure Kubernetes Service (AKS) application to use workload identity (preview)
2+
title: Modernize your Azure Kubernetes Service (AKS) application to use workload identity
33
description: In this Azure Kubernetes Service (AKS) article, you learn how to configure your Azure Kubernetes Service pod to authenticate with workload identity.
44
ms.topic: article
5-
ms.date: 02/08/2023
5+
ms.date: 03/01/2023
66
---
77

8-
# Modernize application authentication with workload identity (preview)
8+
# Modernize application authentication with workload identity
99

10-
This article focuses on pod-managed identity migration 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.
11-
12-
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
10+
This article focuses on pod-managed identity migration to Azure Active Directory (Azure AD) workload identity 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.
1311

1412
## Before you begin
1513

0 commit comments

Comments
 (0)