benbjohnson/litestream

Add option to use SAS tokens for Azure Blob Storage

Opened this issue · 1 comments

At the moment you can only use the access keys of a storage account. This provides literally god-mode for the entire storage account.

There would be another option for more granular access on BLOB container level: SAS tokens

It would be great if this can be added as additional authentication option :)

This would be very useful!