Skip to content

[1.18] bindings/azure/blobstorage: SAS URL support#5079

Open
JoshVanL wants to merge 2 commits intodapr:v1.18from
JoshVanL:bindings-sas-url
Open

[1.18] bindings/azure/blobstorage: SAS URL support#5079
JoshVanL wants to merge 2 commits intodapr:v1.18from
JoshVanL:bindings-sas-url

Conversation

@JoshVanL
Copy link
Contributor

Implemented in dapr/components-contrib#4299

Signed-off-by: joshvanl <me@joshvanl.dev>
Copilot AI review requested due to automatic review settings March 19, 2026 12:38
@JoshVanL JoshVanL requested review from a team as code owners March 19, 2026 12:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Azure Blob Storage binding documentation to cover newly added support for generating presigned SAS URLs, aligning with the feature implemented in components-contrib PR #4299.

Changes:

  • Adds a new presign operation to the supported operations list and documents how to use it.
  • Documents generating a presigned SAS URL during create via the signTTL metadata key, including example requests and responses.
  • Fixes a minor formatting issue in an existing blobURL example (removes an extra space in the hostname).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@JoshVanL JoshVanL changed the title bindings/azure/blobstorage: SAS URL support [1.18] bindings/azure/blobstorage: SAS URL support Mar 19, 2026
Signed-off-by: joshvanl <me@joshvanl.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants