Skip to content

Commit 942ee68

Browse files
committed
update with suggestions from Craig
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 9d4ddc0 commit 942ee68

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/container-apps/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@
276276
href: enable-dapr.md
277277
- name: Deploy using the Dapr extension for Azure Functions
278278
href: dapr-functions-extension.md
279-
- name: Dapr components
279+
- name: Components
280280
items:
281-
- name: Dapr components overview
281+
- name: Components overview
282282
href: dapr-components.md
283283
- name: Connect to Azure or third-party services
284284
href: dapr-component-connect-services.md

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: hhunter-ms
66
ms.service: azure-container-apps
77
ms.custom: build-2023
88
ms.topic: conceptual
9-
ms.date: 12/04/2024
9+
ms.date: 12/10/2024
1010
---
1111

1212
# Connect to other Azure or third-party services via Dapr components
@@ -17,7 +17,7 @@ Before getting started, [learn more about the offered support for Dapr component
1717

1818
## Recommendations
1919

20-
Whenever possible, we recommend using Azure components that provide managed identity support for the most secure connection. Use Azure Key Vault secret stores *only* when managed identity authentication isn't supported.
20+
Whenever possible, it's recommended that you use Azure components that provide managed identity support for the most secure connection. Use Azure Key Vault secret stores *only* when managed identity authentication isn't supported.
2121

2222
| Service type | Recommendation |
2323
| ------------ | -------------- |

0 commit comments

Comments
 (0)