benbjohnson / litestream

Streaming replication for SQLite.
https://litestream.io
Apache License 2.0
11.1k stars 256 forks source link

Add option to use SAS tokens for Azure Blob Storage #600

Open cberge908 opened 3 months ago

cberge908 commented 3 months ago

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 :)

tomtom215 commented 2 months ago

This would be very useful!