Skip to content

Commit bc71821

Browse files
Merge pull request #209356 from CocoWang-wql/patch-16
Update use-azure-ad-pod-identity.md
2 parents 913e67c + 36cf05a commit bc71821

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/use-azure-ad-pod-identity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Azure Active Directory pod-managed identities in Azure Kubernetes Ser
33
description: Learn how to use Azure AD pod-managed identities in Azure Kubernetes Service (AKS)
44
services: container-service
55
ms.topic: article
6-
ms.date: 3/12/2021
6+
ms.date: 8/27/2022
77

88
---
99

@@ -28,6 +28,7 @@ You must have the following resource installed:
2828
* A maximum of 200 pod identities are allowed for a cluster.
2929
* A maximum of 200 pod identity exceptions are allowed for a cluster.
3030
* Pod-managed identities are available on Linux node pools only.
31+
* This feature is only supported for Virtual Machine Scale Sets backed clusters.
3132

3233
### Register the `EnablePodIdentityPreview`
3334

0 commit comments

Comments
 (0)