Skip to content

Commit a30fe64

Browse files
authored
Merge pull request #188676 from albecker1/e2s-v3-burst-fix
fixed the e2s_v3 throughput bursting
2 parents 872f127 + 27770bb commit a30fe64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/ev3-esv3-series.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Esv3-series VM’s feature Intel® Hyper-Threading Technology.
6868

6969
| Size | vCPU | Memory: GiB | Temp storage (SSD) GiB | Max data disks | Max cached and temp storage throughput: IOPS/MBps (cache size in GiB) | Burst cached and temp storage throughput: IOPS/MBps<sup>3</sup> | Max uncached disk throughput: IOPS/MBps | Burst uncached disk throughput: IOPS/MBps<sup>3</sup>| Max NICs/ Expected network bandwidth (Mbps) |
7070
|---|---|---|---|---|---|---|---|---|---|
71-
| Standard_E2s_v3<sup>4</sup> | 2 | 16 | 32 | 4 | 4000/32 (50) | 4000/100 | 3200/48 | 4000/100 | 2/1000 |
71+
| Standard_E2s_v3<sup>4</sup> | 2 | 16 | 32 | 4 | 4000/32 (50) | 4000/100 | 3200/48 | 4000/200 | 2/1000 |
7272
| Standard_E4s_v3 <sup>1</sup> | 4 | 32 | 64 | 8 | 8000/64 (100) | 8000/200 | 6400/96 | 8000/200 | 2/2000 |
7373
| Standard_E8s_v3 <sup>1</sup> | 8 | 64 | 128 | 16 | 16000/128 (200) | 16000/400 | 12800/192 | 16000/400 | 4/4000 |
7474
| Standard_E16s_v3 <sup>1</sup> | 16 | 128 | 256 | 32 | 32000/256 (400) | 32000/800 | 25600/384 | 32000/800 | 8/8000 |

0 commit comments

Comments
 (0)