Skip to content

Commit 532423f

Browse files
Merge pull request #212901 from simonkurtz-MSFT/patch-2
Update api-management-access-restriction-policies.md
2 parents 69cbc02 + 73df665 commit 532423f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,9 @@ This policy can be used in the following policy [sections](./api-management-howt
373373

374374
The `ip-filter` policy filters (allows/denies) calls from specific IP addresses and/or address ranges.
375375

376+
> [!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. Presently, IP addresses in the `X-Forwarded-For` are not considered.
378+
376379
[!INCLUDE [api-management-policy-form-alert](../../includes/api-management-policy-form-alert.md)]
377380

378381
### Policy statement

0 commit comments

Comments
 (0)