You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a script that throws non-terminating errors. I don't want my task to fail on these error messages.
As of today, AzurePowerShell task fails on any standard error. It should expose an option like the PowerShell task to skip this behavior.
The text was updated successfully, but these errors were encountered:
I have a script that throws non-terminating errors. I don't want my task to fail on these error messages.
As of today, AzurePowerShell task fails on any standard error. It should expose an option like the PowerShell task to skip this behavior.
The text was updated successfully, but these errors were encountered: