You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/batch/batch-pool-vm-sizes.md
+34-32Lines changed: 34 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,38 +33,40 @@ There are a few exceptions and limitations to choosing a VM size:
33
33
34
34
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.
35
35
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 |
| 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.
0 commit comments