Skip to content

Commit a69162b

Browse files
author
Jason Freeberg
authored
Update monitor-instances-health-check.md
1 parent 5794ceb commit a69162b

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
@@ -27,7 +27,7 @@ This article uses Health check in the Azure portal to monitor App Service instan
2727
> [!NOTE]
2828
>- Health check doesn't follow 302 redirects.
2929
>- At most one instance will be replaced per hour, with a maximum of three instances per day per App Service Plan.
30-
>- Note, if your health check is giving the status `Waiting for health check response` then the check is likely failing due to an HTTP status code of 307, which can happen if you have HTTPS redirect enabled but have `HTTPS Only` disabled.
30+
>- If your health check is giving the status `Waiting for health check response` then the check is likely failing due to an HTTP status code of 307, which can happen if you have HTTPS redirect enabled but have `HTTPS Only` disabled.
3131
3232
## Enable Health Check
3333

0 commit comments

Comments
 (0)