Skip to content

Commit 8199c21

Browse files
committed
adjusted summarized steps
1 parent 59dbe96 commit 8199c21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/workload-identity-migrate-from-pod-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ This section explains the migration options available depending on what version
2323
For either scenario, you need to have the federated trust setup before you update your application to use the workload identity. The following are the minimum steps required:
2424

2525
- [Create a kubernetes service account](#create-kubernetes-service-account) if you don't have one already dedicated to the application.
26-
- [Create a federated identity](#establish-federated-identity-credential) establish-federated identity credential) credential trust
27-
- Associate the federated identity with the managed identity already used for the pod-manged identity or create a new managed identity with a federated identity.
26+
- [Create a federated identity](#establish-federated-identity-credential) credential.
27+
- Associate the federated identity with the managed identity already used for the pod-manged identity or [create a new managed identity](#create-a-managed-identity) and then associate it with the federated identity.
2828

2929
### Migrate from latest version
3030

0 commit comments

Comments
 (0)