Hello,
We are thinking about migrating our SQL Server databases to PaaS service, the fact is that those services do not support Linked services which is a requirement (for now) in our environment.
We really want to use the PaaS (either managed instance or Azure SQL database), is there any workaround to this? I know managed instance supports linked server to other SQL Databases, but we want to configure the linked server to IBM Informix wich is how we currently have it on-premises.
Is there any alternative for linked server that is supported by Managed instance?