You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
Thanks!
The text was updated successfully, but these errors were encountered: