Skip to content

Commit fbeced6

Browse files
Merge pull request #31153 from pratnala/patch-1
Correcting a very tiny typo
2 parents 8091448 + 15ae843 commit fbeced6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/tutorial-copy-data-dot-net.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You perform the following steps in this tutorial:
2424
> [!div class="checklist"]
2525
> * Create a data factory.
2626
> * Create Azure Storage and Azure SQL Database linked services.
27-
> * Create Azure BLob and Azure SQL Database datasets.
27+
> * Create Azure Blob and Azure SQL Database datasets.
2828
> * Create a pipeline contains a Copy activity.
2929
> * Start a pipeline run.
3030
> * Monitor the pipeline and activity runs.
@@ -526,4 +526,4 @@ The pipeline in this sample copies data from one location to another location in
526526
Advance to the following tutorial to learn about copying data from on-premises to cloud:
527527

528528
> [!div class="nextstepaction"]
529-
>[Copy data from on-premises to cloud](tutorial-hybrid-copy-powershell.md)
529+
>[Copy data from on-premises to cloud](tutorial-hybrid-copy-powershell.md)

0 commit comments

Comments
 (0)