Don C Just checking if you still need assistance on this as you did not respond to my previous comment.
I am assuming that you are trying to migrate your 1.6 gb mdf file to a database in the cloud. Please let me know if my understanding is correct.
Please see my suggestion below.
- If what you are looking for is to migrate an on-premises to Azure SQL Database, check DMSv2 documentation. The tutorial for this scenario can be found here: https://learn.microsoft.com/en-us/azure/dms/tutorial-sql-server-azure-sql-database-offline-ads
- If you are looking to migrate to your Azure MYSQL Flexible server that you mentioned above, you can check this tutorial for this scenario use Migrate large databases to Azure Database for MySQL using mydumper/myloader.
Please let me know if that helps.
Regards,
Oury