Skip to content

Commit 305efa3

Browse files
authored
Changing from Pod Identity to Workload Identity
Changing from `Pod Identity` to `Workload Identity` to avoid confusion since Pod Identity is deprecated.
1 parent b6d46fd commit 305efa3

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
@@ -101,7 +101,7 @@ You need to complete the following tasks prior to deploying Application Gateway
101101
102102
## Install the ALB Controller
103103
104-
1. Create a user managed identity for ALB controller and federate the identity as Pod Identity to use in the AKS cluster.
104+
1. Create a user managed identity for ALB controller and federate the identity as Workload Identity to use in the AKS cluster.
105105
106106
```azurecli-interactive
107107
RESOURCE_GROUP='<your resource group name>'

0 commit comments

Comments
 (0)