fsprojects / AzureStorageTypeProvider

An F# Azure Type Provider which can be used to explore Blob, Table and Queue Azure Storage assets and easily apply CRUD operations on them.
http://fsprojects.github.io/AzureStorageTypeProvider/
The Unlicense
84 stars 34 forks source link

SAS token permissions #107

Closed alex-bogomaz closed 7 years ago

alex-bogomaz commented 7 years ago

Hello, please review this PR. This is a proposed fix for #90 (SAS Token Generation for Queues). Also added similar permissions parameter for Blobs.

isaacabraham commented 7 years ago

Thank you very much! :-)