To properly install the Torque plugin for Azure DevOps, make sure to complete all three steps, as detailed in this article:
- Step 1: Installing
- Step 2: Configuring the Azure DevOps Plugin
- Step 3: Verifying the Configuration and Launching a Sandbox
Prerequisites
- Admin permissions on the plugin’s intended Azure DevOps organization. If you are not the organization’s admin, you may send a request to the admin to install the plugin for you.
- Azure DevOps organization that will use the Torque plugin
Step 1: Installing
- Log in to VisualStudio.com and select the organization that will use this plugin.
- Click Organization settings.
- From the left pane, select Extensions and then click Browse Marketplace.
- Search for “torque” and click the Torque plugin.
- Click Get it free.
- Click Install.
Your plugin is now installed.
Step 2: Configuring the Azure DevOps Plugin
- Open your VisualStudio.com project.
- Click Project Settings > Service connections.
- Click New service connection, select Torque and click Next.
Server Url should already be filled, as illustrated in the above image. - Specify the Torque Long Token:
- In Torque, open the Settings page and click Integrations.
- Under the Azure DevOps icon click Connect and then click New Token.
- Copy the Torque-generated token.
- Return to Azure DevOps Web UI and paste the token into this field.
- Click Verify and make sure the connection succeeds.
- In the Service Connection Name field, enter "Torque connection".
- Click Verify and save.
Step 3: Verifying the Configuration and Launching a Sandbox
To start launching sandboxes from your Azure DevOps pipeline, see Launching a Sandbox from Azure DevOps.