Skip to content

Storage SDK doesn't seem to implement Copy Blob #15730

@neaorin

Description

@neaorin

The Blob Service REST API offers a Copy Blob operation which is useful for copying blobs from one storage account to another or within the same storage account.

Currently the BlobClient doesn't implement this operation. It only implements the Copy Blob From URL operation which has a limit of 256MiB for the blobs it can copy.

We'd like to have an option to copy large blobs between storage accounts in the SDK.

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)feature-requestThis issue requires a new behavior in the product in order be resolved.needs-author-feedbackWorkflow: More information is needed from author to address the issue.no-recent-activityThere has been no recent activity on this issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions