Azure / Azure/azure-powershell

Automation RM cmdlets don't adhere to erroractionpreference

Open
#1,135 29 comments 0 reactions 2 assignees Claimed by @eamonoreilly View on GitHub
act-codegen-extensibility-squad Automation automation-leads Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

Repro:
`Get-AzureRmAutomationRunbook -Name "DoesNotExist" -ErrorAction SilentlyContinue`

Result: Throws error
Expected result: supresses error

I thought we were passed these bugs...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.