Skip to content

Commit 3821e6b

Browse files
committed
add blurb about auth
Signed-off-by: Hannah Hunter <[email protected]>
1 parent f05eecf commit 3821e6b

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 User Assigned Managed Identity, Azure Container Apps, Dapr, and Service Connector ensure the selected identification is assigned to all containers apps in scope at that point in time.
2224

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

0 commit comments

Comments
 (0)