Open OzBob opened 1 year ago
Thank you for your feedback. This has been routed to the support team for assistance.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.
Author: | OzBob |
---|---|
Assignees: | - |
Labels: | `Storage`, `Service Attention`, `Client`, `customer-reported`, `feature-request`, `Docs`, `needs-team-attention` |
Milestone: | - |
@xgithubtriage Could you please look into this once you get a chance ?
API Change Needed
Yes
Background and motivation
Upgrading from Microsoft.Azure.Storage.Blob.UploadFromByteArrayAsync to Microsoft.Azure.WebJobs.Extensions.Storage.Blobs should be possible with a replacement for Microsoft.Azure.Storage.Core.SyncMemoryStream in the new hotness of 'Azure.Storage.Blobs'.
Forking the repo to get the source is not a simple solution, as there is a dependency on 'StorageAsyncResult'->StorageCommandAsyncResult->CancellableOperationBase. Is there a replacement?
Add migration docs mapping the complete deprecated API map to Azure.Storage.Common
Document a timeline for parity.
API / Feature Proposal
Time Constraints and Dependencies
Microsoft.Azure.Storage.Core.Util.StorageCommandAsyncResult <- Microsoft.Azure.Storage.Core.Util.StorageAsyncResult <- Microsoft.Azure.Storage.Core.Executor.ExecutionState
Stakeholders
No response