Skip to content

Commit 843ef03

Browse files
Merge pull request #259158 from navba-MSFT/patch-12
{AzureML} incorrect link to REST API section
2 parents 8c60896 + 348b66a commit 843ef03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/v1/how-to-retrain-designer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Use the following steps to submit a parameterized pipeline endpoint job from the
109109

110110
You can find the REST endpoint of a published pipeline in the overview panel. By calling the endpoint, you can retrain the published pipeline.
111111

112-
To make a REST call, you need an OAuth 2.0 bearer-type authentication header. For information about setting up authentication to your workspace and making a parameterized REST call, see [Build an Azure Machine Learning pipeline for batch scoring](../tutorial-pipeline-batch-scoring-classification.md#publish-and-run-from-a-rest-endpoint).
112+
To make a REST call, you need an OAuth 2.0 bearer-type authentication header. For information about setting up authentication to your workspace and making a parameterized REST call, see [this article](../how-to-manage-rest.md).
113113

114114
## Next steps
115115

0 commit comments

Comments
 (0)