Azure / Azure/azure-powershell
Az.Network: Typo NegateConditon instead of NegateCondition
Open
act-quality-productivity-squad
customer-reported
Network - Application Gateway
question
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
# 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:

## Module versions
Az.Network 3.2.0
Contributor guide
Assessment
This issue has not been assessed yet.