-
Notifications
You must be signed in to change notification settings - Fork 354
User Delegation SAS URL Builder #4444
Copy link
Copy link
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)customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
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)customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
Untriaged
@vincenttran-msft @jalauzon-msft
Ref #3330
I started writing a crate for user delegation sas urls that I'd like to upstream here. I also left a comment with some context in the issue references above, but didn't hear back. @heaths suggested opening an issue to discuss it more, maybe you already have some idea of what it would look like. I just used the ms learn docs to get something up and running using a builder pattern focused on preventing improper url generation, since the docs are kind of all over the place in terms of categorization of optional headers, parameters and so on.
Any feedback is welcomed, I just want to get something up and running so I can ship my service this week. I think it's already pretty close to something I'd expect to see API wise, and the generated docs are pretty clear in pointing out where to find things in the ms learn docs.
https://github.com/eureka-cpu/azure-storage-sas