Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.17k stars 4.53k forks source link

[QUERY] Migration guide for Azure.Storage.Queues from legacy versions of the Azure Storage .NET library to version 12 #37384

Open dipakboyed opened 1 year ago

dipakboyed commented 1 year ago

Library name and version

Azure.Storage.Queues v12.2.0

Query/Question

Hello, This is a great migration guide for Blobs at: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/AzureStorageNetMigrationV12.md While many of the concepts in this guide is generic and common, is there a similar guide for the Azure.Storage.Queues namespaces also?

Specifically one that can map the classes: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/AzureStorageNetMigrationV12.md#class-conversion-reference

Environment

Windows 11 .NET 6.0.0

github-actions[bot] commented 1 year ago

Thank you for your feedback. This has been routed to the support team for assistance.

navba-MSFT commented 1 year ago

@dipakboyed Apologies for the late reply. Thanks for reaching out to us and reporting this issue. We are looking into this issue and we will provide an update.

In the meantime, I was able to find the Guide for migrating to @azure/storage-queue v12 from azure-storage for SDK for JS if that helps.

https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-queue/MigrationGuide.md

navba-MSFT commented 12 months ago

@amnguye @seanmcc-msft The below migration guide only talks about the Azure.Storage.Blobsand not Azure.Storage.Queues.

https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/AzureStorageNetMigrationV12.md

Are there any migration guide articles for Azure.Storage.Queues ?

amnguye commented 12 months ago

There's currently no migration guide yet. We can take this as a feature request.

navba-MSFT commented 12 months ago

Adding Service attention label on this.

github-actions[bot] commented 12 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.

KarpenkoY commented 5 months ago

Hello, any update here? Have such a guide will be very helpful.

seanmcc-msft commented 5 months ago

@KarpenkoY thanks for reaching out. We have not gotten to this item yet, but intend to in the medium term.