As I recall SSIS in Azure supports TargetServerVersion setting up to SQL Server 2017. 😒
Unfortunately, no support for 2019 and 2022.
So, please try TargetServerVersion = SQL Server 2017.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We migrated from on-premises SQL Server to Azure Managed Instances. We did the lift-and-shift for SSIS to Azure-SSIS with all packages with target server 2016. I need to upgrade Azure-SSIS to the 2022 version.
If I try to deploy an upgraded package to the existing Managed Instance, it errors out because the SSISDB is not the correct version for a newer target server.
What is the upgrade path for this? I have been unable to find anything beyond the initial lift-and-shift of SSIS packages.
As I recall SSIS in Azure supports TargetServerVersion setting up to SQL Server 2017. 😒
Unfortunately, no support for 2019 and 2022.
So, please try TargetServerVersion = SQL Server 2017.