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
|**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 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":::
71
71
72
72
### Add an Azure DevOps artifact repository to a lab in the Azure portal
73
73
@@ -158,7 +158,7 @@ To add an artifact repo, complete the following tasks:
158
158
159
159
1. To install the Microsoft Dev Center app, select **Microsoft DevCenter GitHub app**.
160
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 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":::
162
162
163
163
1. If you're prompted to authenticate to GitHub, authenticate.
164
164
1. On the **Microsoft DevCenter** page, select **Configure**.
@@ -501,7 +501,7 @@ The PowerShell script takes the following parameters:
501
501
|`LabName`| The name of the lab. |
502
502
|`ArtifactRepositoryName`| Name for the new artifact repository. The script creates a random name for the repository if a name isn't specified. |
503
503
|`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.|
505
505
|`RepositoryBranch`| Repository branch that contains the artifacts. The default value is `main`.|
506
506
|`FolderPath`| Folder that contains the artifacts. The default value is `/Artifacts`.|
507
507
|`PersonalAccessToken`| Security token for accessing the repository. You copied this value earlier.|
0 commit comments