Skip to content

Commit 81ce06e

Browse files
authored
updates some text
1 parent b69052c commit 81ce06e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Before you can set up an MLOps project with AzureML, you need to set up authenti
131131
132132
3. In the project under **Project Settings** (at the bottom left of the project page) select **Service Connections**.
133133
134-
4. Select **New Service Connection**.
134+
4. Select **Create Service Connection**.
135135
136136
![Screenshot of ADO New Service connection button.](./media/how-to-setup-mlops-azureml/create_first_service_connection.png)
137137
@@ -164,7 +164,7 @@ The Azure DevOps setup is successfully finished.
164164
165165
1. Open the **Project settings** at the bottom of the left hand navigation pane
166166
167-
1. Under the Repos section, select **Repositories**. Select the repository you created in **Step 6.** Select the **Security** tab
167+
1. Under the Repos section, select **Repositories**. Select the repository you created in previous step Select the **Security** tab
168168
169169
1. Under the User permissions section, select the **mlopsv2 Build Service** user. Change the permission **Contribute** permission to **Allow** and the **Create branch** permission to **Allow**.
170170
![Screenshot of Azure DevOps permissions.](./media/how-to-setup-mlops-azureml/ado-permissions-repo.png)
@@ -211,9 +211,7 @@ This step deploys the training pipeline to the Azure Machine Learning workspace
211211
212212
![Screenshot of ADO Pipelines.](./media/how-to-setup-mlops-azureml/ADO-pipelines.png)
213213
214-
1. Select **New Pipeline**.
215-
216-
![Screenshot of ADO New Pipeline button for infra.](./media/how-to-setup-mlops-azureml/ADO-new-pipeline.png)
214+
1. Select **Create Pipeline**.
217215
218216
1. Select **Azure Repos Git**.
219217

0 commit comments

Comments
 (0)