Please see if below helps. Currently Azure doesn't support restoring using .bak
Restore option unavailable in SSMS
Hello,
The 'Restore Database' option is not available when looking to upload a .bak file to SSMS in Azure's Virtual Machine for MS SQL Server.
Is there a work around to import or upload a .bak file to SSMS so we are able to link our applications to the SQL Server? The link below shows what is trying to be accomplished, but I am unable to get past step #1:
Thanks you,
Aaron
Azure Virtual Machines
2 answers
Sort by: Most helpful
-
Vaibhav Chaudhari 38,981 Reputation points Volunteer Moderator2019-12-17T19:19:15.81+00:00 -
theodorbrander 56 Reputation points
2019-12-17T18:46:16.943+00:00 Dear Aaron,
Is the .bak file stored in Recovery Service Vault?
https://learn.microsoft.com/en-us/azure/backup/backup-sql-server-database-azure-vmsOr is this a VM you've created where you want to upload a on-premise .bak file?
Maybe one of these options will help you in that case.https://learn.microsoft.com/en-us/azure/dms/tutorial-sql-server-to-azure-sql
Best regards
Theodor