Skip to content

Commit 947baec

Browse files
authored
Update articles/app-service/app-service-ip-restrictions.md
1 parent d4629f1 commit 947baec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/app-service-ip-restrictions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ You can add HTTP header filters to any rule. The following HTTP header names are
159159
- `X-Azure-FDID`
160160
- `X-FD-HealthProbe`
161161

162-
++ X-FD-HealthProbe is Custom header for identifying the health probe of the reverse proxy. Azure Front Door sends "1" to uniquely identify a health probe request. The header can also be used for non-Microsoft proxies to identify health probes. Accepts any string up to 64 characters in length.
162+
++ For more information about the X-FD-HealthProbe, see [HTTP header filtering for site access restriction rules](/overview-access-restrictions#http-header-filtering-for-site-access-restriction-rules).
163163

164164
For each header name, you can add up to eight values separated by commas. The HTTP header filters are evaluated after the rule itself and both conditions must be true for the rule to apply.
165165

0 commit comments

Comments
 (0)