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

Support for Blob-only storage accounts #110

Closed isaacabraham closed 5 years ago

isaacabraham commented 6 years ago

The type provider doesn't work with "blob-only" storage accounts. Support should be added.

isaacabraham commented 5 years ago

Linked to #117

isaacabraham commented 5 years ago

This is now fixed.