This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(azure): use regular storage instead of premium
premium storage does not support block blobs, whereas regular storage does. Error coming from wal-e: ``` azure.storage._http.HTTPError: Block blobs are not supported. ```
- Loading branch information