Skip to content

Commit 40217d3

Browse files
Merge pull request #212721 from roygara/fixLimits
Adding premium v2 and ultra disks
2 parents b07f633 + b627d21 commit 40217d3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 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: 04/04/2022
5+
ms.date: 09/27/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.
@@ -18,7 +18,9 @@ The following table illustrates the default and maximum limits of the number of
1818
> | --- | --- |
1919
> | Standard managed disks | 50,000 |
2020
> | Standard SSD managed disks | 50,000 |
21-
> | Premium managed disks | 50,000 |
21+
> | Premium SSD managed disks | 50,000 |
22+
> | Premium SSD v2 managed disks (preview) | 1,000 |
23+
> | Ultra disks | 1,000 |
2224
> | Standard_LRS snapshots<sup>1</sup> | 75,000 |
2325
> | Standard_ZRS snapshots<sup>1</sup> | 75,000 |
2426
> | Managed image | 50,000 |

0 commit comments

Comments
 (0)