Forum Discussion

Mohamed Shehata's avatar
Mohamed Shehata
Copper Contributor
Aug 28, 2019
Solved

SQL Migration - SQLPackage.exe takes so much time to export databases

Hello,   We are in process of migrating from SQL server 2088 R2 to Azure SQL. We are going to migrate around 144 databases, size ranges from 50 GB - 150 GB per DB.   We are using SQLPackage to ex...
  • Mohamed Shehata's avatar
    Oct 25, 2019
    We ended up with using Standard L32s_v2 VM and running import/export process in parallel using different disks. (Disk for each component: data, log, export, import) and it was quick.

Resources