Skip to content

Commit 7add29e

Browse files
committed
updates
1 parent 9c106a8 commit 7add29e

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article shows how to add an artifact repository to your lab by using the Az
2424

2525
## Add an artifact repo by using the Azure portal
2626

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.
2828
To learn more about managed identities, see [What are managed identities for Azure resources?](/entra/identity/managed-identities-azure-resources/overview).
2929

3030
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.
131131

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

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

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

@@ -155,10 +155,9 @@ To add an artifact repo, complete the following tasks:
155155

156156
- **Name**: A repository name to use in the lab.
157157
- **Git clone URL**: The Git HTTPS clone URL from GitHub or Azure Repos.
158+
- **Authentication type**: **Managed ideintity**.
158159

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

163162
1. If you're prompted to authenticate to GitHub, authenticate.
164163

27.6 KB
Loading

0 commit comments

Comments
 (0)