Skip to content

Commit 897d29c

Browse files
authored
Merge pull request #113031 from mmckechney/main
Changing from `Pod Identity` to `Workload Identity`
2 parents a6f4548 + 305efa3 commit 897d29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/quickstart-deploy-application-gateway-for-containers-alb-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ You need to complete the following tasks prior to deploying Application Gateway
102102
103103
## Install the ALB Controller
104104
105-
1. Create a user managed identity for ALB controller and federate the identity as Pod Identity to use in the AKS cluster.
105+
1. Create a user managed identity for ALB controller and federate the identity as Workload Identity to use in the AKS cluster.
106106
107107
```azurecli-interactive
108108
RESOURCE_GROUP='<your resource group name>'

0 commit comments

Comments
 (0)