0 votes
in Azure Data Factory by
What do we need to execute an SSIS package in Azure Data Factory?

1 Answer

0 votes
by

We have to create an SSIS IR, and an SSISDB catalog hosted in Azure SQL Database or Azure SQL Managed Instance to execute an SSIS package in Azure Data Factory.

...