Linked Service - Datasets
Linked services:
Is essentially a connection Manager as in SSIS.
Defines connection information so that Data Factory can connect to the data source.
Can be reused among pipelines.
The linked service has the connection information that the Data Factory service uses at runtime to connect to it.
DataSets :
Name view of data that points or references the data.
Get more specific to item/object/file/table level.
Is essentially a connection Manager as in SSIS.
Defines connection information so that Data Factory can connect to the data source.
Can be reused among pipelines.
The linked service has the connection information that the Data Factory service uses at runtime to connect to it.
DataSets :
Name view of data that points or references the data.
Get more specific to item/object/file/table level.
Comments
Post a Comment