Skip to content

Commit 3e2fab7

Browse files
Update monitor-instances-health-check.md
1 parent 93c40f7 commit 3e2fab7

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
@@ -131,7 +131,7 @@ function envVarMatchesHeader(headerValue) {
131131
Once Health Check is enabled, you can restart and monitor the status of your instances through the instances tab. The instances tab will show your machine's name, the status of that machine and give you the option to manually restart the machine.
132132

133133
If the status of your machine is unhealthy, you can restart the machine manually using the restart button. If there are other applications on the same machine, they will be listed on the opening blade. Keep in mind that any other applications hosted on the same machine will also be affected by the restart.
134-
- if the selected app restart fails, you will be given the option to replace the worker (only 1 instance can be replaced per hour)
134+
- If the selected app restart fails, you will be given the option to replace the worker (only 1 instance can be replaced per hour)
135135

136136
Windows applications will also have the option to view processes via the Process Explorer. This gives you further insight on the instance's processes including thread count, private memory, and total CPU time.
137137

0 commit comments

Comments
 (0)