Skip to content

Commit 6b08c24

Browse files
authored
Merge pull request #123305 from bhgtankita/patch-3
Update to identify the VM sizes supported by specific compute VM types
2 parents 738a136 + 19e2cb4 commit 6b08c24

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](/rest/api/azureml/virtual-machine-sizes/list)
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)