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/machine-learning/concept-compute-target.md
+29-29Lines changed: 29 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,39 +75,39 @@ When you select a node size for a managed compute resource in Azure Machine Lear
75
75
There are a few exceptions and limitations to choosing a VM size:
76
76
77
77
* Some VM series aren't supported in Azure Machine Learning.
78
-
* Some VM series are restricted. To use a restricted series, contact support and request a quota increase for the series. For information on how to contact support, see [Azure support options](https://azure.microsoft.com/support/options/).
78
+
* Some VM series are restricted. To use a restricted series, contact support and request a quota increase for the series. Please note that for GPUs and specialty SKUs, you would always have to request for quota due to high demand and limited supply. For information on how to contact support, see [Azure support options](https://azure.microsoft.com/support/options/).
79
79
80
80
See the following table to learn more about supported series and restrictions.
81
81
82
-
|**Supported VM series**|**Restrictions**|**Category**|**Supported by**|
82
+
|**Supported VM series**|**Category**|**Supported by**|
|[H](../virtual-machines/h-series.md)| High performance compute | Compute clusters and instance |
95
+
|[HB](../virtual-machines/hb-series.md)| High performance compute | Compute clusters and instance |
96
+
|[HBv2](../virtual-machines/hbv2-series.md)| High performance compute | Compute clusters and instance |
97
+
|[HBv3](../virtual-machines/hbv3-series.md)| High performance compute | Compute clusters and instance |
98
+
|[HC](../virtual-machines/hc-series.md)| High performance compute | Compute clusters and instance |
99
+
|[LSv2](../virtual-machines/lsv2-series.md)| Storage optimized | Compute clusters and instance |
100
+
|[M](../virtual-machines/m-series.md)| Memory optimized | Compute clusters and instance |
101
+
|[NC](../virtual-machines/nc-series.md)| GPU | Compute clusters and instance |
102
+
|[NC Promo](../virtual-machines/nc-series.md)| GPU | Compute clusters and instance |
103
+
|[NCv2](../virtual-machines/ncv2-series.md)| GPU | Compute clusters and instance |
104
+
|[NCv3](../virtual-machines/ncv3-series.md)| GPU | Compute clusters and instance |
105
+
|[ND](../virtual-machines/nd-series.md)| GPU | Compute clusters and instance |
106
+
|[NDv2](../virtual-machines/ndv2-series.md)| GPU | Compute clusters and instance |
107
+
|[NV](../virtual-machines/nv-series.md)| GPU | Compute clusters and instance |
108
+
|[NVv3](../virtual-machines/nvv3-series.md)| GPU | Compute clusters and instance |
109
+
|[NCasT4_v3](../virtual-machines/nct4-v3-series.md)| GPU | Compute clusters and instance |
110
+
|[NDasrA100_v4](../virtual-machines/nda100-v4-series.md)| GPU | Compute clusters and instance |
111
111
112
112
113
113
While Azure Machine Learning supports these VM series, they might not be available in all Azure regions. To check whether VM series are available, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=virtual-machines).
0 commit comments