The step fails
- What happened
- A finding at or above the severity you set was proved during the run, so the task returned a failure rather than a warning.
- What Azure DevOps does
- The step fails, the job fails with it, and the stage does not hand over to the one after it.
- What it does not touch
- Nothing is rolled back and nothing is removed. A gate withholds the next stage; it does not undo the last one.