Skip to content

Commit e35da88

Browse files
authored
Merge pull request #109620 from hyoshioka0128/patch-654
Typo "Azure Pipeline YAML File"→"Azure Pipelines YAML file"
2 parents 4eb0591 + a0f2664 commit e35da88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/how-to-setup-mlops-azureml.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ This step deploys the training pipeline to the Azure Machine Learning workspace
219219

220220
1. Select the repository that you cloned in from the previous section `mlops-v2-ado-demo`
221221

222-
1. Select **Existing Azure Pipeline YAML File**
222+
1. Select **Existing Azure Pipelines YAML file**
223223

224224
![Screenshot of Azure DevOps Pipeline page on configure step.](./media/how-to-setup-mlops-azureml/ADO-configure-pipelines.png)
225225

@@ -279,7 +279,7 @@ This training pipeline contains the following steps:
279279

280280
1. Select the repository that you cloned in from the previous section `mlopsv2`
281281

282-
1. Select **Existing Azure Pipeline YAML File**
282+
1. Select **Existing Azure Pipelines YAML file**
283283

284284
![Screenshot of ADO Pipeline page on configure step.](./media/how-to-setup-mlops-azureml/ADO-configure-pipelines.png)
285285

@@ -309,7 +309,7 @@ This scenario includes prebuilt workflows for two approaches to deploying a trai
309309

310310
1. Select the repository that you cloned in from the previous section `mlopsv2`
311311

312-
1. Select **Existing Azure Pipeline YAML File**
312+
1. Select **Existing Azure Pipelines YAML file**
313313

314314
![Screenshot of Azure DevOps Pipeline page on configure step.](./media/how-to-setup-mlops-azureml/ADO-configure-pipelines.png)
315315

0 commit comments

Comments
 (0)