Skip to content

Commit 0b3ea3d

Browse files
committed
updated deploy app section
1 parent 6b148db commit 0b3ea3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/aks/workload-identity-deploy-cluster.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ az aks update --resource-group myResourceGroup --name myAKSCluster --enable-work
220220
In this article, you deployed a Kubernetes cluster and configured it to use a workload identity in preparation for application workloads to authenticate with that credential. Now you're ready to deploy your application and configure it to use the workload identity with the latest version of the [Azure Identity][azure-identity-libraries] client library. If you can't rewrite your application to use the latest client library version, you can [set up your application pod][workload-identity-migration] to authenticate using managed identity with workload identity as a short-term migration solution.
221221

222222
<!-- EXTERNAL LINKS -->
223+
[kubectl-describe]: https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#describe
223224

224225
<!-- INTERNAL LINKS -->
225226
[kubernetes-concepts]: concepts-clusters-workloads.md

0 commit comments

Comments
 (0)