Skip to content

Commit 518cd65

Browse files
committed
add link to dapr msi usage in faq section
Signed-off-by: Hannah Hunter <[email protected]>
1 parent e559dbd commit 518cd65

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/aks/dapr-overview.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn more about using Dapr on your Azure Kubernetes Service (AKS)
44
ms.author: nickoman
55
ms.service: container-service
66
ms.topic: article
7-
ms.date: 07/21/2022
7+
ms.date: 10/11/2022
88
ms.custom: devx-track-azurecli, event-tier1-build-2022
99
---
1010

@@ -71,6 +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)?
75+
76+
Learn how [Dapr leverages a managed identity to authenticate with Azure AD][dapr-msi].
77+
7478
### How can I switch to using the Dapr extension if I’ve already installed Dapr via a method, such as Helm?
7579

7680
Recommended guidance is to completely uninstall Dapr from the AKS cluster and reinstall it via the cluster extension.
@@ -92,3 +96,4 @@ After learning about Dapr and some of the challenges it solves, try [Deploying a
9296
[dapr-docs]: https://docs.dapr.io/
9397
[dapr-blocks]: https://docs.dapr.io/concepts/building-blocks-concept/
9498
[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

0 commit comments

Comments
 (0)