Skip to content

Commit faad4c0

Browse files
authored
Merge pull request #188913 from ram-msft/patch-53
Update how-to-manage-rest.md
2 parents e102ce2 + 170e548 commit faad4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-manage-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ You can explore the REST API using the general pattern of:
216216
| subscriptions/YOUR-SUBSCRIPTION-ID/ | subscriptions/abcde123-abab-abab-1234-0123456789abc/ |
217217
| resourceGroups/YOUR-RESOURCE-GROUP/ | resourceGroups/MyResourceGroup/ |
218218
| providers/operation-provider/ | providers/Microsoft.MachineLearningServices/ |
219-
| provider-resource-path/ | workspaces/MLWorkspace/MyWorkspace/FirstExperiment/runs/1/ |
219+
| provider-resource-path/ | workspaces/MyWorkspace/experiments/FirstExperiment/runs/1/ |
220220
| operations-endpoint/ | artifacts/metadata/ |
221221

222222

0 commit comments

Comments
 (0)