Skip to content

Commit bea1350

Browse files
authored
Merge pull request #79289 from laurenhughes/batch-vm-sizes
Update heading and notes
2 parents f9fa8e8 + cdb0103 commit bea1350

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

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

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload:
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 05/28/2019
16+
ms.date: 06/11/2019
1717
ms.author: lahugh
1818
ms.custom: seodec18
1919

@@ -34,34 +34,35 @@ There are a few exceptions and limitations to choosing a VM size:
3434

3535
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.
3636

37-
Any promotional or preview VM sizes not listed aren't guaranteed for support.
37+
Any promotional or preview VM sizes not listed aren't guaranteed for support.
3838

39-
| VM series | Supported sizes | Allocation mode |
39+
| VM series | Supported sizes | Batch account pool allocation mode<sup>1</sup> |
4040
|------------|---------|-----------------|
4141
| Basic A-series | All sizes *except* Basic_A0 (A0) | Any |
4242
| A-series | All sizes *except* Standard_A0 | Any |
4343
| Av2-series | All sizes | Any |
44-
| B-series | None | N/A |
45-
| DC-series | None | N/A |
44+
| B-series | None | Not available |
45+
| DC-series | None | Not available |
4646
| Dv2, Dsv2-series | All sizes | Any |
4747
| Dv3, Dsv3-series | All sizes | Any |
48-
| [Memory optimized sizes](../virtual-machines/linux/sizes-memory.md) | None | N/A |
48+
| [Memory optimized sizes](../virtual-machines/linux/sizes-memory.md) | None | Not available |
4949
| Fsv2-series | All sizes | Any |
5050
| H-series | All sizes | Any |
5151
| Hb-series | All sizes | User subscription mode |
5252
| Hc-series | All sizes | User subscription mode |
5353
| Ls-series | All sizes | Any |
54-
| Lsv2-series | None | N/A |
54+
| Lsv2-series | None | Not available |
5555
| M-series | Standard_M64ms (low-priority only), Standard_M128s (low-priority only) | Any |
5656
| NCv2-series<sup>2</sup> | All sizes | Any |
5757
| NCv3-series<sup>2</sup> | All sizes | Any |
5858
| ND-series<sup>2</sup> | All sizes | Any |
5959
| NDv2-series | All sizes | User subscription mode |
6060
| NV-series | All sizes | Any |
61-
| NVv3-series | None | N/A |
62-
| SAP HANA | None | All |
61+
| NVv3-series | None | Not available |
62+
| SAP HANA | None | Not available |
63+
64+
<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.
6365

64-
<sup>1</sup> The ExtraSmall, Standard_A1_v2, Standard_A2_v2, and Standard_A2m_v2 sizes are not available in Cloud Services.
6566
<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).
6667

6768
### Pools in Cloud Service configuration

0 commit comments

Comments
 (0)