Skip to content

Commit 73df665

Browse files
Update api-management-access-restriction-policies.md
Clarify X-Forwarded-For inconsideration in IP address filtering
1 parent 137dbc6 commit 73df665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-access-restriction-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ This policy can be used in the following policy [sections](./api-management-howt
374374
The `ip-filter` policy filters (allows/denies) calls from specific IP addresses and/or address ranges.
375375

376376
> [!NOTE]
377-
> The policy filters the immediate caller's IP address. However, if API Management is hosted behind Application Gateway, the policy considers its IP address, not the originator of the API request.
377+
> The policy filters the immediate caller's IP address. However, if API Management is hosted behind Application Gateway, the policy considers its IP address, not the originator of the API request. Presently, IP addresses in the `X-Forwarded-For` are not considered.
378378
379379
[!INCLUDE [api-management-policy-form-alert](../../includes/api-management-policy-form-alert.md)]
380380

0 commit comments

Comments
 (0)