Skip to content

Commit e1a6792

Browse files
committed
updates
1 parent ebc1f73 commit e1a6792

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

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

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -155,29 +155,13 @@ 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**.
158+
- **Branch** (optional): The branch that has your artifact definitions.
159+
- **Folder paths**: The folder for your ARM template definitions, relative to the Git clone URL. Be sure to include the initial forward slash in the folder path.
160+
- **Managed Identity**: Select this option to use the managed identity for authentication.
159161

160162
:::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":::
161163

162-
1. If you're prompted to authenticate to GitHub, authenticate.
163-
164-
1. On the **Microsoft DevCenter** page, select **Install**.
165-
166-
:::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":::
167-
168-
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.
169-
170-
:::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":::
171-
172-
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**.
173-
174-
:::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":::
175-
176-
You can select multiple repositories to add to the lab. You must add each repository separately to the lab, as described in this article.
177-
178-
1. On the **Microsoft DevCenter by Microsoft would like permission to:** page, review the permissions required, and then select **Authorize Microsoft DevCenter**.
179-
180-
:::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":::
164+
1. Select **Save**.
181165

182166
### Add a GitHub artifact repository to a lab in the Azure portal
183167

0 commit comments

Comments
 (0)