Skip to content

Commit ee2efae

Browse files
authored
Merge pull request #95463 from twooley/twscaletargetfix
update to blob scale targets
2 parents e6aa43b + 1bf6818 commit ee2efae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

includes/storage-blob-scale-targets.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: tamram
33
ms.service: storage
44
ms.topic: include
5-
ms.date: 4/20/2019
5+
ms.date: 11/08/2019
66
ms.author: tamram
77
---
88
| Resource | Target |
@@ -15,6 +15,8 @@ ms.author: tamram
1515
| Maximum size of an append blob | 50,000 x 4 MiB (approximately 195 GiB) |
1616
| Maximum size of a page blob | 8 TiB |
1717
| Maximum number of stored access policies per blob container | 5 |
18-
|Target throughput for single blob |Up to storage account ingress/egress limits<sup>1</sup> |
18+
|Target request rate for a single blob | Up to 500 requests per second |
19+
|Target throughput for a single page blob | Up to 60 MiB per second |
20+
|Target throughput for a single block blob |Up to storage account ingress/egress limits<sup>1</sup> |
1921

2022
<sup>1</sup> Single object throughput depends on several factors, including, but not limited to: concurrency, request size, performance tier, speed of source for uploads, and destination for downloads. To take advantage of [high-throughput block blob](https://azure.microsoft.com/blog/high-throughput-with-azure-blob-storage/) performance enhancements, use a Put Blob or Put Block request size of > 4 MiB (> 256 KiB for premium-performance block blob storage or for Data Lake Storage Gen2).

0 commit comments

Comments
 (0)