Skip to content

Commit 8b48708

Browse files
amperuguaviyerMSFT
authored andcommitted
Revert Standard_Basic sku type for Application Gateway (Azure#22702)
* Add new tier and sku for standard_basic * spaces * Revert Standard_Basic sku type for Application Gateway
1 parent b025c33 commit 8b48708

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,6 @@
12921292
"WAF_Medium",
12931293
"WAF_Large",
12941294
"Standard_v2",
1295-
"Standard_Basic",
12961295
"WAF_v2"
12971296
],
12981297
"x-ms-enum": {
@@ -1307,8 +1306,7 @@
13071306
"Standard",
13081307
"WAF",
13091308
"Standard_v2",
1310-
"WAF_v2",
1311-
"Standard_Basic"
1309+
"WAF_v2"
13121310
],
13131311
"x-ms-enum": {
13141312
"name": "ApplicationGatewayTier",

0 commit comments

Comments
 (0)