Skip to content

Commit eebb1d9

Browse files
committed
updates
1 parent 5182a99 commit eebb1d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You must give the managed identity permissions to the repository in Azure Repos.
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 the the Add new users pane." 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 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

@@ -158,7 +158,7 @@ To add an artifact repo, complete the following tasks:
158158

159159
1. To install the Microsoft Dev Center app, select **Microsoft DevCenter GitHub app**.
160160

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 installing the DevCenter GitHub app." lightbox="media/devtest-lab-add-repo/devtestlab-repo-select-github-app.png":::
161+
:::image type="content" source="media/devtest-lab-add-repo/devtestlab-repo-select-github-app.png" alt-text="Screenshot that shows the fields for adding a repo and the link for installing the DevCenter GitHub app." lightbox="media/devtest-lab-add-repo/devtestlab-repo-select-github-app.png":::
162162

163163
1. If you're prompted to authenticate to GitHub, authenticate.
164164
1. On the **Microsoft DevCenter** page, select **Configure**.
@@ -501,7 +501,7 @@ The PowerShell script takes the following parameters:
501501
| `LabName` | The name of the lab. |
502502
| `ArtifactRepositoryName` | Name for the new artifact repository. The script creates a random name for the repository if a name isn't specified. |
503503
| `ArtifactRepositoryDisplayName` | Display name that appears in the lab's artifact repository list. |
504-
| `RepositoryUri` | URI of the artifact repository. You copeied this value earlier.|
504+
| `RepositoryUri` | URI of the artifact repository. You copied this value earlier.|
505505
| `RepositoryBranch` | Repository branch that contains the artifacts. The default value is `main`.|
506506
| `FolderPath` | Folder that contains the artifacts. The default value is `/Artifacts`.|
507507
| `PersonalAccessToken` | Security token for accessing the repository. You copied this value earlier.|

0 commit comments

Comments
 (0)