DEV Community

Discussion on: The NEW Manual Validation Task for Azure DevOps YAML Pipelines Demystified

Collapse
 
eprokofev profile image
Evgenii Prokofev

Hi. Can you help me? I mixed up a bit. What is the difference between the manual validation step and the manual intervention step?

Collapse
 
n3wt0n profile image
Davide 'CoderDave' Benvegnù

Hey sorry, somehow I;ve missed your comment.

The "Manual Intervention" task works ONLY with the Classic Pipelines, while the "Manual Validation" task works ONLY with the YAML Pipelines :)

https://www.youtube.com/watch?v=sfb3d100JPo&t=99s

Collapse
 
eprokofev profile image
Evgenii Prokofev

Hi. Thanks for the reply. Now it makes sense.