Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Creating an Azure DevOps Tool inOpsera

  1. Login to the opsera portal

  2. Navigate to Tool Registry

  3. Click +New Tool

  4. In the Create New Tool form, enter a Tool Name, select Azure DevOps as the Tool Identifier and fill out any other additional fields.

The next steps will show you how to create a personal access token in the Azure portal. This personal access token will then be used to Configure your Azure DevOps tool.

Configuring your Azure DevOps tool

Create a personal access token in the Azure DevOps portal

  1. In your Azure DevOps portal, select the User Settings icon, located on the upper right hand side of the screen.

2. Select Personal access tokens from the dropdown

3. Fill out the required fields and make sure to select “Full access” in Scopes.

4. Copy the personal access token provided in the next step. Warning:  It is not stored and you will not be able to see it again.

Configuring your Azure DevOps Tool in the Opsera Portal

  1. In the Opsera portal under Tool Registry, open your Azure DevOps tool.

  2. Navigate to the Connections tab.

  3. In the Personal Access Token field, paste  the  personal access token provided in the previous step, Configuring your Azure DevOps tool and click Save

Your tool can now be used in your Azure DevOps pipeline.

  • No labels