-2

Is there any fast way to transfer a large amount of data stored in a SQL database that is hosted on an Azure VM to Azure SQL database?

Regards

user1716729
  • 387
  • 1
  • 6
  • 19

1 Answers1

1

Please try Data Migration Assistant. Perform an assessment of the database with that tool before transfer the data. It is not only fast but also very user-friendly. Download the tool from here.

Alberto Morillo
  • 13,893
  • 2
  • 24
  • 30