Skip to content

Commit 3370d62

Browse files
committed
updates
1 parent c9bfd12 commit 3370d62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

2323
[!INCLUDE [updated-for-az](~/reusable-content/ce-skilling/azure/includes/updated-for-az.md)]
2424

25-
## Add an artifact repo
25+
## Add an artifact repo by using the Azure portal
2626

2727
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.
2828
To learn more about managed identities, see [What are managed identities for Azure resources?](/entra/identity/managed-identities-azure-resources/overview).
@@ -99,7 +99,7 @@ The repository now appears in the **Repositories** list for the lab.
9999

100100
### Get the clone URL and personal access token for Azure Repos
101101

102-
1. On the main page of the repository that has your artifacts, select **Clone**. On the **Clone Repository** page, copy the clone URL.
102+
1. On the main page of the repository that stores your artifacts, select **Clone**. In the **Clone Repository** pane, copy the clone URL.
103103
1. In the upper-right corner of the Azure DevOps page, select **User settings** > **Personal access tokens**.
104104
1. On the **Personal Access Tokens** page, select **New Token**.
105105
1. Enter the information for the token, selecting **Read** for the scopes, and then select **Create**.

0 commit comments

Comments
 (0)