Skip to content

Commit 2667dcf

Browse files
authored
preexisting acrolinx
1 parent 7a2f311 commit 2667dcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ Refer to the respective sections about how to configure in the service and best
782782

783783
### Append data
784784

785-
Appending data is the default behavior of this Azure SQL Database sink connector. the service does a bulk insert to write to your table efficiently. You can configure the source and sink accordingly in the copy activity.
785+
Appending data is the default behavior of this Azure SQL Database sink connector. The service does a bulk insert to write to your table efficiently. You can configure the source and sink accordingly in the copy activity.
786786

787787
### Upsert data
788788

@@ -893,7 +893,7 @@ Settings specific to Azure SQL Database are available in the **Source Options**
893893

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

896-
**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.
896+
**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.
897897

898898
**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.
899899

0 commit comments

Comments
 (0)