Restore a full Local DB Backup to a new Azure SQL Server Instance?

John Pike 1 Reputation point
2023-01-03T23:00:51.937+00:00

I made a full DB backup of a local SQL Server DB. I have that file stored locally on my desktop. I thought that I could just restore the local full backup to my new Azure SQL Server Instance. When I connect to my Azure SQL Server Instance, it does not give me the option to restore a backup via SSMS when I right click on Databases. I no longer have access to the old SQL Server. I thought that having the full DB backup that I would be set. I need help to restore this backup file.

Azure SQL Database
{count} votes

2 answers

Sort by: Most helpful
  1. John Pike 1 Reputation point
    2023-01-03T23:05:03.643+00:00

    The URL for the database is bicking.database.windows.net. The Resource Group is BickingCPA. Please contact me with any questions.

    0 comments No comments

  2. Alberto Morillo 35,411 Reputation points MVP Volunteer Moderator
    2023-01-03T23:05:34.267+00:00

    You just need to upload the backup file to an Azure Blob Storage and restore the backup from there. Read this documentation for more details.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.