Bring the world closer with Bing Wallpaper
Download the free app and enjoy breathtaking views with a new background each day.
BlobShipper
Migration utility using logshipping and blob storage
Important! Selecting a language below will dynamically change the complete page content to that language.
Version:
1.0.5
Date Published:
12/2/2025
File Name:
BlobShipperServiceV1.0.5.zip
File Size:
6.8 MB
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.Supported Operating Systems
Windows 11, Windows Server 2019, Windows Server 2022, Windows Server 2025
SQL Server- Download the .zip, extract it into a folder, read the documentation, edit the appsettings.json and run the .exe.
Follow Microsoft