Azure / Azure/azure-storage-node
[Note]Deprecating the package.
- Dominant language
- JavaScript
- Stars
- 482
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
Package azure-storage will be deprecated.
To access resources in Azure Storage, we highly recommend to upgrade to v12 JS/TS storage SDKs:
- [@azure/storage-blob](https://www.npmjs.com/package/@azure/storage-blob)
- [@azure/storage-queue](https://www.npmjs.com/package/@azure/storage-queue)
- [@azure/storage-file-share](https://www.npmjs.com/package/@azure/storage-file-share)
- [@azure/data-tables](https://www.npmjs.com/package/@azure/data-tables)
You can find migration guide here:
- [Guide for migrating to @azure/storage-blob v12 from azure-storage](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-blob/MigrationGuide.md)
- [Guide for migrating to @azure/storage-queue v12 from azure-storage](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-queue/MigrationGuide.md)
- [Guide for migrating to @azure/storage-file-share v12 from azure-storage](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-file-share/MigrationGuide.md)
- [Guide for migrating to @azure/data-tables from azure-storage](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/tables/data-tables/MigrationGuide.md)
Contributor guide
Assessment
This issue has not been assessed yet.