File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ms.subservice: mlops
8
8
author : fkriti
9
9
ms.author : kritifaujdar
10
10
ms.reviewer : larryfr
11
- ms.date : 06/06/2023
11
+ ms.date : 06/12/2024
12
12
ms.topic : how-to
13
13
ms.custom : devops-pipelines-deploy
14
14
---
@@ -59,7 +59,7 @@ You need an Azure Resource Manager connection to authenticate with Azure portal.
59
59
60
60
1 . In Azure DevOps, select ** Project Settings** and open the ** Service connections** page.
61
61
62
- 1 . Choose ** + New service connection** and select ** Azure Resource Manager** .
62
+ 1 . Choose ** Create service connection** and select ** Azure Resource Manager** .
63
63
64
64
1 . Select the default authentication method, ** Service principal (automatic)** .
65
65
@@ -71,7 +71,7 @@ You need an Azure Resource Manager connection to authenticate with Azure portal.
71
71
72
72
1 . In Azure DevOps, select ** Project Settings** and open the ** Service connections** page.
73
73
74
- 1 . Choose ** + New service connection** and select ** Generic** .
74
+ 1 . Choose ** Create service connection** and select ** Generic** .
75
75
76
76
1 . Use ``` https://management.azure.com ``` and provide a service connection name. Don't provide any authentication related information.
77
77
@@ -82,7 +82,7 @@ You need an Azure Resource Manager connection to authenticate with Azure portal.
82
82
83
83
## Step 4: Create a pipeline
84
84
85
- 1 . Go to ** Pipelines** , and then select ** New pipeline** .
85
+ 1 . Go to ** Pipelines** , and then select ** create pipeline** .
86
86
87
87
1 . Do the steps of the wizard by first selecting ** GitHub** as the location of your source code.
88
88
You can’t perform that action at this time.
0 commit comments