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-20Lines changed: 4 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,29 +155,13 @@ To add an artifact repo, complete the following tasks:
155
155
156
156
-**Name**: A repository name to use in the lab.
157
157
-**Git clone URL**: The Git HTTPS clone URL from GitHub or Azure Repos.
158
-
-**Authentication type**: **Managed ideintity**.
158
+
-**Branch** (optional): The branch that has your artifact definitions.
159
+
-**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.
160
+
-**Managed Identity**: Select this option to use the managed identity for authentication.
159
161
160
162
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-repo-select-github-app.png" alt-text="Screenshot that shows the feilds for adding a repo." lightbox="media/devtest-lab-add-repo/devtestlab-repo-select-github-app.png":::
161
163
162
-
1. If you're prompted to authenticate to GitHub, authenticate.
163
-
164
-
1. On the **Microsoft DevCenter** page, select **Install**.
1. Select the GitHub organization that contains the artifact repository that you want to add to the lab. You must be an owner of the organization to install this app.
169
-
170
-
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-install-github-app-select-organization.png" alt-text="Screenshot of the Install Microsoft DevCenter page. A GitHub organization is highlighted." lightbox="media/devtest-lab-add-repo/devtestlab-install-github-app-select-organization.png":::
171
-
172
-
1. On the Install Microsoft DevCenter page, select **Only select repositories**, select the repository you want to add to the lab, and then select **Install**.
173
-
174
-
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-select-one-repository.png" alt-text="Screenshot of the Install Microsoft DevCenter page. One repository is selected." lightbox="media/devtest-lab-add-repo/devtestlab-select-one-repository.png":::
175
-
176
-
You can select multiple repositories to add to the lab. You must add each repository separately to the lab, as described in this article.
177
-
178
-
1. On the **Microsoft DevCenter by Microsoft would like permission to:** page, review the permissions required, and then select **Authorize Microsoft DevCenter**.
179
-
180
-
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-authorize-microsoft-dev-center.png" alt-text="Screenshot of the Microsoft DevCenter by Microsoft would like permission to page." lightbox="media/devtest-lab-add-repo/devtestlab-authorize-microsoft-dev-center.png":::
164
+
1. Select **Save**.
181
165
182
166
### Add a GitHub artifact repository to a lab in the Azure portal
0 commit comments