I have a an Azure VM which was purchased as an included SQL Server virtual machine. There is also IIS running with multiple web applications on the same VM. We want to uninstall SQL server and use MySQL instead. Is it possible to migrate this Azure "SQL Server" virtual machine to a non-SQL Azure virtual machine? The reason for this is the price of an Azure VM with SQL is substantially higher than without. Now that our requirement for SQL is no longer there can I migrate? Or can I just change the price plan provided I uninstall SQL? Or Can I just image the Azure SQL server VM and transfer the image onto a normal non-SQL Azure VM? I.e. are the images compatible?
Thanks in advance
Kelly