We have an application that is running on SQL Server 2014 on-prem, and we are planning to move it to Azure ("the cloud") and upgrade it to v2019. Are there any compatibility issues with doing this? Areas of interest include, but are not limited to:
Stored Procedures
Triggers
3rd Party Tools
DDL
DML
This system is 25+ years old, and we need to get it onto SQL Server 2019 on Azure, and want to be sure we are aware of any compatibility issues with doing so.
Thanks,
J.D.