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.
1 parent 92ff08a commit 49315e3Copy full SHA for 49315e3
articles/machine-learning/how-to-use-batch-pipeline-deployments.md
@@ -236,7 +236,7 @@ ml_client.compute.begin_delete(name="batch-cluster")
236
237
## Next steps
238
239
-- [How to deploy a training pipeline with batch endpoints)](how-to-use-batch-training-pipeline.md)
+- [How to deploy a training pipeline with batch endpoints](how-to-use-batch-training-pipeline.md)
240
- [How to deploy a pipeline to perform batch scoring with preprocessing](how-to-use-batch-scoring-pipeline.md)
241
- [Create batch endpoints from pipeline jobs](how-to-use-batch-pipeline-from-job.md)
242
- [Create jobs and input data for batch endpoints](how-to-access-data-batch-endpoints-jobs.md)
0 commit comments