Skip to content

Commit bc8de9a

Browse files
committed
updating some UX strings
1 parent 1bf1f7a commit bc8de9a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/how-to-devops-machine-learning.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: mlops
88
author: fkriti
99
ms.author: kritifaujdar
1010
ms.reviewer: larryfr
11-
ms.date: 06/06/2023
11+
ms.date: 06/12/2024
1212
ms.topic: how-to
1313
ms.custom: devops-pipelines-deploy
1414
---
@@ -59,7 +59,7 @@ You need an Azure Resource Manager connection to authenticate with Azure portal.
5959

6060
1. In Azure DevOps, select **Project Settings** and open the **Service connections** page.
6161

62-
1. Choose **+ New service connection** and select **Azure Resource Manager**.
62+
1. Choose **Create service connection** and select **Azure Resource Manager**.
6363

6464
1. Select the default authentication method, **Service principal (automatic)**.
6565

@@ -71,7 +71,7 @@ You need an Azure Resource Manager connection to authenticate with Azure portal.
7171

7272
1. In Azure DevOps, select **Project Settings** and open the **Service connections** page.
7373

74-
1. Choose **+ New service connection** and select **Generic**.
74+
1. Choose **Create service connection** and select **Generic**.
7575

7676
1. Use ```https://management.azure.com``` and provide a service connection name. Don't provide any authentication related information.
7777

@@ -82,7 +82,7 @@ You need an Azure Resource Manager connection to authenticate with Azure portal.
8282

8383
## Step 4: Create a pipeline
8484

85-
1. Go to **Pipelines**, and then select **New pipeline**.
85+
1. Go to **Pipelines**, and then select **create pipeline**.
8686

8787
1. Do the steps of the wizard by first selecting **GitHub** as the location of your source code.
8888

0 commit comments

Comments
 (0)