Skip to content

Commit d10a2a0

Browse files
Fix warning
1 parent 1174f5e commit d10a2a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/storage/blobs/storage-blob-upload.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ To work with the code examples in this article, make sure you have:
2929

3030
[!INCLUDE [storage-dev-guide-about-blob-upload](../../../includes/storage-dev-guides/storage-dev-guide-about-blob-upload.md)]
3131

32-
To maximize performance and reliability for upload operations, it's important to be proactive in configuring client library transfer options based on the environment your app runs in. To learn more about considerations for tuning data transfer options, see [Performance tuning for uploads and downloads](../../articles/storage/blobs/storage-blobs-tune-upload-download.md).
33-
3432
## Upload data to a block blob
3533

3634
You can use either of the following methods to upload data to a block blob:

0 commit comments

Comments
 (0)