Azure / api-management-policy-snippets

Re-usable examples of Azure API Management policies
MIT License
341 stars 155 forks source link

Policy examples for put, get and delete file from Azure blobStorage account #58

Closed gfchaves closed 3 years ago

gfchaves commented 3 years ago

Added policy samples to manage files at an Azure BlobStorage account. These can be used to have Azure API Management Service acting as a virtual API proxy for blobStorage account.

gfchaves commented 3 years ago

@vladvino and @tomkerkhove for your revision. 👍

vladvino commented 3 years ago

@tomkerkhove please review and merge.