Skip to content

Commit aa76d70

Browse files
committed
removed ref to AKS preview extension
1 parent ffd8ceb commit aa76d70

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/aks/learn/tutorial-kubernetes-workload-identity.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ This tutorial assumes a basic understanding of Kubernetes concepts. For more inf
2222

2323
- This article requires version 2.40.0 or later of the Azure CLI. If using Azure Cloud Shell, the latest version is already installed.
2424

25-
- You have installed the latest version of the `aks-preview` extension, version 0.5.102 or later.
26-
2725
- The identity you're using to create your cluster has the appropriate minimum permissions. For more information on access and identity for AKS, see [Access and identity options for Azure Kubernetes Service (AKS)][aks-identity-concepts].
2826

2927
- If you have multiple Azure subscriptions, select the appropriate subscription ID in which the resources should be billed using the
@@ -260,7 +258,7 @@ az group delete --name "${RESOURCE_GROUP}"
260258
## Next steps
261259

262260
In this tutorial, you deployed a Kubernetes cluster and then deployed a simple container application to
263-
test working with an Azure AD workload identity (preview).
261+
test working with an Azure AD workload identity.
264262

265263
This tutorial is for introductory purposes. For guidance on a creating full solutions with AKS for production, see [AKS solution guidance][aks-solution-guidance].
266264

0 commit comments

Comments
 (0)