Hi Himashu, Azure Data Factory (ADF) moves data between on-premises and cloud systems using the Integration Runtime (IR), which acts as the engine for executing data copy and transformation tasks.
When working with on-prem sources, you’ll need a Self-hosted IR installed within your network. It securely connects to your on-prem data and transfers it to cloud destinations over HTTPS — without requiring inbound ports or exposing internal systems.
Types of Integration Runtime:
- Azure IR – For cloud-to-cloud movement
Self-hosted IR – Required for on-prem connectivity
- Azure-SSIS IR – For running SSIS packages in Azure
In some cases where native ADF capabilities fall short—such as complex integrations involving engineering or ALM systems and must preserve relationships, history, and compliance context during migration or data transfer —you may consider using external integration platforms (e.g., OpsHub Integration Manager) that can handle secure, structured synchronization between on-premises and cloud-based tools.
Hope it helps!
Azure Data Factory (ADF) moves data between on-premises and cloud systems using the Integration Runtime (IR), which acts as the engine for executing data copy and transformation tasks.
When working with on-prem sources, you’ll need a Self-hosted IR installed within your network. It securely connects to your on-prem data and transfers it to cloud destinations over HTTPS — without requiring inbound ports or exposing internal systems.
Types of Integration Runtime:
Azure IR – For cloud-to-cloud movement
Self-hosted IR – Required for on-prem connectivity
Azure-SSIS IR – For running SSIS packages in Azure
In some cases where native ADF capabilities fall short—such as complex integrations involving engineering or ALM systems and must preserve relationships, history, and compliance context during migration or data transfer —you may consider using external integration platforms (e.g., OpsHub Integration Manager) that can handle secure, structured synchronization between on-premises and cloud-based tools.
Hope it helps!