Skip to content

Commit 190e994

Browse files
authored
Merge pull request #189588 from kromerm/sqlcdc
Update connector-azure-sql-database.md
2 parents f1cb446 + 54872a8 commit 190e994

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-movement
99
ms.topic: conceptual
1010
ms.custom: synapse
11-
ms.date: 02/08/2022
11+
ms.date: 02/23/2022
1212
---
1313

1414
# Copy and transform data in Azure SQL Database by using Azure Data Factory or Azure Synapse Analytics
@@ -787,6 +787,8 @@ Settings specific to Azure SQL Database are available in the **Source Options**
787787

788788
:::image type="content" source="media/data-flow/isolationlevel.png" alt-text="Isolation Level":::
789789

790+
**Enable incremental extract (preview)**: If your table has a timestamp column, you can enable incremental extract. ADF will prompt you to choose a timestamp field that will be used to query for changed rows from the last time the pipeline ran. ADF will handle storing the watermark and querying changed rows for you. This feature is currently in public preview.
791+
790792
### Sink transformation
791793

792794
Settings specific to Azure SQL Database are available in the **Settings** tab of the sink transformation.

0 commit comments

Comments
 (0)