Skip to content

Commit

Permalink
Fixing typo in response of idps private ip range feature (#18574)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebenwaters authored Apr 7, 2022
1 parent b375925 commit bb0b96d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit bb0b96d

Please sign in to comment.