Skip to content

Commit 3c46997

Browse files
authored
Update constrained-vcpu.md
1 parent 7c9fa09 commit 3c46997

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/virtual-machines/constrained-vcpu.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ The licensing fees charged for SQL Server are based on the available vCPU count.
2727
## Specification comparison
2828
The Standard_E32s_v5 VM size comes with 32 vCPUs, 256 GiB of RAM, 32 disks, and 80,000 IOPs of I/O bandwidth. The pre-defined Standard_E32-16s_v5 and Standard_E32-8s_v5 VM sizes comes with 16 and 8 active vCPUs respectively, while maintaining the memory, storage, and I/O bandwidth specifications of the Standard_E32s_v5.
2929

30-
|Type | Size name | Disabled vCPUs | Available vCPUs | Memory, Storage, I/O |
31-
|-------------|------------------------|----------------|-------------------|--------------------------------|
32-
| Original | Standard_E32s_v5 | 0 | **32** | 256 GiB, 32 Disks, 80,000 IOPs |
33-
| Constrained | Standard_E32-**16**s_v5| 16 | **16** | 256 GiB, 32 Disks, 80,000 IOPs |
34-
| Constrained | Standard_E32-**8**s_v5 | 24 | **8** | 256 GiB, 32 Disks, 80,000 IOPs |
30+
| Size type | Size name | Disabled vCPUs | Active vCPUs | Memory, Storage, I/O |
31+
|-----------------|------------------------|----------------|-------------------|--------------------------------|
32+
| Base (Original) | Standard_E32s_v5 | 0 | **32** | 256 GiB, 32 Disks, 80,000 IOPs |
33+
| Constrained | Standard_E32-**16**s_v5| 16 | **16** | 256 GiB, 32 Disks, 80,000 IOPs |
34+
| Constrained | Standard_E32-**8**s_v5 | 24 | **8** | 256 GiB, 32 Disks, 80,000 IOPs |
3535

3636
> [!NOTE]
3737
> Disabled vCPUs are not available for use by the VM. If your VM has multiple workloads assigned to it then it may require more vCPUs. If possible, relocate secondary tasks to another virtual machine to avoid increased licensing costs.
@@ -43,7 +43,7 @@ At this time, the VM pricing, remains the same as the original size. For more in
4343

4444
#### [M-family sizes](#tab/family-M)
4545

46-
| Name | vCPU | Base Size |
46+
| Size name | Active vCPUs | Base size |
4747
|-------------------------|------|------------|
4848
| Standard_M8-2ms | 2 | M8ms |
4949
| Standard_M8-4ms | 4 | M8ms |
@@ -61,7 +61,7 @@ At this time, the VM pricing, remains the same as the original size. For more in
6161

6262
#### [E-family sizes](#tab/family-E)
6363

64-
| Name | vCPU | Base Size |
64+
| Size name | Active vCPUs | Base size |
6565
|-------------------------|------|------------|
6666
| Standard_E4-2s_v3 | 2 | E4s_v3 |
6767
| Standard_E8-4s_v3 | 4 | E8s_v3 |
@@ -149,7 +149,7 @@ At this time, the VM pricing, remains the same as the original size. For more in
149149

150150
#### [G-family sizes](#tab/family-G)
151151

152-
| Name | vCPU | Base Size |
152+
| Size name | Active vCPUs | Base size |
153153
|-------------------------|------|------------|
154154
| Standard_GS4-8 | 8 | GS4 |
155155
| Standard_GS4-4 | 4 | GS4 |
@@ -159,7 +159,7 @@ At this time, the VM pricing, remains the same as the original size. For more in
159159

160160
#### [D-family sizes](#tab/family-D)
161161

162-
| Name | vCPU | Base Size |
162+
| Size name | Active vCPUs | Base size |
163163
|-------------------------|------|------------|
164164
| Standard_DS11-1_v2 | 1 | DS11_v2 |
165165
| Standard_DS12-2_v2 | 2 | DS12_v2 |

0 commit comments

Comments
 (0)