Skip to content

Commit 2b37b24

Browse files
authored
Merge pull request #103490 from mscurrell/vmsizesupdate
Update to VM sizes
2 parents 8b5c547 + 167e895 commit 2b37b24

File tree

1 file changed

+34
-32
lines changed

1 file changed

+34
-32
lines changed

articles/batch/batch-pool-vm-sizes.md

Lines changed: 34 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -33,38 +33,40 @@ There are a few exceptions and limitations to choosing a VM size:
3333

3434
Batch pools in the Virtual Machine configuration support almost all VM sizes ([Linux](../virtual-machines/linux/sizes.md), [Windows](../virtual-machines/windows/sizes.md)). See the following table to learn more about supported sizes and restrictions.
3535

36-
Any promotional or preview VM sizes not listed aren't guaranteed for support.
37-
38-
| VM series | Supported sizes | Batch account pool allocation mode<sup>1</sup> |
39-
|------------|---------|-----------------|
40-
| Basic A-series | All sizes *except* Basic_A0 (A0) | Any |
41-
| A-series | All sizes *except* Standard_A0 | Any |
42-
| Av2-series | All sizes | Any |
43-
| B-series | None | Not available |
44-
| DC-series | None | Not available |
45-
| Dv2, DSv2-series | All sizes | Any |
46-
| Dv3, Dsv3-series | All sizes | Any |
47-
| Ev3, Esv3-series | All sizes | Any |
48-
| Fsv2-series | All sizes | Any |
49-
| H-series | All sizes | Any |
50-
| HB-series<sup>2</sup> | All sizes | Any |
51-
| HC-series<sup>2</sup> | All sizes | Any |
52-
| Ls-series | All sizes | Any |
53-
| Lsv2-series | None | Not available |
54-
| M-series | Standard_M64ms (low-priority only), Standard_M128s (low-priority only) | Any |
55-
| Mv2-series | None | Not available |
56-
| NC-series | All sizes | Any |
57-
| NCv2-series<sup>2</sup> | All sizes | Any |
58-
| NCv3-series<sup>2</sup> | All sizes | Any |
59-
| ND-series<sup>2</sup> | All sizes | Any |
60-
| NDv2-series | All sizes | User subscription mode |
61-
| NV-series | All sizes | Any |
62-
| NVv3-series | None | Not available |
63-
| SAP HANA | None | Not available |
64-
65-
<sup>1</sup> Some newer VM series are partially supported initially. These VM series can be allocated by Batch accounts with the **pool allocation mode** set to **user subscription**. See [Manage Batch accounts](batch-account-create-portal.md#additional-configuration-for-user-subscription-mode) for more information on Batch account configuration. See [Quotas and limits](batch-quota-limit.md) to learn how to request quota for these partially supported VM series for **user subscription** Batch accounts.
66-
67-
<sup>2</sup> These VM sizes can be allocated in Batch pools in Virtual Machine configuration, but you must request a specific [quota increase](batch-quota-limit.md#increase-a-quota).
36+
| VM series | Supported sizes |
37+
|------------|---------|
38+
| Basic A | All sizes *except* Basic_A0 (A0) |
39+
| A | All sizes *except* Standard_A0 |
40+
| Av2 | All sizes |
41+
| B | None |
42+
| DC | None |
43+
| Dv2, DSv2 | All sizes |
44+
| Dv3, Dsv3 | All sizes |
45+
| Dav4, Dasv4 | None - not yet available |
46+
| Ev3, Esv3 | All sizes, except for E64is_v3 and E64i_v3 |
47+
| Eav4, Easv4 | None - not yet available |
48+
| F, Fs | All sizes |
49+
| Fsv2 | All sizes |
50+
| G, Gs | All sizes |
51+
| H | All sizes |
52+
| HB<sup>1</sup> | All sizes |
53+
| HBv2<sup>1</sup> | All sizes |
54+
| HC<sup>1</sup> | All sizes |
55+
| Ls | All sizes |
56+
| Lsv2 | None - not yet available |
57+
| M<sup>1</sup> | All sizes, except for M64, M64m, M128, M128m |
58+
| Mv2 | None - not yet available |
59+
| NC | All sizes |
60+
| NCv2<sup>1</sup> | All sizes |
61+
| NCv3<sup>1</sup> | All sizes |
62+
| ND<sup>1</sup> | All sizes |
63+
| NDv2<sup>1</sup> | None - not yet available |
64+
| NV | All sizes |
65+
| NVv3<sup>1</sup> | All sizes |
66+
| NVv4 | None |
67+
| SAP HANA | None |
68+
69+
<sup>1</sup> These VM sizes can be allocated in Batch pools in Virtual Machine configuration, but you must create a new Batch account and request a specific [quota increase](batch-quota-limit.md#increase-a-quota). This limitation will be removed once vCPU quota per VM series is fully supported for Batch accounts.
6870

6971
### Pools in Cloud Service configuration
7072

0 commit comments

Comments
 (0)