Azure DevOps Plugin
The Azure DevOps plugin lets developers trigger application environments on-demand directly from their Azure DevOps pipelines. Azure DevOps users can easily integrate the Torque environments-as-a-service platform into their projects by utilizing the Torque orbโs pre-defined commands. To integrate Torque with the Azure DevOps plugin, make sure to complete the next few steps.
1. Installโ
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
To Install the plugin:
- 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โ, click the Torque plugin and then Install.
2. Configureโ
To set your Torque account information:
- Click Project Settings > Service connections.
- Click New service connection, select Torque, and click Next.
- Specify the server url (https://portal.qtorque.io).
- Specify the Torque Long Token with the one generated below:
- Click Generate New Token in the plugin's instructions pane.
- Click Verify and make sure the connection succeeds.
- In the Service Connection Name field, enter 'Torque connection'.
- Click Verify and save.
3. Verify and launchโ
Use Torque's environments in your Azure DevOps Build Use the available build steps to create an environment from any blueprint, retrieve its details, start your tests and end the environment when it's no longer needed. Learn more here.