Skip to content

SAS URL support for azure_storage_blob #2465

@demoray

Description

@demoray

Feature Summary

add support for SAS URLs

Feature Description

An important component for Storage Blob usage is SAS URLs, as this enables exposing blobs without requiring the client have ADO credentials.

This is an extremely common pattern for web applications. In particular, user delegation SAS URLs are an important portion towards enabling point-access to files in environments where an ADO credential is not available.

https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview

Use Case

No response

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions