Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AzurePowerShell task should expose an option to not "Fail on Standard Error" #5182

Closed
KrishnaAdityaB opened this issue Aug 31, 2017 · 1 comment

Comments

@KrishnaAdityaB
Copy link
Contributor

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.

@RoopeshNair
Copy link
Member

Rolled out as part of 3.* (preview) version of the task

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants