File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
articles/azure-resource-manager Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -353,9 +353,9 @@ The possible uses of `list*` are shown in the following table.
353
353
| Microsoft.Logic/workflows/versions/triggers | [ listCallbackUrl] ( /rest/api/logic/workflowversions/listcallbackurl ) |
354
354
| Microsoft.MachineLearning/webServices | [ listkeys] ( /rest/api/machinelearning/webservices/listkeys ) |
355
355
| Microsoft.MachineLearning/Workspaces | listworkspacekeys |
356
- | Microsoft.MachineLearningServices/workspaces/computes | [ listKeys] ( /rest/api/azureml/2022-10-01/ compute/list-keys ) |
357
- | Microsoft.MachineLearningServices/workspaces/computes | [ listNodes] ( /rest/api/azureml/2022-10-01/ compute/list-nodes ) |
358
- | Microsoft.MachineLearningServices/workspaces | [ listKeys] ( /rest/api/azureml/2022-10-01/ workspaces/list-keys ) |
356
+ | Microsoft.MachineLearningServices/workspaces/computes | [ listKeys] ( /rest/api/azureml/compute/list-keys ) |
357
+ | Microsoft.MachineLearningServices/workspaces/computes | [ listNodes] ( /rest/api/azureml/compute/list-nodes ) |
358
+ | Microsoft.MachineLearningServices/workspaces | [ listKeys] ( /rest/api/azureml/workspaces/list-keys ) |
359
359
| Microsoft.Maps/accounts | [ listKeys] ( /rest/api/maps-management/accounts/listkeys ) |
360
360
| Microsoft.Media/mediaservices/assets | [ listContainerSas] ( /rest/api/media/assets/listcontainersas ) |
361
361
| Microsoft.Media/mediaservices/assets | [ listStreamingLocators] ( /rest/api/media/assets/liststreaminglocators ) |
Original file line number Diff line number Diff line change @@ -201,9 +201,9 @@ 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/computes | [ listKeys] ( /rest/api/azureml/2022-10-01/ compute/list-keys ) |
205
- | Microsoft.MachineLearningServices/workspaces/computes | [ listNodes] ( /rest/api/azureml/2022-10-01/ compute/list-nodes ) |
206
- | Microsoft.MachineLearningServices/workspaces | [ listKeys] ( /rest/api/azureml/2022-10-01/ workspaces/list-keys ) |
204
+ | Microsoft.MachineLearningServices/workspaces/computes | [ listKeys] ( /rest/api/azureml/compute/list-keys ) |
205
+ | Microsoft.MachineLearningServices/workspaces/computes | [ listNodes] ( /rest/api/azureml/compute/list-nodes ) |
206
+ | Microsoft.MachineLearningServices/workspaces | [ listKeys] ( /rest/api/azureml/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 ) |
209
209
| Microsoft.Media/mediaservices/assets | [ listStreamingLocators] ( /rest/api/media/assets/liststreaminglocators ) |
You can’t perform that action at this time.
0 commit comments