From d6fc88e00d0a6a3ff5d82eac1cff56ac2d969164 Mon Sep 17 00:00:00 2001 From: Ben Waters Date: Wed, 6 Apr 2022 17:15:34 +0300 Subject: [PATCH] Fixing typo in response of idps private ip range feature --- .../Microsoft.Network/stable/2021-08-01/firewallPolicy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/firewallPolicy.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/firewallPolicy.json index 94d0fe2613e6..4661c371ea02 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/firewallPolicy.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/firewallPolicy.json @@ -1710,7 +1710,7 @@ }, "x-ms-identifiers": [] }, - "privateIpRanges": { + "privateRanges": { "type": "array", "description": "IDPS Private IP address ranges are used to identify traffic direction (i.e. inbound, outbound, etc.). By default, only ranges defined by IANA RFC 1918 are considered private IP addresses. To modify default ranges, specify your Private IP address ranges with this property", "items": {