Skip to content

Commit d4629f1

Browse files
Update app-service-ip-restrictions.md
Added 162 line++ 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.
1 parent bc22701 commit d4629f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ 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.
163+
162164
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.
163165

164166
### Multi-source rules

0 commit comments

Comments
 (0)