Heads up, there's an issue with the re-run failed jobs feature of Azure Pipelines, meaning that if some job fail due to other CI issues, is not currently possible to trigger a new build of those with the normal workflow.
Possible workarounds are opening/closing the PR, committing and empty commit or, which I'm testing right now, rerun all the jobs from the backend.