ADF SSIS Runtime , ssis package task which don't support

sakuraime 2,326 Reputation points
2021-07-20T16:27:46.227+00:00

Are there any tasks in the following SSIS package , which don't support to run on SSIS IR in Azure data factory . ?
116279-ssis-tasks.jpg

116372-ssis-tasks2.jpg

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,688 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,487 Reputation points Microsoft Employee
    2021-07-22T07:06:14.093+00:00

    Hi @sakuraime ,

    Thanks for your query.

    In general, all tasks are supported by SSIS IR, while some are enterprise feature (like Fuzzy Grouping and Fuzzy Lookup etc.) needs to Provision Enterprise Edition for the Azure-SSIS Integration Runtime.

    For detail list of preinstalled components, please refer to - Built-in and preinstalled components on Azure-SSIS Integration Runtime - Azure Data Factory | Microsoft Learn

    For custom setup to install additional components, like drivers not installed by default, please refer to - Deploy and run SSIS packages in Azure - SQL Server Integration Services (SSIS) | Microsoft Learn

    Hope this info helps.

    ----------

    Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.