Skip to content

Commit c7b6e12

Browse files
committed
Fixed syntax
1 parent 7e4bee2 commit c7b6e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/scripts/incremental-copy-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ See [tutorial: incremental copy](../tutorial-incremental-copy-powershell.md#prer
2727
> [!IMPORTANT]
2828
> This script creates JSON files that define Data Factory entities (linked service, dataset, and pipeline) on your hard drive in the c:\ folder.
2929
30-
:::code language="powershell" source="~/powershell_scripts/data-factory/incremental-copy-from-azure-sql-to-blob/incremental-copy-from-azure-sql-to-blob.ps1" id="Sample script":::
30+
:::code language="powershell" source="~/powershell_scripts/data-factory/incremental-copy-from-azure-sql-to-blob/incremental-copy-from-azure-sql-to-blob.ps1":::
3131

3232
## Clean up deployment
3333

0 commit comments

Comments
 (0)