Hi,
can anyone suggest how can i stop SQL Server job alert for some of the jobs which are having normal behavior of failing and moving to next step.
Thanks in advance.
Here is a custom monitor for failed jobs: Job Failure
You could turn off the OOTB alert and use this custom alert, modifying it for your conditional logic.