APPLIES TO:
Azure Data Factory
Azure Synapse Analytics
Tip
Try out Data Factory in Microsoft Fabric, an all-in-one analytics solution for enterprises. Microsoft Fabric covers everything from data movement to data science, real-time analytics, business intelligence, and reporting. Learn how to start a new trial for free!
When planning a migration of on-premises SSIS to SSIS in Azure Data Factory (ADF) or Synapse Pipelines, assessment will help identify issues with the source SSIS packages that would prevent a successful migration.
Connection that contains host name may fail, typically because the Azure virtual network requires the correct configuration to support DNS name resolution.
Recommendation
You can use below options for SSIS Integration runtime to access these resources:
Mount drives at package execution time (non-persistent)
[1004]Connection with non built-in provider or driver may fail
Impact
Azure-SSIS IR only includes built-in providers or drivers by default. Without customization to install the provider or driver, the connection may fail.
[1005]Analysis Services Connection Manager cannot use an account with MFA enabled
Impact
If you use SSIS in Azure Data Factory (ADF) and want to connect to Azure Analysis Services (AAS) instance, you cannot use an account with Multi-Factor Authentication (MFA) enabled.
Recommendation
Use an account that doesn't require any interactivity/MFA or a service principal instead.
Learn multiple assessment tools that facilitate the migration of databases to Azure, including the Azure SQL Migration extension for Azure Data Studio, Azure Migrate, and Data Migration Assistant.
Administer an SQL Server database infrastructure for cloud, on-premises and hybrid relational databases using the Microsoft PaaS relational database offerings.
This article describes how to migrate SQL Server Integration Services (SSIS) jobs to Azure Data Factory pipelines/activities/triggers by using SQL Server Management Studio.
This article describes how to run a SQL Server Integration Services (SSIS) package in an Azure Data Factory pipeline by using the Execute SSIS Package activity and the Azure Data Factory Studio portal.
SQL Server Integration Services (SSIS) customers can easily lift and shift their SSIS packages to the cloud by using the new managed SSIS hosting capabilities in Azure Data Factory, as announced at Ignite. In this session, you’ll learn how to utilize the Integration Runtimes (IR) feature. By spinning-up an SSIS IR in Azure Data Factory, you will be able to execute, manage, monitor, and deploy SSIS packages in the cloud.Learn more: - docs.microsoft.com/en-us/azure/data-factory/tutorial-deploy-ssis-packages-a