Skip to content

Commit 9be662a

Browse files
authored
Update get-started-change-data-capture.md
1 parent 87ade29 commit 9be662a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Use Change data capture (CDC) in Azure Cosmos DB analytical store as a source to
1818

1919

2020
> [!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://<your-database-account-uri>.documents.azure.com:443/`) instead of the MongoDB endpoint (eg: `mongodb://<your-database-account-uri>.mongo.cosmos.azure.com:10255/`) 
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://[your-database-account-uri].documents.azure.com:443/`) instead of the MongoDB endpoint (eg: `mongodb://[your-database-account-uri].mongo.cosmos.azure.com:10255/`) 
2222
2323
## Prerequisites
2424

0 commit comments

Comments
 (0)