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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ To add an artifact repo, complete the following tasks:
38
38
39
39
### Assign permissions in Azure Repos for the managed identity
40
40
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.
42
42
43
43
1. Sign in to your [Azure DevOps organization](https://dev.azure.com).
44
44
@@ -47,7 +47,7 @@ You must give the managed identity permissions to the repository in Azure Repos.
47
47
48
48
1. Select **Organization settings**.
49
49
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":::
51
51
52
52
1. On the **Overview** page, select **Users**.
53
53
@@ -61,25 +61,25 @@ You must give the managed identity permissions to the repository in Azure Repos.
61
61
62
62
|Name |Value |
63
63
|---------|----------|
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. |
65
65
|**Access level**|Select **Basic**.|
66
66
|**Add to projects**|Select the project that contains your repository.|
|**Send email invites (to Users only)**|Clear the checkbox.|
69
69
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":::
71
71
72
72
### Add an Azure DevOps artifact repository to a lab in the Azure portal
73
73
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.
75
75
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.
77
77
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.
79
79
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.
81
81
82
-

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":::
83
83
84
84
1. In the **Repository** pane, enter the following information:
0 commit comments