Azure / Azure/azure-sdk-for-rust

sas URL creation

Open
#3,330 7 comments 5 reactions 1 assignee Claimed by @jalauzon-msft View on GitHub
Storage
Dominant language
Rust
Stars
884
Forks
365
Avg merge
2d 19h
Merged PRs (30d)
109

Description

### Feature Summary

The current blob crate does not support creating sas URLs

### Feature Description

While 0.7.0 added support for reading & writing blobs with sas URLs, it does not allow the creation of SAS URLs. It would be helpful to support creation of sas URLs, as user delegation SAS URLs are a common SFI compliant mechanism to create time-limited identity bound SAS URLs.

https://learn.microsoft.com/en-us/rest/api/storageservices/create-user-delegation-sas

ref: #2465

### Use Case

_No response_

### Alternatives

_No response_

### Additional Context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.