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
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,20 +102,20 @@ The repository now appears in the **Repositories** list for the lab.
102
102
1. On the main page of the repository that has your artifacts, select **Clone**. On the **Clone Repository** page, copy the clone URL.
103
103
1. In the upper-right corner of the Azure DevOps page, select **User settings** > **Personal access tokens**.
104
104
1. On the **Personal Access Tokens** page, select **New Token**.
105
-
1.Fill out the information for the token, selecting **Read** for the scopes, and then select **Create**.
105
+
1.Enter the information for the token, selecting **Read** for the scopes, and then select **Create**.
106
106
1. On the **Success** page, be sure to copy the token, because Azure Repos doesn't store the token or show it again.
107
107
108
108
### Add an Azure DevOps artifact repository to a lab in the Azure portal
109
109
110
-
1. On the lab's **Overview** page, select **Configuration and policies**from the left navigation.
110
+
1. On the lab's **Overview** page, select **Configuration and policies**in the left pane.
111
111
112
-
1. On the **Configuration and policies** page, select **Repositories** under **External resources** in the left navigation.
112
+
1. On the **Configuration and policies** page, select **Repositories** under **External resources** in the left pane.
113
113
114
-
On the **Repositories** page, the **Public Artifact Repo** is automatically present and connects to the [DevTest Labs public GitHub repository](https://github.com/Azure/azure-devtestlab). If this repo isn't enabled for your lab, you can enable it by selecting the checkbox next to **Public Artifact Repo**, and then selecting **Enable**on the top menu bar.
114
+
On the **Repositories** page, the **Public Artifact Repo** is automatically present and connects to the [DevTest Labs public GitHub repository](https://github.com/Azure/azure-devtestlab). If this repo isn't enabled for your lab, you can enable it by selecting the checkbox next to **Public Artifact Repo**, and then selecting **Enable**at the top of the pane.
115
115
116
-
1. To add your artifact repository to the lab, select **Add**in the top menu bar.
116
+
1. To add your artifact repository to the lab, select **Add**at the top of the pane.
117
117
118
-

118
+
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-add-repo.png" alt-text="Screenshot that shows the Repositories configuration screen." lightbox="media/devtest-lab-add-repo/devtestlab-add-repo.png:::
119
119
120
120
1. In the **Repository** pane, enter the following information:
121
121
@@ -127,15 +127,15 @@ The repository now appears in the **Repositories** list for the lab.
127
127
128
128
1. Select **Save**.
129
129
130
-

130
+
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-repo-blade-with-azure-pat.png" alt-text="Screenshot that shows the fields for adding a new artifact repository to a lab." lightbox=media/devtest-lab-add-repo/devtestlab-repo-blade-with-azure-pat.png:::
131
131
132
132
The repository now appears in the **Repositories** list for the lab.
## [GitHub repo Dev Center app](#tab/GitHubRepoApp/)
135
135
136
136
To add an artifact repo, complete the following tasks:
137
137
138
-
1. Install and configure the Microsoft Dev Center app
138
+
1. Install and configure the Microsoft Dev Center app.
139
139
1. Assign permissions in GitHub for the repos.
140
140
1. Add your artifact repository.
141
141
@@ -145,11 +145,11 @@ To add an artifact repo, complete the following tasks:
145
145
146
146
1. Navigate to your lab.
147
147
148
-
1. On the lab's **Overview** page, select **Configuration and policies**from the left navigation.
148
+
1. On the lab's **Overview** page, select **Configuration and policies**in the left pane.
149
149
150
-
1. On the **Configuration and policies** page, select **Repositories** under **External resources** in the left navigation.
150
+
1. On the **Configuration and policies** page, select **Repositories** under **External resources** in the left pane.
151
151
152
-
1. Select **Add**in the top menu bar.
152
+
1. Select **Add**at the top of the pane.
153
153
154
154
1. In the **Repository** pane, enter the following information:
155
155
@@ -158,31 +158,31 @@ To add an artifact repo, complete the following tasks:
158
158
159
159
1. To install the Microsoft Dev Center app, select **Microsoft DevCenter GitHub app**.
160
160
161
-
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-repo-select-github-app.png" alt-text="Screenshot showing Microsoft DevCenter GitHub app option on Add a repo page, with example entries and install link highlighted." lightbox="media/devtest-lab-add-repo/devtestlab-repo-select-github-app.png":::
161
+
:::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 and the link for downloading the Dev Center GitHub app." lightbox="media/devtest-lab-add-repo/devtestlab-repo-select-github-app.png":::
162
162
163
163
1. If you're prompted to authenticate to GitHub, authenticate.
164
164
165
165
1. On the **Microsoft DevCenter** page, select **Install**.
1. Select the GitHub organization that contains the artifact repository you want to add to the lab. You must be an owner of the organization to install this app.
:::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, with a GitHub organization highlighted." lightbox="media/devtest-lab-add-repo/devtestlab-install-github-app-select-organization.png":::
169
+
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.
170
+
171
+
:::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":::
172
172
173
173
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**.
174
174
175
-
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-select-one-repository.png" alt-text="Screenshot of the Install Microsoft DevCenter page, with one repository selected and highlighted." lightbox="media/devtest-lab-add-repo/devtestlab-select-one-repository.png":::
175
+
:::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":::
176
176
177
177
You can select multiple repositories to add to the lab. You must add each repository separately to the lab, as described in this article.
178
178
179
-
1. On the **Microsoft DevCenter by Microsoft would like permission to:** page, review the permissions required, and then select **Authorize Microsoft Dev Center**.
179
+
1. On the **Microsoft DevCenter by Microsoft would like permission to:** page, review the permissions required, and then select **Authorize Microsoft DevCenter**.
180
180
181
-
:::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, with authorize highlighted." lightbox="media/devtest-lab-add-repo/devtestlab-authorize-microsoft-dev-center.png":::
181
+
:::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":::
182
182
183
-
### Add an GitHub artifact repository to a lab in the Azure portal
183
+
### Add a GitHub artifact repository to a lab in the Azure portal
184
184
185
-
1. On the lab's **Overview** page, select **Configuration and policies**from the left navigation.
185
+
1. On the lab's **Overview** page, select **Configuration and policies**in the left pane.
186
186
187
187
1. On the **Configuration and policies** page, select **Repositories** under **External resources** in the left navigation.
0 commit comments