Navigate to Code Snippet
Steps to navigate to code snippet:
1. Select Project from Projects section for Azure DevOps integration, click Design Studio button from top right corner of the screen.

Navigate to Execution tab Present in Design Studio window and select Execution List
Click DevOps button to bring DevOps window, then select Code snippet as execution type

In Any programming language can be selected based on the command line configuration
Enter Timer in seconds and select Language as a Shell – wget from dropdown
Note: When you enter time as 5 seconds in set timer textbox then, agent takes 5 seconds to trigger the execution.
Select Proxy radio button as Enable or Disable as your requirement.
Note: When you select Proxy radio button as Enable, then Proxy URL textbox will enable. By default, the Proxy Radio button will be selected as Disable.
Click Copy icon to copy the entire script.

Last updated
Was this helpful?