azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

Az.Network: Typo NegateConditon instead of NegateCondition

Open molinch opened this issue 5 years ago • 4 comments

Description

Azure documentation says that PowerShell commandlet New-AzApplicationGatewayFirewallCondition has a parameter -NegateCondition, however this is currently wrong since there is a typo in the code and there is NegateConditon instead (notice the missing i).

Documentation: https://docs.microsoft.com/en-us/azure/web-application-firewall/ag/configure-waf-custom-rules

Code: image

Module versions

Az.Network 3.2.0

molinch avatar Jul 27 '20 10:07 molinch

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @surajmb, @aznetsuppgithub.

ghost avatar Jul 28 '20 13:07 ghost

Network team, please check those typos.

dingmeng-xue avatar Jul 28 '20 13:07 dingmeng-xue

@@aznetsuppgithub - Following up to see if there is any update on this issue? - Thank you

KranthiPakala-MSFT avatar Nov 01 '21 14:11 KranthiPakala-MSFT

Still an issue today, unfortunately, that wastes debugging time. The fix can always be made it backwards compatible to the typo.

msamawil avatar Oct 31 '25 14:10 msamawil