Skip to content

Commit ba186ac

Browse files
authored
Update concepts-change-data-capture.md
1 parent 6336420 commit ba186ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/data-factory/concepts-change-data-capture.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ The changed data including inserted, updated and deleted rows can be automatical
4242
- [Azure Cosmos DB (SQL API)](connector-azure-cosmos-db.md)
4343
- [Azure Cosmos DB analytical store](azure-docs/articles/cosmos-db/analytical-store-introduction.md)
4444

45+
Azure Cosmos DB API for NoSQL
46+
4547
### Auto incremental extraction in mapping data flow
4648

4749
The newly updated rows or updated files can be automatically detected and extracted by ADF mapping data flow from the source stores. When you want to get delta data from the databases, the incremental column is required to identify the changes. When you want to load new files or updated files only from a storage store, ADF mapping data flow just works through files’ last modify time.

0 commit comments

Comments
 (0)