You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/devtest-labs/add-artifact-repository.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ You must give the managed identity permissions to the repository in Azure Repos.
82
82
1. In the **Repository** pane, enter the following information:
83
83
84
84
-**Name**: A repository name to use in the lab.
85
-
-**Git clone URL**: The Git HTTPS clone URL from GitHub or Azure Repos.
85
+
-**Git clone URL**: The Git HTTPS clone URL from Azure Repos.
86
86
-**Branch** (optional): The branch that has your artifact definitions.
87
87
-**Folder paths**: The folder for your ARM template definitions, relative to the Git clone URL. Be sure to include the initial forward slash in the folder path.
88
88
-**Managed Identity**: Use this option to leverage the Managed Identity for authentication.
@@ -118,7 +118,7 @@ The repository now appears in the **Repositories** list for the lab.
118
118
1. In the **Repository** pane, enter the following information:
119
119
120
120
-**Name**: A repository name to use in the lab.
121
-
-**Git clone URL**: The Git HTTPS clone URL from GitHub or Azure Repos.
121
+
-**Git clone URL**: The Git HTTPS clone URL from Azure Repos.
122
122
-**Branch** (optional): The branch that has your artifact definitions.
123
123
-**Folder paths**: The folder for your ARM template definitions, relative to the Git clone URL. Be sure to include the initial forward slash in the folder path.
124
124
-**Personal access token**: The personal access token from Azure Repos.
@@ -193,7 +193,7 @@ To add an artifact repo, complete the following tasks:
193
193
1. In the **Repository** pane, enter the following information:
194
194
195
195
-**Name**: A repository name to use in the lab.
196
-
-**Git clone URL**: The Git HTTPS clone URL from GitHub or Azure Repos.
196
+
-**Git clone URL**: The Git HTTPS clone URL from GitHub Repos.
197
197
-**Branch** (optional): The branch that has your artifact definitions.
198
198
-**Folder paths**: The folder for your ARM template definitions, relative to the Git clone URL. Be sure to include the initial forward slash in the folder path.
199
199
-**GitHub app**: Use this option to leverage GitHub app authentication.
@@ -230,7 +230,7 @@ The repository now appears in the **Repositories** list for the lab.
230
230
1. In the **Repository** pane, enter the following information:
231
231
232
232
-**Name**: A repository name to use in the lab.
233
-
-**Git clone URL**: The Git HTTPS clone URL from GitHub or Azure Repos.
233
+
-**Git clone URL**: The Git HTTPS clone URL from GitHub Repos.
234
234
-**Branch** (optional): The branch that has your artifact definitions.
235
235
-**Folder paths**: The folder for your ARM template definitions, relative to the Git clone URL. Be sure to include the initial forward slash in the folder path.
236
236
-**Personal access token**: The personal access token from GitHub Repos.
0 commit comments