Azure DevOps Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
Step-by-step process to integrate Azure DevOps with Avo Assure
1. Login to Azure DevOps by using Azure DevOps credentials
2. Select Organization and select Projects which is configured in Azure DevOps
3. Click pipeline work item present in left pane of project window, then select Releases option, to navigate Releases window.
Select Configured Pipeline from left side of pane of Releases window, select desire Release from selected pipeline window. This action will bring up Release’s Window.
Click Edit button present in top pane of Release window, then select Edit pipeline option, to navigate pipeline window
Select Tasks option from top pane of pipeline’s window, select Task version from Task version dropdown, then enter Display name in Display name text box.
Click Command Line textbox, paste the copied code from the Avo Assure Code Snippet in the script text area and click Save button located in Top Pane.
Click Create release button located in top right pane of pipeline’s window, this action will bring up Create a new releases pop window.
Select Stage from Stage for a trigger change from automated to manual dropdown, and enter Releases related information in Releases description textbox, then click Create button.
Agent starts triggering the execution through the code provided