To configure the build server, perform the following steps:
- Open the Azure DevOps site and select Personal access tokens from your user settings, as follows in the following screenshot:
- Click on New Token under the Personal access tokens tab that opens.
- Enter a suitable description, such as B13960_Agent.
- Set the expiry based on the project length. This is usually 1 year for SCM projects; you can extend this should it expire.
- Ensure that Full access is selected and click on Create.
- Make sure you copy the token as you will not be able to see it again!
- Open a PowerShell prompt as an Administrator. This is usually a tile on ...