Azurite still using deprecated and unsupported WindowsAzure.Storage leading to some issues with latest emulators
Open
- Dominant language
- C#
- Stars
- 1.7k
- Forks
- 335
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 6
Description
Ref: https://github.com/Azure/Azurite/issues/2088
DTF is still using WindowsAzure.Storage which is deprecated, so latest emulators and all are not taking into account the APIs used by DTF. This is leading in some failures. In future, could be possible original storage account might also throw some issue.
could we migrate completely to Azure.Data.Tables?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.