Skip to content

Commit bb0b96d

Browse files
authored
Fixing typo in response of idps private ip range feature (#18574)
1 parent b375925 commit bb0b96d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/firewallPolicy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@
17101710
},
17111711
"x-ms-identifiers": []
17121712
},
1713-
"privateIpRanges": {
1713+
"privateRanges": {
17141714
"type": "array",
17151715
"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",
17161716
"items": {

0 commit comments

Comments
 (0)