Skip to content

Commit 395af89

Browse files
authored
Merge pull request #112168 from BhargaviAnnadevara-MSFT/patch-32
(AzureCXP) Fixes MicrosoftDocs/azure-docs#52924
2 parents aef8f50 + 335ae17 commit 395af89

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/lab-services/add-artifact-repository.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: na
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: article
15-
ms.date: 02/15/2019
15+
ms.date: 04/21/2019
1616
ms.author: spelluru
1717

1818
---
@@ -48,13 +48,13 @@ To add a repository to your lab, first, get key information from your repository
4848
4. Save the URL. You use the URL later.
4949
5. To create a personal access token, in the user account drop-down menu, select **My profile**.
5050
6. On the profile information page, select **Security**.
51-
7. On the **Security** tab, select **Add**.
52-
8. On the **Create a personal access token** page:
53-
1. Enter a **Description** for the token.
54-
2. In the **Expires In** list, select **180 days**.
55-
3. In the **Accounts** list, select **All accessible accounts**.
56-
4. Select the **All scopes** option.
57-
5. Select **Create Token**.
51+
7. On the **Security > Personal access tokens** tab, select **+ New Token**.
52+
8. On the **Create a new personal access token** page:
53+
1. Enter a **Name** for the token.
54+
2. In the **Organization** list, select **All accessible organizations**.
55+
3. In the **Expiration (UTC)** list, select **90 days**, or a custom defined expiration period.
56+
4. Select the **Full access** option for Scopes.
57+
5. Select **Create**.
5858
9. The new token appears in the **Personal Access Tokens** list. Select **Copy Token**, and then save the token value for later use.
5959
10. Continue to the Connect your lab to the repository section.
6060

0 commit comments

Comments
 (0)