I would like to create an agent job task in an Azure Release Pipeline, which will only run if the affected VM is up and running. I had a peek into the 'Azure Pipeline Conditions', but it seems there is no such thing as 'checking for server status'. Also did not found a Task Template for checking the VM status. Therefore I cannot create an Output Variable beforehand and use THIS in a condition. Thanks a lot in advance!
BR Denis