Azure / Azure/azure-powershell

Az.Network: Typo NegateConditon instead of NegateCondition

Open
#12,500 5 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://user-images.githubusercontent.com/5130190/88529293-1343a880-d000-11ea-9477-efeb7b54ee63.png)

## Module versions
Az.Network 3.2.0

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.