Azure / Azure/azure-functions-host
Unable to use Cosmos DB Table API
Open
1.x
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
We're trying to use the new Cosmos DB Table API preview:
https://www.nuget.org/packages/WindowsAzure.Storage-PremiumTable/0.1.0-preview
However, this results in an error that we couldn't replicate in the samples, just Functions. So after some digging, I believe it's not using the NuGet package but rather the host-loaded Microsoft.WindowsAzure.Storage DLL?
Contributor guide
Assessment
This issue has not been assessed yet.