Skip to content

[BUG] Error in docs of BlobClient #56313

@JBastiaanEE

Description

@JBastiaanEE

Library name and version

Azure.Storage.Blobs 12.26.0

Describe the bug

On the BlobClient there is a OpenWrite and OpenWriteAsync, both in the docs say it returns a stream to an Append Blob. This is incorrect as appendblobs are returned by the AppendBlobClient.

Expected behavior

Documentation for the BlobClient OpenWrite and OpenWriteAsync methods should correctly state it returns a stream to a BlockBlob

Actual behavior

Documentation for the BlobClient OpenWrite and OpenWriteAsync methods state it returns a stream to an AppendBlob

Reproduction Steps

Look at the code documentation of BlobClient

Environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue is related to a non-management packageService AttentionWorkflow: This issue is responsible by Azure service team.StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions