Skip to content

docstring fixes for Upload() and UploadAsync()#22281

Merged
jaschrep-msft merged 2 commits intoAzure:mainfrom
jaschrep-msft:storage/fix/BlobClientUploadAsync-docs
Jun 29, 2021
Merged

docstring fixes for Upload() and UploadAsync()#22281
jaschrep-msft merged 2 commits intoAzure:mainfrom
jaschrep-msft:storage/fix/BlobClientUploadAsync-docs

Conversation

@jaschrep-msft
Copy link
Copy Markdown
Member

Docstring changes only. Updates doc interlinking and fixes docs.microsoft rendering issues that can be observed here and here (ctrl+F Azure.Storage.Blobs.BlobClient on those pages to see the problem). Addresses https://github.com/MicrosoftDocs/azure-docs/issues/44973.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Jun 29, 2021
///
/// For partial block blob updates and other advanced features, please
/// see <see cref="BlockBlobClient"/>. To create or modify page or
/// see <see cref="Specialized.BlockBlobClient"/>. To create or modify page or
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider adding using Azure.Storage.Blobs.Specialized instead.

@jaschrep-msft jaschrep-msft merged commit 29fbb4f into Azure:main Jun 29, 2021
@jaschrep-msft jaschrep-msft deleted the storage/fix/BlobClientUploadAsync-docs branch August 3, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants