Skip to content

Commit 36c965b

Browse files
Update connector-azure-cosmos-db.md
1 parent afd1baa commit 36c965b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/data-factory/connector-azure-cosmos-db.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jianleishen
77
ms.subservice: data-movement
88
ms.topic: conceptual
99
ms.custom: synapse
10-
ms.date: 07/23/2024
10+
ms.date: 08/13/2024
1111
---
1212

1313
# Copy and transform data in Azure Cosmos DB for NoSQL by using Azure Data Factory
@@ -261,6 +261,9 @@ These properties are supported for the linked service:
261261
```
262262
### User-assigned managed identity authentication
263263

264+
>[!NOTE]
265+
>Currently, user-assigned managed identity authentication is supported in data flows through the use of advanced properties in JSON format.
266+
264267
A data factory or Synapse pipeline can be associated with a [user-assigned managed identities](data-factory-service-identity.md#user-assigned-managed-identity), which represents this specific service instance. You can directly use this managed identity for Azure Cosmos DB authentication, similar to using your own service principal. It allows this designated resource to access and copy data to or from your Azure Cosmos DB instance.
265268

266269
To use user-assigned managed identities for Azure resource authentication, follow these steps.

0 commit comments

Comments
 (0)