File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ This step deploys the training pipeline to the Azure Machine Learning workspace
219
219
220
220
1. Select the repository that you cloned in from the previous section ` mlops-v2-ado-demo`
221
221
222
- 1. Select ** Existing Azure Pipeline YAML File **
222
+ 1. Select ** Existing Azure Pipelines YAML file **
223
223
224
224
! [Screenshot of Azure DevOps Pipeline page on configure step.](./media/how-to-setup-mlops-azureml/ADO-configure-pipelines.png)
225
225
@@ -279,7 +279,7 @@ This training pipeline contains the following steps:
279
279
280
280
1. Select the repository that you cloned in from the previous section ` mlopsv2`
281
281
282
- 1. Select ** Existing Azure Pipeline YAML File **
282
+ 1. Select ** Existing Azure Pipelines YAML file **
283
283
284
284
! [Screenshot of ADO Pipeline page on configure step.](./media/how-to-setup-mlops-azureml/ADO-configure-pipelines.png)
285
285
@@ -309,7 +309,7 @@ This scenario includes prebuilt workflows for two approaches to deploying a trai
309
309
310
310
1. Select the repository that you cloned in from the previous section ` mlopsv2`
311
311
312
- 1. Select ** Existing Azure Pipeline YAML File **
312
+ 1. Select ** Existing Azure Pipelines YAML file **
313
313
314
314
! [Screenshot of Azure DevOps Pipeline page on configure step.](./media/how-to-setup-mlops-azureml/ADO-configure-pipelines.png)
315
315
You can’t perform that action at this time.
0 commit comments