Skip to content

Commit e8155ce

Browse files
author
PRMerger9
authored
Merge pull request #42420 from mmacy/acr-max-layer-size
[ACR] max image layer size
2 parents 5c70d02 + 566474e commit e8155ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/container-registry-limits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ author: mmacy
66

77
ms.service: container-registry
88
ms.topic: include
9-
ms.date: 04/10/2018
9+
ms.date: 05/29/2018
1010
ms.author: marsma
1111
ms.custom: include file
1212
---
1313

1414
| Resource | Basic | Standard | Premium |
1515
|---|---|---|---|---|
1616
| Storage | 10 GiB | 100 GiB| 500 GiB |
17+
| Max image layer size | 20 GiB | 20 GiB | 50 GiB |
1718
| ReadOps per minute<sup>1, 2</sup> | 1000 | 3000 | 10000 |
1819
| WriteOps per minute<sup>1, 3</sup> | 100 | 500 | 2000 |
1920
| Download bandwidth MBps<sup>1</sup> | 30 | 60 | 100 |

0 commit comments

Comments
 (0)