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

[FEATURE REQ] Add ShouldTransferCallbackAsync to Azure.Storage.DataMovement #37844

Open Isaac-Lee-msft opened 11 months ago

Isaac-Lee-msft commented 11 months ago

Library name

Azure.Storage.DataMovement

Please describe the feature.

Add ShouldTransferCallbackAsync from the previous datamovement sdk to the new one to support backwards compatibility. The callback helps to fine tune which blobs should be transferred in a given container to container copy. Or enable adding some async linq filtering capability to be added onto GetBlobsAsync in BlobStorageResourceContainer.cs.

github-actions[bot] commented 11 months ago

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

navba-MSFT commented 11 months ago

Adding Service team to look into this.

github-actions[bot] commented 11 months ago

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

amnguye commented 11 months ago

Relabeled as a feature request.