Restoring SQL Server backup to Azure SQL Database
Restoring SQL Server backup to Azure SQL Database
Restoring SQL Server backup to Azure SQL Database
Re: Restoring SQL Server backup to Azure SQL Database
If you already have a database on local machine then you can migrate it directly on Azure using SQL Management Studio. Follow these steps:
Right click on the database name in SSMS:
[](https://i.sstatic.net/33UaW.png)
Follow the wizard that appears then.
If you're running SSMS v17 you can configure the Azure SQL database edition, size and service objective.
Right click on the database name in SSMS:
[](https://i.sstatic.net/33UaW.png)
Follow the wizard that appears then.
If you're running SSMS v17 you can configure the Azure SQL database edition, size and service objective.