Skip to content

Commit 15ad071

Browse files
committed
updating health check doc
1 parent fac4182 commit 15ad071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/monitor-instances-health-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The Health check requests are sent to your site internally, so the request won't
177177

178178
### Are the Health check requests sent over HTTP or HTTPS?
179179

180-
On Windows App Service, the Health check requests are sent via HTTPS when [HTTPS Only](configure-ssl-bindings.md#enforce-https) is enabled on the site. Otherwise, they're sent over HTTP. On Linux App Service, the health check requests are only sent over HTTP and can't be sent over HTTP**S** at this time.
180+
On Windows and Linux App Service, the Health check requests are sent via HTTPS when [HTTPS Only](configure-ssl-bindings.md#enforce-https) is enabled on the site. Otherwise, they're sent over HTTP.
181181

182182
### Is Health check following the application code configured redirects between the default domain and the custom domain?
183183

0 commit comments

Comments
 (0)