Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin 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
What is the difference between external data and an integration dataset in Azure Synapse?
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.