Skip to content

Commit c71cf3b

Browse files
committed
fix link
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 9cd23fd commit c71cf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/dapr-component-connect-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To set up a reference:
4444

4545
When creating a secret store component in Azure Container Apps, you can provide sensitive information in the metadata section in either of the following ways:
4646

47-
- [For an **Azure Key Vault secret store**,](#using-managed-identity) use managed identity to establish the connection.
47+
- [For an **Azure Key Vault secret store**,](#using-managed-identity-recommended) use managed identity to establish the connection.
4848
- [For **non-Azure secret stores**,](#platform-managed-kubernetes-secrets) use platform-managed Kubernetes secrets that are defined directly as part of the component manifest.
4949

5050
#### Azure Key Vault secret stores

0 commit comments

Comments
 (0)