Associate Azure pipeline steps in DevOps
For manually created DevOps steps, associate each orchestration task in the Orchestration Tasks related list with a DevOps pipeline step to track the activity of each stage in your Azure pipeline.
Before you begin
Role required: sn_devops.admin
Procedure
Navigate to All > DevOps > Tools > Orchestration Tools, and open the Azure DevOps tool record.
In the Orchestration Tasks related list, enter the corresponding DevOps pipeline step in the Step field of each orchestration task.
Note: The Track field is set to True by default when you discover orchestration tasks and pipelines. Tracking is required to receive job notifications from Azure DevOps.
Azure pipeline job run notifications are sent to the DevOps application. Each task execution notification corresponds to an orchestration task and, because orchestration tasks are mapped to a certain step in your DevOps pipeline, you can track the activity in each stage of your pipeline.
Parent Topic:Azure DevOps integration with DevOps Change Velocity