File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
articles/azure-resource-manager Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -338,8 +338,8 @@ The possible uses of `list*` are shown in the following table.
338
338
| Microsoft.Logic/workflows/versions/triggers | [ listCallbackUrl] ( /rest/api/logic/workflowversions/listcallbackurl ) |
339
339
| Microsoft.MachineLearning/webServices | [ listkeys] ( /rest/api/machinelearning/webservices/listkeys ) |
340
340
| Microsoft.MachineLearning/Workspaces | listworkspacekeys |
341
- | Microsoft.MachineLearningServices/workspaces/compute | [ listKeys] ( /rest/api/azureml/2022-05-01/compute/list-keys ) |
342
- | Microsoft.MachineLearningServices/workspaces/compute | [ listNodes] ( /rest/api/azureml/2022-05-01/compute/list-nodes ) |
341
+ | Microsoft.MachineLearningServices/workspaces/computes | [ listKeys] ( /rest/api/azureml/2022-05-01/compute/list-keys ) |
342
+ | Microsoft.MachineLearningServices/workspaces/computes | [ listNodes] ( /rest/api/azureml/2022-05-01/compute/list-nodes ) |
343
343
| Microsoft.MachineLearningServices/workspaces | [ listKeys] ( /rest/api/azureml/2022-05-01/workspaces/list-keys ) |
344
344
| Microsoft.Maps/accounts | [ listKeys] ( /rest/api/maps-management/accounts/listkeys ) |
345
345
| Microsoft.Media/mediaservices/assets | [ listContainerSas] ( /rest/api/media/assets/listcontainersas ) |
Original file line number Diff line number Diff line change @@ -201,8 +201,8 @@ The possible uses of `list*` are shown in the following table.
201
201
| Microsoft.Logic/workflows/versions/triggers | [ listCallbackUrl] ( /rest/api/logic/workflowversions/listcallbackurl ) |
202
202
| Microsoft.MachineLearning/webServices | [ listkeys] ( /rest/api/machinelearning/webservices/listkeys ) |
203
203
| Microsoft.MachineLearning/Workspaces | listworkspacekeys |
204
- | Microsoft.MachineLearningServices/workspaces/compute | [ listKeys] ( /rest/api/azureml/2022-05-01/compute/list-keys ) |
205
- | Microsoft.MachineLearningServices/workspaces/compute | [ listNodes] ( /rest/api/azureml/2022-05-01/compute/list-nodes ) |
204
+ | Microsoft.MachineLearningServices/workspaces/computes | [ listKeys] ( /rest/api/azureml/2022-05-01/compute/list-keys ) |
205
+ | Microsoft.MachineLearningServices/workspaces/computes | [ listNodes] ( /rest/api/azureml/2022-05-01/compute/list-nodes ) |
206
206
| Microsoft.MachineLearningServices/workspaces | [ listKeys] ( /rest/api/azureml/2022-05-01/workspaces/list-keys ) |
207
207
| Microsoft.Maps/accounts | [ listKeys] ( /rest/api/maps-management/accounts/listkeys ) |
208
208
| Microsoft.Media/mediaservices/assets | [ listContainerSas] ( /rest/api/media/assets/listcontainersas ) |
You can’t perform that action at this time.
0 commit comments