Azurite still using deprecated and unsupported WindowsAzure.Storage leading to some issues with latest emulators

Open
#1,044 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, csharp
Domain
cloud, databases

Research direction

The issue names no files or tests; begin by locating DTF's WindowsAzure.Storage usage and review Azure/Azurite#2088 for the emulator failures. Map the affected storage-account and table paths, then verify that the migration uses Azure.Data.Tables and addresses the reported latest-emulator failures.

Written by the indexing model from the issue text.

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?

Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
4d 2h
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/durabletask

All issues in Azure/durabletask

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.