Creating an Azure DevOps Tool inOpsera
Login to the opsera portal
Navigate to Tool Registry
Click +New Tool
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
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
In the Opsera portal under Tool Registry, open your Azure DevOps tool.
Navigate to the Connections tab.
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.