Skip to content

Commit 3ecf309

Browse files
yaararkyaararm
andauthored
Add xff support (#32484)
Co-authored-by: Yaara Rumney <[email protected]>
1 parent 351383d commit 3ecf309

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2024-07-01/webapplicationfirewall.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,9 @@
757757
"enum": [
758758
"ClientAddr",
759759
"GeoLocation",
760-
"None"
760+
"None",
761+
"ClientAddrXFFHeader",
762+
"GeoLocationXFFHeader"
761763
],
762764
"x-ms-enum": {
763765
"name": "ApplicationGatewayFirewallUserSessionVariable",

0 commit comments

Comments
 (0)