Skip to content

Commit ebd8967

Browse files
Merge pull request #112977 from ayshakeen/patch-20
M-series - fixing documentation
2 parents 34f28b7 + dd93416 commit ebd8967

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

articles/virtual-machines/m-series.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,24 @@ Write Accelerator: [Supported](https://docs.microsoft.com/azure/virtual-machine
2929

3030
| Size | vCPU | Memory: GiB | Temp storage (SSD) GiB | Max data disks | Max cached and temp storage throughput: IOPS/MBps (cache size in GiB) | Max uncached disk throughput: IOPS/MBps | Max NICs/Expected network bandwidth (Mbps) |
3131
|---|---|---|---|---|---|---|---|
32-
| Standard_M8ms <sup>2</sup> | 8 | 218.75 | 256 | 8 | 10000/100 (793) | 5000/125 | 4/2000 |
33-
| Standard_M16ms <sup>2</sup> | 16 | 437.5 | 512 | 16 | 20000/200 (1587) | 10000/250 | 8/4000 |
32+
| Standard_M8ms | 8 | 218.75 | 256 | 8 | 10000/100 (793) | 5000/125 | 4/2000 |
33+
| Standard_M16ms | 16 | 437.5 | 512 | 16 | 20000/200 (1587) | 10000/250 | 8/4000 |
3434
| Standard_M32ts | 32 | 192 | 1024 | 32 | 40000/400 (3174) | 20000/500 | 8/8000 |
3535
| Standard_M32ls | 32 | 256 | 1024 | 32 | 40000/400 (3174) | 20000/500 | 8/8000 |
36-
| Standard_M32ms <sup>2</sup> | 32 | 875 | 1024 | 32 | 40000/400 (3174) | 20000/500 | 8/8000 |
37-
| Standard_M64s | 64 | 1024 | 2048 | 64 | 80000/800 (6348) | 40000/1000 | 8/16000 |
38-
| Standard_M64ls | 64 | 512 | 2048 | 64 | 80000/800 (6348) | 40000/1000 | 8/16000 |
39-
| Standard_M64ms <sup>3</sup> | 64 | 1792 | 2048 | 64 | 80000/800 (6348) | 40000/1000 | 8/16000 |
40-
| Standard_M128s <sup>1</sup> | 128 | 2048 | 4096 | 64 | 160000/1600 (12696) | 80000/2000 | 8/30000 |
41-
| Standard_M128ms <sup>1,2,3</sup> | 128 | 3892 | 4096 | 64 | 160000/1600 (12696) | 80000/2000 | 8/30000 |
42-
| Standard_M64 | 64 | 1024 | 7168 | 64 | 80000/800 (1228) | 40000/1000 | 8/16000 |
43-
| Standard_M64m | 64 | 1792 | 7168 | 64 | 80000/800 (1228) | 40000/1000 | 8/16000 |
44-
| Standard_M128 <sup>1</sup> | 128 | 2048 | 14336 | 64 | 250000/1600 (2456) | 80000/2000 | 8/32000 |
45-
| Standard_M128m <sup>1</sup> | 128 | 3892 | 14336 | 64 | 250000/1600 (2456) | 80000/2000 | 8/32000 |
36+
| Standard_M32ms | 32 | 875 | 1024 | 32 | 40000/400 (3174) | 20000/500 | 8/8000 |
37+
| Standard_M64s <sup>1</sup> | 64 | 1024 | 2048 | 64 | 80000/800 (6348) | 40000/1000 | 8/16000 |
38+
| Standard_M64ls <sup>1</sup> | 64 | 512 | 2048 | 64 | 80000/800 (6348) | 40000/1000 | 8/16000 |
39+
| Standard_M64ms <sup>1</sup> | 64 | 1792 | 2048 | 64 | 80000/800 (6348) | 40000/1000 | 8/16000 |
40+
| Standard_M128s <sup>1</sup> | 128 | 2048 | 4096 | 64 | 160000/1600 (12696) | 80000/2000 | 8/30000 |
41+
| Standard_M128ms <sup>1,2</sup> | 128 | 3892 | 4096 | 64 | 160000/1600 (12696) | 80000/2000 | 8/30000 |
42+
| Standard_M64 <sup>1</sup> | 64 | 1024 | 7168 | 64 | 80000/800 (1228) | 40000/1000 | 8/16000 |
43+
| Standard_M64m <sup>1</sup> | 64 | 1792 | 7168 | 64 | 80000/800 (1228) | 40000/1000 | 8/16000 |
44+
| Standard_M128 <sup>1</sup> | 128 | 2048 | 14336 | 64 | 250000/1600 (2456) | 80000/2000 | 8/32000 |
45+
| Standard_M128m <sup>1</sup> | 128 | 3892 | 14336 | 64 | 250000/1600 (2456) | 80000/2000 | 8/32000 |
4646

4747
<sup>1</sup> More than 64 vCPU's require one of these supported guest OSes: Windows Server 2016, Ubuntu 16.04 LTS, SLES 12 SP2, and Red Hat Enterprise Linux, CentOS 7.3 or Oracle Linux 7.3 with LIS 4.2.1.
4848

49-
<sup>2</sup> Constrained core sizes available.
50-
51-
<sup>3</sup> Instance is isolated to hardware dedicated to a single customer.
49+
<sup>2</sup> Instance is isolated to hardware dedicated to a single customer.
5250

5351
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)]
5452

0 commit comments

Comments
 (0)