Open Isaac-Lee-msft opened 1 year ago
Thank you for your feedback. This has been routed to the support team for assistance.
Adding Service team to look into this.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.
Relabeled as a feature request.
Without this feature we cannot migrate from v2 without rewriting copy logic.
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.