Skip to content

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

@zacharykeeping

Description

@zacharykeeping

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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions