Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ API | Migrate from deprecated azure-storage package #918

Open
3 tasks
zacharykeeping opened this issue Jun 20, 2024 · 0 comments
Open
3 tasks

♻️ API | Migrate from deprecated azure-storage package #918

zacharykeeping opened this issue Jun 20, 2024 · 0 comments

Comments

@zacharykeeping
Copy link
Member

zacharykeeping commented Jun 20, 2024

Hi team

Pain

We're currently using the azure-storage npm package (https://www.npmjs.com/package/azure-storage?activeTab=readme) in our API. This package has been deprecated and should be updated to use @azure/storage-blob and @azure/data-tables instead.

Tasks

  • Install @azure/storage-blob and @azure/data-tables
  • Refactor to use these new packages
  • Remove azure-storage

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant