Skip to content

Commit 3dc05ea

Browse files
authored
Update to identify the VM sizes supported by specific compute VM types
The intension to make this note easy to understand by customers
1 parent cfa0f88 commit 3dc05ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-compute-target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ While Azure Machine Learning supports these VM series, they might not be availab
145145
:::moniker-end
146146
:::moniker range="azureml-api-2"
147147
> [!NOTE]
148-
> Azure Machine Learning doesn't support all VM sizes that Azure Compute supports. To list the available VM sizes, use one of the following methods:
148+
> Azure Machine Learning doesn't support all VM sizes that Azure Compute supports. To list the available VM sizes supported by specific compute VM types, use one of the following methods:
149149
> * [REST API](https://github.com/Azure/azure-rest-api-specs/blob/master/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2020-08-01/examples/ListVMSizesResult.json)
150150
> * The [Azure CLI extension 2.0 for machine learning](how-to-configure-cli.md) command, [az ml compute list-sizes](/cli/azure/ml/compute#az-ml-compute-list-sizes).
151151
:::moniker-end

0 commit comments

Comments
 (0)