Skip to content

Commit f3b4e86

Browse files
Merge pull request #239134 from hhunter-ms/hh-91693
[Dapr/ACA] Add blurb about auth to component creation doc
2 parents 002df0b + ef8c5f4 commit f3b4e86

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/container-apps/dapr-component-connection.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: hannahhunter
66
ms.reviewer: nickgreenf
77
ms.service: container-apps
88
ms.topic: how-to
9-
ms.date: 05/15/2023
9+
ms.date: 05/24/2023
1010
ms.custom: template-tutorial, service-connector, build-2023
1111
---
1212

@@ -18,7 +18,9 @@ With this new component creation feature, you no longer need to know or remember
1818

1919
By managing component creation for you, this feature:
2020
- Simplifies the process for developers
21-
- Reduces the likelihood for misconfiguration
21+
- Reduces the likelihood for misconfiguration
22+
23+
This experience makes authentication easier. When using Managed Identity, Azure Container Apps, Dapr, and Service Connector ensure the selected identification is assigned to all containers apps in scope and target services.
2224

2325
This guide demonstrates creating a Dapr component by:
2426
- Selecting pub/sub as component type

0 commit comments

Comments
 (0)