Skip to content

Commit b97fa0c

Browse files
authored
Update New-AzApplicationGatewaySku.md
Consistency between accepted parameter values.
1 parent 5761543 commit b97fa0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Network/Network/help/New-AzApplicationGatewaySku.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ The acceptable values for this parameter are:
7070
- Standard_Large
7171
- WAF_Medium
7272
- WAF_Large
73+
- Standard_v2
74+
- WAF_v2
7375
7476
```yaml
7577
Type: System.String
@@ -89,6 +91,8 @@ Specifies the tier of the SKU.
8991
The acceptable values for this parameter are:
9092
- Standard
9193
- WAF
94+
- Standard_v2
95+
- WAF_v2
9296
9397
```yaml
9498
Type: System.String

0 commit comments

Comments
 (0)