About Azure SSIS-IR #

Xtract IS for Azure is a solution that allows running SSIS packages, containing Xtract IS components, on an Azure-SSIS Integration Runtime (IR), based on Microsoft’s Azure Data Factory v2 (ADFv2).

With Azure-SSIS IR, SSIS packages are still developed on a local (on-prem) Visual Studio/SSDT environment. Instead of deploying the developed packages to an on-prem SSIS server, the packages are deployed to an Azure-SSIS IR to be scheduled and run in the Azure cloud.

Architecture #

XISforAzure_Architecture

Xtract IS for Azure assures that Azure-SSIS IR supports SSIS packages, which contain Xtract IS components for connecting to an SAP source and extracting data from SAP. The SAP system needs to be accessible from the Azure-SSIS IR, for instance through a VPN tunnel or a self-hosted Integration Runtime.

Xtract IS for Azure is based on the existing Xtract IS (on-prem) version. Hence Xtract IS for Azure offers exactly the same SAP data extraction functionality as Xtract IS.

Prerequisites and installation on a Visual Studio/SSDT environment (for development of SSIS packages) don’t differ from the existing Xtract IS Setup.

Prerequisites and installation on an Azure-SSIS IR (for running SSIS packages) are described in the following sections.

Requirements

Installation