Who can use this feature?
- Organization administrators.
- Available for all packages.
Set up an Azure DevOps connection in the platform so your team can sync data from your projects and tasks to an Azure DevOps project. With an Azure DevOps connection, you can push tasks into Azure DevOps and manage their progress there. There’s no limit to the number of issue tracking connections you can have in your organization, so if you have multiple Azure DevOps instances or use multiple issue tracking tools, you can connect each of them to the platform.
Your organization only needs to set up the connection once per instance. For example, if another workspace in your organization has already connected to a given Azure instance, you do not need to create another connection.
On this page:
Create a personal access token
Before creating a personal access token, note that:
- A member of your team needs administrative access to Azure DevOps.
- The token must be reset at the end of the expiration date.
- Full access tokens do not grant us access to your Azure DevOps. Level Access will not be able to see your projects and data.
- You can only access the token when it’s created. It won’t be available in the future.
To create a personal access token for the Azure DevOps connection:
- In Azure DevOps, Select the User Settings icon and choose Personal access tokens.
- Select New Token.
- Enter the token name. For example, Level Access issue tracking.
- Choose the expiration date.
- Choose the Full access option.
- Select Create.
- Copy and paste the access token into Notepad.
Create the issue tracking connection
- In the platform, select the Control hub and choose Tools and integrations.
- Select Issue tracking.
- Select Add new connection. If you don’t see this button, you likely don’t have the correct permissions to add an Azure DevOps connection.
- Choose Azure and select Continue.
- Confirm the workspace(s) you want to use this connection and select Continue.
- You can add or remove workspaces after creating the connection by editing the connection.
- Enter the organization Azure DevOps url. For example, https://dev.azure.com/organizationname/.
- Enter the personal access token.
- Select Create connection.
Comments
0 comments
Article is closed for comments.