...
Creating an Azure DevOps Tool inOpserain Opsera
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.
...
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
...
Provide values for the following fields:
Personal Access Token - Paste the Personal Access Token retrieved in the instructions above.
Organization - Provide the DevOps organization set by the user in the azure DevOps portal. It must match the name used in the portal exactly.
Your tool can now be used in your Azure DevOps pipeline.
...