Skip to content

Commit 6b522b1

Browse files
committed
updates
1 parent 5d00f32 commit 6b522b1

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

articles/devtest-labs/add-artifact-repository.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -102,20 +102,20 @@ The repository now appears in the **Repositories** list for the lab.
102102
1. On the main page of the repository that has your artifacts, select **Clone**. On the **Clone Repository** page, copy the clone URL.
103103
1. In the upper-right corner of the Azure DevOps page, select **User settings** > **Personal access tokens**.
104104
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**.
106106
1. On the **Success** page, be sure to copy the token, because Azure Repos doesn't store the token or show it again.
107107

108108
### Add an Azure DevOps artifact repository to a lab in the Azure portal
109109

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.
111111

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.
113113

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.
115115

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.
117117

118-
![Screenshot that shows the Repositories configuration screen.](media/devtest-lab-add-repo/devtestlab-add-repo.png)
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:::
119119

120120
1. In the **Repository** pane, enter the following information:
121121

@@ -127,15 +127,15 @@ The repository now appears in the **Repositories** list for the lab.
127127

128128
1. Select **Save**.
129129

130-
![Screenshot that shows adding a new artifact repository to a lab.](media/devtest-lab-add-repo/devtestlab-repo-blade-with-azure-pat.png)
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:::
131131

132132
The repository now appears in the **Repositories** list for the lab.
133133

134-
## [GitHub repo DevCenter app](#tab/GitHubRepoApp/)
134+
## [GitHub repo Dev Center app](#tab/GitHubRepoApp/)
135135

136136
To add an artifact repo, complete the following tasks:
137137

138-
1. Install and configure the Microsoft Dev Center app
138+
1. Install and configure the Microsoft Dev Center app.
139139
1. Assign permissions in GitHub for the repos.
140140
1. Add your artifact repository.
141141

@@ -145,11 +145,11 @@ To add an artifact repo, complete the following tasks:
145145

146146
1. Navigate to your lab.
147147

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.
149149

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.
151151

152-
1. Select **Add** in the top menu bar.
152+
1. Select **Add** at the top of the pane.
153153

154154
1. In the **Repository** pane, enter the following information:
155155

@@ -158,31 +158,31 @@ To add an artifact repo, complete the following tasks:
158158

159159
1. To install the Microsoft Dev Center app, select **Microsoft DevCenter GitHub app**.
160160

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":::
162162

163163
1. If you're prompted to authenticate to GitHub, authenticate.
164164

165165
1. On the **Microsoft DevCenter** page, select **Install**.
166166

167-
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-install-github-app.png" alt-text="Screenshot showing Microsoft DevCenter GitHub app installation page." lightbox="media/devtest-lab-add-repo/devtestlab-install-github-app.png":::
168-
169-
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.
167+
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-install-github-app.png" alt-text="Screenshot showing the DevCenter GitHub app installation page." lightbox="media/devtest-lab-add-repo/devtestlab-install-github-app.png":::
170168

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, 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":::
172172

173173
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**.
174174

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":::
176176

177177
You can select multiple repositories to add to the lab. You must add each repository separately to the lab, as described in this article.
178178

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**.
180180

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":::
182182

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
184184

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.
186186

187187
1. On the **Configuration and policies** page, select **Repositories** under **External resources** in the left navigation.
188188

0 commit comments

Comments
 (0)