Cyber Monday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-400 Topic 2 Question 113 Discussion

Actual exam question for Microsoft's AZ-400 exam
Question #: 113
Topic #: 2
[All AZ-400 Questions]

SIMULATION

Task 12

You need to create a personal access token (PAT) named Token! that has only the following capabilities

* Read write, and manage code

* Read and execute builds

* Read releases

Token1 must expire in 60 days.

Show Suggested Answer Hide Answer
Suggested Answer: A

Step 1: Navigate to Personal Access Tokens

Sign in to Azure DevOps:

Go toAzure DevOpsand sign in with your credentials.

Access User Settings:

Click on your profile picture in the top right corner.

SelectUser settings.

Open Personal Access Tokens:

In the user settings menu, selectPersonal access tokens.

Step 2: Create a New Personal Access Token

Create a New Token:

Click on+ New Token.

Configure the Token:

Name: EnterToken1.

Organization: Select the organization where you want to use the token.

Expiration: Set the expiration to60 days.

Set Scopes:

Code: SelectRead, Write, & Manage.

Build: SelectRead & Execute.

Release: SelectRead.

Create the Token:

Click onCreate.

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 namedToken1with the specified capabilities and a 60-day expiration


Contribute your Thoughts:

Kerry
3 days ago
I think creating a personal access token with specific capabilities is important for security.
upvoted 0 times
...

Save Cancel