Migrate SQL Server Database to Azure Database
Know Step-by-Step process to Migrate an on-premises SQL Server Database to Azure.The software gives two options to export in SQL Database. One as 'With Only Schema' & other is 'With Schema & Data' via SysTools SQL Server to Azure Database Migrator
Preview database of MDF and NDF files: Software will show the entire data of MDF and NDF files such as Tables, Triggers, Stored procedures, Views, etc. Also this software shows the deleted SQL table records and database objects in red color.
The user can preview deleted Stored Procedure before migration.
The user can preview deleted Triggers before migration.
The user can preview deleted Views before migration.
After clicking on Migrate, you will get 'Migration Options' panel. You need to fill the required fields to migrate your SQL data to Azure Database
Pre-Requisies:
1. Client Internet IP (Your IP) should be added in Firewall settings of Azure SQL Server.
2. Destination database should be created and source database collation. We support collation that are added with 2017 SQL Server. If collation is not found then create database and set collation as per source database or as per requirement.
Note: Here is how to find authentication details to Connect with Azure SQL DatabaseIf you want to save the schema & data of the selected database then select With Schema & Data option. After choosing this Export Schema and Data option. This will enable two options migrate deleted objects and migrate deleted records option. The user can check this options in case if the user wants to migrate deleted SQL database and deleted records to Azure Database.
'Migration Completed' pop up will appear stating migration is successfully completed. Click 'Ok' to proceed.
Software will display the scanning report of migrating data as 'With Schema & Data'
After clicking on 'Close' software gives you option to save your migrated data in .csv format. If you want to save data in .csv format Click Yes
Choose the desired location to save your migrated data in CSV
You can check the csv report by opening it.
The database objects has been migrated successfully. You can view them in below images:
Migrated Tables:
Migrated Views:
Migrated Stored Procedure:
If you migrate the database components (Tables/Views/Stored Procedures etc.) with only schema, then the software will only migrate the schema/structure of database components. After enabling 'With Only Schema' option. This software provides the option to migrate deleted objects. The user can also check this checkbox to migrate the deleted SQL database objects to Azure database.
'Migration Completed' pop up will appear stating migration is successfully completed. Click 'Ok' to proceed.
Software will display the scanning report of migrated data as 'With Only Schema' option.
After clicking on 'Close' software gives you option to save your migrated data in .csv format. If you want to save data in .csv format Click Yes
Choose the desired location to save the report of migrated data in CSV.
You can check the csv report by opening it.
The database objects has been migrated successfully.
Database Schema:
Free Download SQL Server to Azure DB Migrator Software Download Now