Skip to content

Commit 00ed7c0

Browse files
authored
Merge pull request #123087 from sanjayananthamurthy/patch-1
Update concept-compute-target.md
2 parents f815dd6 + 9bede3d commit 00ed7c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,12 @@ While Azure Machine Learning supports these VM series, they might not be availab
141141
:::moniker range="azureml-api-1"
142142
> [!NOTE]
143143
> Azure Machine Learning doesn't support all VM sizes that Azure Compute supports. To list the available VM sizes, use the following method:
144-
> * [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)
144+
> * [REST API](/rest/api/azureml/virtual-machine-sizes/list)
145145
:::moniker-end
146146
:::moniker range="azureml-api-2"
147147
> [!NOTE]
148148
> 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:
149-
> * [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)
149+
> * [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
152152

0 commit comments

Comments
 (0)