Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 748 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 748 Bytes

Azure Blob Storage Backup

With this PowerShell script you are able to backup a blob storage to another one. File versions are handled with snapshots in the destination blob.

Installation

Installation is not more than downloading the PowerShell script BackupStorage.ps1 and configuring it to your needs

Prerequisites

  • Two existing Azure blob storages

Usage

Start a PowerShell session and run the script BackupStorage.ps1.

Known issues

  • Snapshots in the source storage are not backed up
  • If you run the script after a configuration change against an already backed up location, the script will delete existing possibly needed backups