Skip to content

Commit ac55ab7

Browse files
committed
updated identity creation origin
1 parent 9ef56bc commit ac55ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/csi-secrets-store-identity-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Before you begin, you must have the following prerequisites:
166166
167167
## Access with a user-assigned managed identity
168168
169-
1. Access your key vault using the [`az aks show`][az-aks-show] command and the user-assigned managed identity you created when you [enabled a managed identity on your AKS cluster][use-managed-identity].
169+
1. Access your key vault using the [`az aks show`][az-aks-show] command and the user-assigned managed identity created by the add-on when you [enabled a managed identity on your AKS cluster][use-managed-identity].
170170
171171
```azurecli-interactive
172172
az aks show -g <resource-group> -n <cluster-name> --query addonProfiles.azureKeyvaultSecretsProvider.identity.clientId -o tsv

0 commit comments

Comments
 (0)