Optimizing SQL Server for cloud migration: Azure best practices - Part1

Опубликовано: 15 Май 2026
на канале: NextGenSQLDBA
2,437
73

Reach me on +91 9966246368 (whatsapp), if you need any help and support

IAAS: (.bak)
Log shipping
Backup and restore (full+diff (after cutover))
Attach and Detach
URL Backup and Restore
MI: (.bak)
URL Backup and Restore(full (diff not work))
DMS (onine)
Azure sqldb:
Offline: DMS
Backpack (schema+data)
DMA
Manual (generate script(schema)+ export data)
Online:
Transactional replication
DMS ((offline+ online) (full load + incremental load)
Data sync (HUB -----Member)