Azure / api-management-policy-snippets

Re-usable examples of Azure API Management policies
MIT License
326 stars 147 forks source link

Return a blob URL signed with a user delegation SAS token.xml #93

Closed francozuca closed 1 year ago

francozuca commented 1 year ago

This policy sample demonstrates how to check if a blob exists and then return the URL of the blob signed with a User Delegation SAS token leveraging Managed Identity.

ghost commented 1 year ago

CLA assistant check
All CLA requirements met.

francozuca commented 1 year ago

Hi @adrianhall, I think this is ready to be merged :) let me know if you need anything else from my end.