Skip to content

Commit a4ed7fa

Browse files
Merge pull request #221340 from roygara/ultraPrem
Ultra and premium ssd v2 capacities
2 parents 4cf07c1 + a0602b0 commit a4ed7fa

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

includes/azure-storage-limits-vm-disks.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: roygara
33
ms.service: virtual-machines
44
ms.topic: include
5-
ms.date: 09/27/2022
5+
ms.date: 12/13/2022
66
ms.author: rogarana
77
---
88
You can attach a number of data disks to an Azure virtual machine (VM). Based on the scalability and performance targets for a VM's data disks, you can determine the number and type of disk that you need to meet your performance and capacity requirements.
@@ -20,12 +20,16 @@ The following table illustrates the default and maximum limits of the number of
2020
> | Standard SSD managed disks | 50,000 |
2121
> | Premium SSD managed disks | 50,000 |
2222
> | Premium SSD v2 managed disks | 1,000 |
23+
> | Premium SSD v2 managed disks capacity<sup>2</sup> | 32,768 |
2324
> | Ultra disks | 1,000 |
25+
> | Ultra disk capacity<sup>2</sup> | 32,768 |
2426
> | Standard_LRS snapshots<sup>1</sup> | 75,000 |
2527
> | Standard_ZRS snapshots<sup>1</sup> | 75,000 |
2628
> | Managed image | 50,000 |
2729
28-
<sup>1</sup>An individual disk can have 500 incremental snapshots.
30+
<sup>1</sup>An individual disk can have 500 incremental snapshots.
31+
32+
<sup>2</sup>This is the default max but higher capacities are supported by request. To request an increase in capacity, request a quota increase or contact Azure Support.
2933

3034
**For standard storage accounts:**
3135

0 commit comments

Comments
 (0)