Skip to content

Commit 9036c25

Browse files
authored
Merge pull request #12798 from AaronTC05/patch-1
Add missing word "service" in Creating Linked Services section.
2 parents bdf0281 + 4525fa7 commit 9036c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/tutorial-bulk-copy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ For both SQL Database and SQL Data Warehouse, allow Azure services to access SQL
103103
![Get started page](./media/tutorial-bulk-copy-portal/get-started-page.png)
104104

105105
## Create linked services
106-
You create linked services to link your data stores and computes to a data factory. A linked has the connection information that the Data Factory service uses to connect to the data store at runtime.
106+
You create linked services to link your data stores and computes to a data factory. A linked service has the connection information that the Data Factory service uses to connect to the data store at runtime.
107107

108108
In this tutorial, you link your Azure SQL Database, Azure SQL Data Warehouse, and Azure Blob Storage data stores to your data factory. The Azure SQL Database is the source data store. The Azure SQL Data Warehouse is the sink/destination data store. The Azure Blob Storage is to stage the data before the data is loaded into SQL Data Warehouse by using PolyBase.
109109

0 commit comments

Comments
 (0)