From c9525e8ed11e912717d47f9c713bef39754dae55 Mon Sep 17 00:00:00 2001 From: Amulya Perugupalli Date: Thu, 22 Dec 2022 01:46:29 -0800 Subject: [PATCH 1/2] Add new tier and sku for standard_basic --- .../stable/2022-07-01/applicationGateway.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json b/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json index 13070c43cd8b..efb267d243c0 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json @@ -1292,6 +1292,7 @@ "WAF_Medium", "WAF_Large", "Standard_v2", + "Standard_Basic", "WAF_v2" ], "x-ms-enum": { @@ -1306,7 +1307,8 @@ "Standard", "WAF", "Standard_v2", - "WAF_v2" + "WAF_v2", + "Standard_Basic" ], "x-ms-enum": { "name": "ApplicationGatewayTier", From 266f4a45265b7d560b337dc256c3901dd19fd980 Mon Sep 17 00:00:00 2001 From: Amulya Perugupalli Date: Wed, 4 Jan 2023 11:54:13 -0800 Subject: [PATCH 2/2] spaces --- .../stable/2022-07-01/applicationGateway.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json b/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json index efb267d243c0..dfffc79d211d 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/applicationGateway.json @@ -1292,7 +1292,7 @@ "WAF_Medium", "WAF_Large", "Standard_v2", - "Standard_Basic", + "Standard_Basic", "WAF_v2" ], "x-ms-enum": { @@ -1308,7 +1308,7 @@ "WAF", "Standard_v2", "WAF_v2", - "Standard_Basic" + "Standard_Basic" ], "x-ms-enum": { "name": "ApplicationGatewayTier",