API Token generation in Azure DevOps
Last updated
Was this helpful?
Last updated
Was this helpful?
An API token in Azure DevOps is a secure, unique string used for authentication and authorization to access Azure DevOps services.
Step-by-step process to generate API Token in Azure DevOps:
1. Navigate to Azure DevOps Website login by entering valid username and password provided by organization.
2. Click User settings
Click +New Token button
Enter Name, click Expiration (UTC) dropdown, select the expiration time of token, enter Date and click Create button
Copy token and paste it in the notepad for using it later