Skip to content

Commit 9789501

Browse files
authored
Merge pull request #196319 from kromerm/sqlcdcga
Sqlcdcga
2 parents 07e2f95 + 3117f08 commit 9789501

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
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: 03/22/2022
11+
ms.date: 04/27/2022
1212
---
1313

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

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

791-
**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.
792-
793791
### Sink transformation
794792

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

0 commit comments

Comments
 (0)