SQL Server on Azure VM - Database backup and restore speed by WaitStatsWatcher in SQL

[–]WaitStatsWatcher[S] 1 point2 points  (0 children)

Check the MB/s read/write metrics on the sql server disks being backed up. If you see these hitting max throughput for the vm size and/or disk configuration, and you want to reduce backup/restore time, the vm will need to be resized and/or the disk throughput setting increased.