Integration Runtime Types in Azure Data Factory
Integration Runtime Types in Azure Data Factory – A Complete Guide
Azure Data Factory (ADF) is Microsoft’s fully managed, serverless data integration service that allows you to move and transform data from various sources in a secure and scalable way. At the heart of ADF’s architecture is the Integration Runtime (IR) — the compute infrastructure that enables these data movements and transformations.
What is Integration Runtime (IR)?
Integration Runtime is the engine that ADF uses to:
-
Move data between sources and destinations.
-
Execute transformations using Data Flows.
-
Run SSIS (SQL Server Integration Services) packages in the cloud.
Think of IR as the bridge between your data sources and ADF pipelines — it determines how, where, and with what resources your data processing happens.