Skip to content

[BUG] Storage Docstrings: update upload API docstrings regarding transfer validation #37882

Open

Description

Library name and version

Azure.Storage.Blobs 12.7.0

Describe the bug

Prior to this version, upload APIs either did or did not accept UploadTransferValidationOptions.PrecalculatedChecksum. With improvements made to CRC support, methods that did not previously accept this value now do, but only if they are configured as a CRC. The property will still be rejected if it is configured as MD5. Docstrings have not been updated to reflect this.

Expected behavior

N/A

Actual behavior

N/A

Reproduction Steps

N/A

Environment

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.DocsStorageStorage Service (Queues, Blobs, Files)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions