Using PowerShell to Sync Blob Containers Across Storage Accounts
[Link to script on GitHub] Background: I was working with a customer who needed to perform file backups housed in a specific storage account and a specific container to a separate storage account. Geo-redundant storage (GRS) was enabled at the storage account level providing physical redundancy of the customer’s data in across 2 separate data centers however the customer was […]