Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
HamidBee
Power Participant
Power Participant

What is the difference between external data and an integration dataset in Azure Synapse?

What is the difference between external data and an integration dataset in Azure Synapse?

 

HamidBee_0-1689641263458.png

 

3 REPLIES 3
GeethaT-MSFT
Microsoft Employee
Microsoft Employee

Hi @HamidBee Thanks for posting your question in Microsoft Fabric Community

What is "connect to external data"?

This provides the ability to connect to certain types of data sources - such as Azure Storage (Blob, ADLS Gen 2), CosmosDB (Mongo and NoSQL), and ADX (Kusto). Once a connection is created, the underlying data of that connection will be available for analysis in the Data hub for exploration, writing queries, etc. Also, a linked service is created upon creating a connection, so it is technically also possible to use that Linked Service in any pipeline.

 

What is an "integration dataset"?

This is very specific to Synapse Pipelines and ADF. In pipeline/ADF terminology, a linked service is a connection string to the underlying data source. An integration dataset (or simply called as Dataset), represents data structures within the data source, which simply point to or reference the data you want to use in your activities as inputs or outputs. Datasets identify data within different data stores, such as tables, files, folders, and documents. For example, an Azure Blob dataset specifies the blob container and folder in Blob Storage from which the activity should read the data.

I hope this information helps

Regards

Geetha

Hi. Thanks for getting back to me. I'm still a little confused with the second paragraph concerning integration datasets. Is it safe to say that integration dataset is essentially used to connect to either Azure or non Azure data? since it gives the option for example of connecting to an Azure Data Lake Gen2 account and also Amazon services.

Hi, @HamidBee Correct. Integration datasets can be Azure and non-Azure, we support more than 90 different connectors.

Regards

Geetha

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors