Skip to content

Commit 6c812bc

Browse files
authored
Merge pull request #89516 from VikasPullagura-MSFT/patch-21
(Azure CXP) resolves MicrosoftDocs/azure-docs#39420
2 parents 3cb9754 + b010ccb commit 6c812bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/virtual-machines-common-sizes-general.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Example use cases include development and test servers, low-traffic web servers,
3939

4040
| Size | vCPU | Memory: GiB | Temp storage (SSD) GiB | Base CPU Perf of VM | Max CPU Perf of VM | Initial Credits | Credits banked / hour | Max Banked Credits | Max data disks | Max cached and temp storage throughput: IOPS / MBps | Max uncached disk throughput: IOPS / MBps | Max NICs |
4141
|---------------|-------------|----------------|----------------------------|-----------------------|--------------------|--------------------|--------------------|----------------|----------------------------------------|-------------------------------------------|-------------------------------------------|----------|
42-
| Standard_B1ls<sup>1</sup> | 1 | 0.5 | 4 | 5% | 100% | 30 | 3 | 72 | 2 | 200 / 10 | 160 / 10 | 2 |
43-
| Standard_B1s | 1 | 1 | 4 | 10% | 100% | 30 | 6 | 144 | 2 | 400 / 10 | 320 / 10 | 2 |
42+
| Standard_B1ls<sup>1</sup> | 1 | 0.5 | 1 | 5% | 100% | 30 | 3 | 72 | 2 | 200 / 10 | 160 / 10 | 2 |
43+
| Standard_B1s | 1 | 1 | 2 | 10% | 100% | 30 | 6 | 144 | 2 | 400 / 10 | 320 / 10 | 2 |
4444
| Standard_B1ms | 1 | 2 | 4 | 20% | 100% | 30 | 12 | 288 | 2 | 800 / 10 | 640 / 10 | 2 |
4545
| Standard_B2s | 2 | 4 | 8 | 40% | 200% | 60 | 24 | 576 | 4 | 1600 / 15 | 1280 / 15 | 3 |
4646
| Standard_B2ms | 2 | 8 | 16 | 60% | 200% | 60 | 36 | 864 | 4 | 2400 / 22.5 | 1920 / 22.5 | 3 |

0 commit comments

Comments
 (0)