Skip to content

Commit 3cb444c

Browse files
Merge pull request #270539 from ayshakeen/patch-3
Updating WA count for Mv3 MM
2 parents ee14290 + 8f7c492 commit 3cb444c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +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 | 5000 |
58+
| Standard_M24s_v3, Standard_M24ds_v3 | 2 | 5000 |
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 |
5762

5863
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.
5964

0 commit comments

Comments
 (0)