SQL Server on Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
380 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I have a SQL server 2008 Failover Cluster on premise with ~100 databases (~10 TB) that I want to migrate to SQL server (SQL server 2014) on Azure VM (Windows Server 2012 R2 datacenter).
Migration method under consideration is bulk data migration using Azure DataBox.
Thanks,
V
You can use Powershell based dbaTools to migrate your databases as an option. Give it a try.
Here is the link: dbatools.io