We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e102ce2 + 170e548 commit faad4c0Copy full SHA for faad4c0
articles/machine-learning/how-to-manage-rest.md
@@ -216,7 +216,7 @@ You can explore the REST API using the general pattern of:
216
| subscriptions/YOUR-SUBSCRIPTION-ID/ | subscriptions/abcde123-abab-abab-1234-0123456789abc/ |
217
| resourceGroups/YOUR-RESOURCE-GROUP/ | resourceGroups/MyResourceGroup/ |
218
| providers/operation-provider/ | providers/Microsoft.MachineLearningServices/ |
219
-| provider-resource-path/ | workspaces/MLWorkspace/MyWorkspace/FirstExperiment/runs/1/ |
+| provider-resource-path/ | workspaces/MyWorkspace/experiments/FirstExperiment/runs/1/ |
220
| operations-endpoint/ | artifacts/metadata/ |
221
222
0 commit comments