Skip to content

Commit 3338e7e

Browse files
Update monitor-instances-health-check.md
do not merge
1 parent 6146de5 commit 3338e7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,11 @@ If you restart the instance and the restart process fails, you will then be give
136136

137137
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.
138138

139+
## Diagnostic information collection
140+
For Windows applications, you have the option to collect diagnostic information in the Health Check tab. When an instance becomes unhealthy, you can collect a memory dump using a storage account to view more information on why your instance may be unhealthy. Enabling this option will change exiting auto-heal configurations.
141+
142+
Once diagnostic collection is enabled, you can create or choose an existing storage account for your files. If using an existing storage account, it must be in the same region as your application. Once the storage account is created or chosen, you can save the changes. Keep in mind that saving will restart your application. Once saved, you can go to your storage account resource and view the memory dump.
143+
139144

140145
## Monitoring
141146

0 commit comments

Comments
 (0)