Skip to content

Commit b2dfc32

Browse files
Merge pull request #252689 from KrishnakumarRukmangathan/patch-16
Update connector-azure-sql-database.md
2 parents 085c418 + f173ae7 commit b2dfc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-azure-sql-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ Settings specific to Azure SQL Database are available in the **Source Options**
808808
809809
:::image type="content" source="media/data-flow/isolationlevel.png" alt-text="Isolation Level":::
810810
811-
**Enable incremental extract**: Use this option to tell ADF to only process rows that have changed since the last time that the pipeline executed.
811+
**Enable incremental extract**: Use this option to tell ADF to only process rows that have changed since the last time that the pipeline executed.To enable incremental extract with schema drift, choose tables based on Incremental / Watermark columns rather than tables that are enabled for Native Change Data Capture.
812812
813813
**Incremental column**: When using the incremental extract feature, you must choose the date/time or numeric column that you wish to use as the watermark in your source table.
814814

0 commit comments

Comments
 (0)