I currently have an application that is hosted on their on-premises environment. The application is currently connecting to two databases on the on-premises environment. The databases are named DB1 and DB2.
I have to move the databases onto Azure. The databases have to support server-side transactions across both of the databases.
Will it be supported in Azure SQL DB ?
OR
Only Azure SQL Managed Instance Supports it ?