Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1ca2e2b

Browse files
committedSep 30, 2020
re-add diagnostics button
1 parent a89486a commit 1ca2e2b

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed
 

‎articles/hpc-cache/hpc-cache-manage.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to manage and update Azure HPC Cache using the Azure portal or
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: how-to
7-
ms.date: 07/08/2020
7+
ms.date: 08/31/2020
88
ms.author: v-erkel
99
---
1010

@@ -23,6 +23,7 @@ The buttons at the top of the page can help you manage the cache:
2323
* **Start** and [**Stop**](#stop-the-cache) - Resumes or suspends cache operation
2424
* [**Flush**](#flush-cached-data) - Writes changed data to storage targets
2525
* [**Upgrade**](#upgrade-cache-software) - Updates the cache software
26+
* [**Collect diagnostics**](#collect-diagnostics) - Uploads debugging information
2627
* **Refresh** - Reloads the overview page
2728
* [**Delete**](#delete-the-cache) - Permanently destroys the cache
2829

@@ -192,6 +193,16 @@ $
192193

193194
---
194195

196+
## Collect diagnostics
197+
198+
The **Collect diagnostics** button manually starts the process to collect system information and upload it to Microsoft Service and Support for troubleshooting. Your cache automatically collects and uploads the same diagnostic information if a serious cache problem occurs.
199+
200+
Use this control if Microsoft Service and Support requests it.
201+
202+
After clicking the button, click **Yes** to confirm the upload.
203+
204+
![screenshot of the 'Start diagnostics collection' pop-up confirmation message. The default button 'yes' is highlighted.](media/diagnostics-confirm.png)
205+
195206
## Delete the cache
196207

197208
The **Delete** button destroys the cache. When you delete a cache, all of its resources are destroyed and no longer incur account charges.
91.1 KB
Loading
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.