Skip to content

Commit 4a8a0ca

Browse files
committed
updates per nick o suggestions
Signed-off-by: Hannah Hunter <[email protected]>
1 parent b3701eb commit 4a8a0ca

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/aks/dapr-overview.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,10 @@ Lastly, the Dapr extension is an extension of AKS, therefore you can expect the
7171

7272
[Learn more about migrating from Dapr OSS to the Dapr extension for AKS][dapr-migration].
7373

74-
### How can I authenticate the Dapr extension for AKS using Managed Service Identities (MSI)?
74+
### How can I authenticate Dapr components with Azure AD using managed identities?
7575

76-
Learn how [Dapr components leverage your AKS cluster's managed identity to authenticate with Azure AD][dapr-msi].
76+
- Learn how [Dapr components authenticate with Azure AD][dapr-msi].
77+
- Learn about [using managed identities with AKS][aks-msi].
7778

7879
### How can I switch to using the Dapr extension if I’ve already installed Dapr via a method, such as Helm?
7980

@@ -91,9 +92,10 @@ After learning about Dapr and some of the challenges it solves, try [Deploying a
9192
[cluster-extensions]: ./cluster-extensions.md
9293
[dapr-quickstart]: ./quickstart-dapr.md
9394
[dapr-migration]: ./dapr-migration.md
95+
[aks-msi]: ./use-managed-identity.md
9496

9597
<!-- Links External -->
9698
[dapr-docs]: https://docs.dapr.io/
9799
[dapr-blocks]: https://docs.dapr.io/concepts/building-blocks-concept/
98100
[dapr-secrets-block]: https://docs.dapr.io/developing-applications/building-blocks/secrets/secrets-overview/
99-
[dapr-msi]: https://docs.dapr.io/developing-applications/integrations/azure/authenticating-azure/#using-managed-service-identities
101+
[dapr-msi]: https://docs.dapr.io/developing-applications/integrations/azure/authenticating-azure

0 commit comments

Comments
 (0)