Skip to content

Commit 33dd180

Browse files
authored
Update get-started-change-data-capture.md
1 parent 250b19c commit 33dd180

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cosmos-db/get-started-change-data-capture.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ ms.date: 04/18/2023
1616

1717
Use Change data capture (CDC) in Azure Cosmos DB analytical store as a source to [Azure Data Factory](../data-factory/index.yml) or [Azure Synapse Analytics](../synapse-analytics/index.yml) to capture specific changes to your data.
1818

19+
20+
> [!NOTE]
21+
> Please note that the linked service interface for Azure Cosmos DB for MongoDB API is not available on Dataflow yet. However, you would be able to use your account’s document endpoint with the “Azure Cosmos DB for NoSQL” linked service interface as a work around until the Mongo linked service is supported. On a NoSQL linked service, choose “Enter Manually” to provide the Cosmos DB account info and use account’s document endpoint (eg: https://<accturi>.documents.azure.com:443/) instead of the MongoDB endpoint (eg: mongodb://<accturi>.mongo.cosmos.azure.com:10255/) 
22+
1923
## Prerequisites
2024

2125
- An existing Azure Cosmos DB account.

0 commit comments

Comments
 (0)