正解:
See the solution below in explanation.
Explanation:
Step 1: Navigate to Personal Access Tokens
* Sign in to Azure DevOps:
* Go to Azure DevOps and sign in with your credentials.
* Access User Settings:
* Click on your profile picture in the top right corner.
* Select User settings.
* Open Personal Access Tokens:
* In the user settings menu, select Personal access tokens.
Step 2: Create a New Personal Access Token
* Create a New Token:
* Click on + New Token.
* Configure the Token:
* Name: Enter Token1.
* Organization: Select the organization where you want to use the token.
* Expiration: Set the expiration to 60 days.
* Set Scopes:
* Code: Select Read, Write, & Manage.
* Build: Select Read & Execute.
* Release: Select Read.
* Create the Token:
* Click on Create.
Step 3: Save the Token
* Copy the Token:
* Once the token is created, copy it immediately as it will not be displayed again.
* Store the token in a secure location.
By following these steps, you will have successfully created a personal access token named Token1 with the specified capabilities and a 60-day expiration