-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)
Description
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
peterhuene, spotlightishere, robinlandstrom and c-thiel
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)