You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/virtual-machines/windows/performance-diagnostics.md
+8-11Lines changed: 8 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ tags: ''
10
10
ms.service: azure-virtual-machines
11
11
ms.workload: infrastructure-services
12
12
ms.topic: troubleshooting
13
-
ms.date: 09/04/2024
13
+
ms.date: 01/09/2025
14
14
ms.custom: sap:VM Performance
15
15
ms.reviewer: guywild
16
16
ms.author: anandh
@@ -24,8 +24,8 @@ ms.author: anandh
24
24
25
25
Use the Performance Diagnostics tool to identify and troubleshoot performance issues on your Azure virtual machine (VM) in one of two modes:
26
26
27
-
-**Continuous diagnostics (preview)** collects data at five-second intervals and reports actionable insights about high resource usage every five minutes.
28
-
-**On-demand diagnostics** helps you troubleshoot an ongoing performance issue with more in-depth data, insights, and recommendations based on data collected at a single point in time.
27
+
-**Continuous diagnostics (preview)** collects data at five-second intervals and reports actionable insights about high resource usage every five minutes. Continuous diagnostics (preview) is currently only supported on Windows.
28
+
-**On-demand diagnostics** helps you troubleshoot an ongoing performance issue with more in-depth data, insights, and recommendations based on data collected at a single point in time. On-demand diagnostics is supported on both Windows and Linux.
29
29
30
30
Performance Diagnostics stores all insights and reports in a storage account, which you can configure for short data retention to minimize costs.
31
31
@@ -34,7 +34,7 @@ Run Performance Diagnostics directly from the Azure portal, where you can also r
34
34
This article explains how to use Performance Diagnostics and what the continuous and on-demand modes offer.
35
35
36
36
> [!NOTE]
37
-
> Continuous diagnostics (preview) is being rolled out gradually and is currently supported only on Windows. If the preview feature is available for your machines, you'll see the option to enable both on-demand and continuous diagnostics, as described in[Install and run Performance Diagnostics on your VM](#install-and-run-performance-diagnostics-on-your-vm).
37
+
> Continuous diagnostics (preview) is currently supported only on Windows. On Windows VMs, you'll see the option to enable both on-demand and continuous diagnostics. On Linux VMs, you'll see the option to enable on-demand diagnostics. For more information, see[Install and run Performance Diagnostics on your VM](#install-and-run-performance-diagnostics-on-your-vm).
38
38
39
39
## Prerequisites
40
40
@@ -66,8 +66,6 @@ The following operating systems are currently supported for both on-demand and c
66
66
67
67
### Linux
68
68
69
-
[!INCLUDE [CentOS End Of Life](../../../includes/centos-end-of-life-note.md)]
70
-
71
69
The following distributions are currently supported for on-demand diagnostics:
72
70
73
71
> [!NOTE]
@@ -76,11 +74,10 @@ The following distributions are currently supported for on-demand diagnostics:
0 commit comments