We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6016ff commit 36cf05aCopy full SHA for 36cf05a
articles/aks/use-azure-ad-pod-identity.md
@@ -3,7 +3,7 @@ title: Use Azure Active Directory pod-managed identities in Azure Kubernetes Ser
3
description: Learn how to use Azure AD pod-managed identities in Azure Kubernetes Service (AKS)
4
services: container-service
5
ms.topic: article
6
-ms.date: 3/12/2021
+ms.date: 8/27/2022
7
8
---
9
@@ -28,6 +28,7 @@ You must have the following resource installed:
28
* A maximum of 200 pod identities are allowed for a cluster.
29
* A maximum of 200 pod identity exceptions are allowed for a cluster.
30
* Pod-managed identities are available on Linux node pools only.
31
+* This feature is only supported for Virtual Machine Scale Sets backed clusters.
32
33
### Register the `EnablePodIdentityPreview`
34
0 commit comments