From 8dcde1f13c3a8d833b0c8cf0dcb155095f21d678 Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Wed, 24 Aug 2022 14:50:15 -0700 Subject: [PATCH] Update azure_devops/readme.md Co-authored-by: Luke Engle <99493186+luke-engle@users.noreply.github.com> --- azure_devops/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/azure_devops/readme.md b/azure_devops/readme.md index 3c75df0..9b64c8f 100644 --- a/azure_devops/readme.md +++ b/azure_devops/readme.md @@ -35,6 +35,7 @@ This lab bootstraps a Valet environment using GitHub Codespaces and enables you 1. Create an Azure DevOps personal access token with the following scopes: - To do so, navigate to your organization `https://dev.azure.com/{organization}`. +- Click `User settings` in the top right corner of the screen. - Click `Personal access tokens`. - Select `+ New Token` - Name your token, select the organization where you want to use the token, and then set your token to automatically expire after a set number of days.