aptly-dev / aptly

aptly - Debian repository management tool
https://www.aptly.info/
MIT License
2.54k stars 369 forks source link

Support SAS tokens in the Azure integration #1291

Open lubo opened 1 month ago

lubo commented 1 month ago

Currently, the Azure integration only supports authentication using Storage Access Keys. This means that aptly has to basically have the superuser access to the storage account(s) it's configured to use. Adding support for Shared Access Signature (SAS) tokens would solve the problem.