Skip to content
Randolph West edited this page Jun 29, 2015 · 6 revisions

Welcome to the AzureBlobStorageSync wiki!

There are two major components to this tool:

  • AzureBlobStorageSync - command-line tool that synchronises any SQL Server backup folder with Azure Blob Storage.

  • AzureBlobStorageRestore - command-line tool that restores a SQL Server database from Azure Blob Storage, only knowing the database name.

Important Note

This tool would not be possible without Ola Hallengren's Maintenance Solution, which provides a well-known, strong, naming convention for SQL Server database backup files.

If you do not use Ola's solution, the Sync and Restore tools may not work as advertised.

Clone this wiki locally