Skip to content

Commit 3c16b24

Browse files
authored
Updating WA iops
1 parent 16f027a commit 3c16b24

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-machines/how-to-enable-write-accelerator.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ There are limits of Azure Premium Storage VHDs per VM that can be supported by W
5454
| M32ms, M32ls, M32ts, M32s, M32dms_v2, M32ms_v2 | 4 | 5000 |
5555
| M16ms, M16s | 2 | 2500 |
5656
| M8ms, M8s | 1 | 1250 |
57-
| Standard_M12s_v3, Standard_M12ds_v3 | 1 | 1250 |
58-
| Standard_M24s_v3, Standard_M24ds_v3 | 2 | 2500 |
59-
| Standard_M48s_1_v3, Standard_M48ds_1_v3 | 4 | 5000 |
60-
| Standard_M96s_1_v3, Standard_M96ds_1_v3, Standard_M96s_2_v3, Standard_M96ds_2_v3 | 8 | 10000 |
61-
| Standard_M176s_3_v3, Standard_M176ds_3_v3, Standard_M176s_4_v3, Standard_M176ds_4_v3 | 16 | 20000 |
57+
| Standard_M12s_v3, Standard_M12ds_v3 | 1 | 5100 |
58+
| Standard_M24s_v3, Standard_M24ds_v3 | 2 | 10200 |
59+
| Standard_M48s_1_v3, Standard_M48ds_1_v3 | 4 | 5100 |
60+
| Standard_M96s_1_v3, Standard_M96ds_1_v3, Standard_M96s_2_v3, Standard_M96ds_2_v3 | 8 | 10200 |
61+
| Standard_M176s_3_v3, Standard_M176ds_3_v3, Standard_M176s_4_v3, Standard_M176ds_4_v3 | 16 | 20400 |
6262

6363
The IOPS limits are per VM and *not* per disk. All Write Accelerator disks share the same IOPS limit per VM. Attached disks cannot exceed the write accelerator IOPS limit for a VM. For an example, even though the attached disks can do 30,000 IOPS, the system does not allow the disks to go above 20,000 IOPS for M416ms_v2.
6464

0 commit comments

Comments
 (0)