Skip to content

Commit 29becbc

Browse files
committed
updates
1 parent 2e3e3f9 commit 29becbc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To add an artifact repo, complete the following tasks:
3838

3939
### Assign permissions in Azure Repos for the managed identity
4040

41-
You must give the managed identity permissions to the repository in Azure Repos.
41+
You must give the managed identity permissions to the repository in Azure Repos.
4242

4343
1. Sign in to your [Azure DevOps organization](https://dev.azure.com).
4444

@@ -47,7 +47,7 @@ You must give the managed identity permissions to the repository in Azure Repos.
4747
4848
1. Select **Organization settings**.
4949

50-
:::image type="content" source="media/devtest-lab-add-repo/devops-organization-settings.png" alt-text="Screenshot showing the Azure DevOps organization page, with Organization Settings highlighted." lightbox="media/devtest-lab-add-repo/devops-organization-settings.png":::
50+
:::image type="content" source="media/devtest-lab-add-repo/devops-organization-settings.png" alt-text="Screenshot showing the Azure DevOps organization page. Organization settings is highlighted." lightbox="media/devtest-lab-add-repo/devops-organization-settings.png":::
5151

5252
1. On the **Overview** page, select **Users**.
5353

@@ -61,25 +61,25 @@ You must give the managed identity permissions to the repository in Azure Repos.
6161

6262
|Name |Value |
6363
|---------|----------|
64-
|**Users or Service Principals**|Enter the name of your lab. <br> When you use a system-assigned MSI, specify the name of the lab, not the object ID of the managed account. When you use a user-assigned MSI, use the name of the managed account. |
64+
|**Users or Service Principals**|Enter the name of your lab. <br> When you use a system-assigned managed identity, specify the name of the lab, not the object ID of the managed account. When you use a user-assigned managed identity, use the name of the managed account. |
6565
|**Access level**|Select **Basic**.|
6666
|**Add to projects**|Select the project that contains your repository.|
6767
|**Azure DevOps Groups**|Select **Project Readers**.|
6868
|**Send email invites (to Users only)**|Clear the checkbox.|
6969

70-
:::image type="content" source="media/devtest-lab-add-repo/devops-add-user-blade.png" alt-text="Screenshot showing Add users, with example entries and Add highlighted." lightbox="media/devtest-lab-add-repo/devops-add-user-blade.png":::
70+
:::image type="content" source="media/devtest-lab-add-repo/devops-add-user-blade.png" alt-text="Screenshot showing the the Add new users pane." lightbox="media/devtest-lab-add-repo/devops-add-user-blade.png":::
7171

7272
### Add an Azure DevOps artifact repository to a lab in the Azure portal
7373

74-
1. On the lab's **Overview** page, select **Configuration and policies** from the left navigation.
74+
1. On the lab's **Overview** page, select **Configuration and policies** in the left pane.
7575

76-
1. On the **Configuration and policies** page, select **Repositories** under **External resources** in the left navigation.
76+
1. On the **Configuration and policies** page, select **Repositories** under **External resources** in the left pane.
7777

78-
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.
78+
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.
7979

80-
1. To add your artifact repository to the lab, select **Add** in the top menu bar.
80+
1. To add your artifact repository to the lab, select **Add** at the top of the pane.
8181

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

8484
1. In the **Repository** pane, enter the following information:
8585

0 commit comments

Comments
 (0)