|
|
BlobShipper |
Migration utility using logshipping and blob storage
A utility that performs a log shipping cycle for one or more databases using Azure Blob Storage. For customers that can't or wont' use Distributed Availability Groups or DMS, this utility offers and easy way to move databases from on premises to SQL Server running in an Azure Virtual Machine. The utility does a full backup with compression and optional striping, a restore of the full backup and then starts backing up the transaction log every n (configurable) minutes and transaction log restores. The process can be sequential or can be done in parallel with a configurable number of threads. File placement for databases (i.e. large ones) is possible by pre-creating the target database and the utility will use the logical file placement in the restore of the full backup.
Files
|
|
Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
System Requirements
Operating Systems: Windows Server 2019, Windows 11, Windows Server 2022, Windows Server 2025
SQL Server
Installation Instructions
Download the .zip, extract it into a folder, read the documentation, edit the appsettings.json and run the .exe.