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-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This article shows how to add an artifact repository to your lab by using the Az
24
24
25
25
## Add an artifact repo by using the Azure portal
26
26
27
-
You can add an artifact repo from an Azure Repos repository or a GitHub repository. You can choose to authenticate by assigning permissions to a managed identity, by using GitHub app authentication, or by using a PAT.
27
+
You can add an artifact repo from an Azure Repos repository or a GitHub repository. You can choose to authenticate by assigning permissions to a managed identity or by using a PAT.
28
28
To learn more about managed identities, see [What are managed identities for Azure resources?](/entra/identity/managed-identities-azure-resources/overview).
29
29
30
30
Select the tab for the type of repository and authentication you want to use.
@@ -131,7 +131,7 @@ The repository now appears in the **Repositories** list for the lab.
131
131
132
132
The repository now appears in the **Repositories** list for the lab.
133
133
134
-
## [GitHub repo Dev Center app](#tab/GitHubRepoApp/)
134
+
## [GitHub repo with managed identities](#tab/GitHubRepoApp/)
135
135
136
136
To add an artifact repo, complete the following tasks:
137
137
@@ -155,10 +155,9 @@ 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
159
159
-
1. To install the Microsoft Dev Center app, select **Microsoft DevCenter GitHub app**.
160
-
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":::
160
+
:::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":::
162
161
163
162
1. If you're prompted to authenticate to GitHub, authenticate.
0 commit comments