Skip to content

Commit ddb6069

Browse files
authored
edits to raise acrolinx score
1 parent 959dd5e commit ddb6069

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/storage-blob-scale-targets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ ms.author: tamram
2020
| Target throughput for a single page blob | Up to 60 MiB per second<sup>2</sup> |
2121
| Target throughput for a single block blob | Up to storage account ingress/egress limits<sup>1</sup> |
2222

23-
<sup>1</sup> Throughput for a single blob depends on several factors. These factors include but are not limited to: concurrency, request size, performance tier, speed of source for uploads, and destination for downloads. To take advantage of the performance enhancements of [high-throughput block blobs](https://azure.microsoft.com/blog/high-throughput-with-azure-blob-storage/), upload larger blobs or blocks. Specifically, call the [Put Blob](/rest/api/storageservices/put-blob) or [Put Block](/rest/api/storageservices/put-block) operation with a blob or block size that is greater than 4 MiB for standard storage accounts. For premium block blob or for Data Lake Storage Gen2 storage accounts, use a block or blob size that is greater than 256 KiB.
23+
<sup>1</sup> Throughput for a single blob depends on several factors. These factors include but aren't limited to: concurrency, request size, performance tier, speed of source for uploads, and destination for downloads. To take advantage of the performance enhancements of [high-throughput block blobs](https://azure.microsoft.com/blog/high-throughput-with-azure-blob-storage/), upload larger blobs or blocks. Specifically, call the [Put Blob](/rest/api/storageservices/put-blob) or [Put Block](/rest/api/storageservices/put-block) operation with a blob or block size that is greater than 4 MiB for standard storage accounts. For premium block blob or for Data Lake Storage Gen2 storage accounts, use a block or blob size that is greater than 256 KiB.
2424

25-
<sup>2</sup> Page blobs are not yet supported in accounts that have a hierarchical namespace enabled.
25+
<sup>2</sup> Page blobs aren't yet supported in accounts that have a hierarchical namespace enabled.
2626

2727
The following table describes the maximum block and blob sizes permitted by service version.
2828

0 commit comments

Comments
 (0)