AzureStorageTypeProvider icon indicating copy to clipboard operation
AzureStorageTypeProvider copied to clipboard

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.

Results 21 AzureStorageTypeProvider issues
Sort by recently updated
recently updated
newest added

### Description I would like to connect with connection string based on SAS. It fails with the message: "typecheck error The type provider 'ProviderImplementation.AzureTypeProvider' reported an error: Unable to validate...

### Description When working locally, AzureStorageTypeProvider works wit the deprecated Azure Storage Emulator, but not with its replacement for the future (Azurite) ### Repro steps - Start Azurite with default...

- [x] Update all build dependencies to be .NET Standard 2.0 only - [x] Move to explicit TPDTC and TPRTC components - [x] Adjust build to generate the right stuff...

I am trying to use it on my .net core library but when I use `dotnet build` I got error `/usr/local/share/dotnet/sdk/2.2.200-preview-009813/FSharp/Microsoft.FSharp.Targets(271,9): error MSB6006: "fsc.exe" exited with code 8` Runtime Environment:...

Tagging @cartermp and @dsyme for ideas / suggestions here - I'm totally stuck here... 1. Earlier versions of the Azure Storage TP that were netstandard compatible used the FSharp.Compiler.Tools nuget...

Can we emmit entities as records? To change them and execute update.

discussion

### Repro steps 1. Cleate F# app and .NET standard project 2. Declare provider instance in .NET standard project 3. Add table schema to .NET standard project and use in...

bug

It would be nice to introduce ability to read data using `QuerySegment`s

enhancement
table storage
up-for-grabs

https://github.com/Azure/azure-storage-net