azure-sdk-for-js/sdk/storage/MigrationGuide.md

2.2 KiB

Guide for migrating to v12 storage SDKs from azure-storage

Below are links to detailed guides to migrate from the legacy azure-storage package to the latest versions of @azure/storage-blob, @azure/storage-file-share, @azure/storage-queue and @azure/data-tables.

Package Version Description Migration Guide Links
@azure/storage-blob v12 The next generation SDK for Azure Blob Storage Migration Guide from azure-storage to @azure/storage-blob
@azure/storage-queue v12 The next generation SDK for Azure Queue Storage Migration Guide from azure-storage to @azure/storage-queue
@azure/storage-file-share v12 The next generation SDK for Azure Files Migration Guide from azure-storage to @azure/storage-file-share
@azure/data-tables v12 The next generation SDK for Azure Table Storage Migration Guide from azure-storage to @azure/data-tables