Skip to content

Commit e4e7290

Browse files
Merge pull request #303770 from KrishnakumarRukmangathan/patch-55
Update format-common-data-model.md
2 parents 88cfb28 + eeef55c commit e4e7290

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/data-factory/format-common-data-model.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: kromerm
66
ms.subservice: data-flows
77
ms.custom: synapse
88
ms.topic: conceptual
9-
ms.date: 01/05/2024
9+
ms.date: 08/04/2025
1010
ms.author: makromer
1111
---
1212

@@ -24,6 +24,9 @@ The Common Data Model is available as an [inline dataset](data-flow-source.md#in
2424
> [!NOTE]
2525
> When writing CDM entities, you must have an existing CDM entity definition (metadata schema) already defined to use as a reference. The data flow sink will read that CDM entity file and import the schema into your sink for field mapping.
2626
27+
> > [!NOTE]
28+
> When using CDM with Change Data Capture (CDC) in Data Flows, updates are detected using a file-based CDC approach driven by file last modified timestamps.
29+
2730
### Source properties
2831

2932
The below table lists the properties supported by a CDM source. You can edit these properties in the **Source options** tab.

0 commit comments

Comments
 (0)