Skip to content

Commit 812fd8e

Browse files
authored
Merge pull request #7901 from Pooja-Harjani/patch-22
AB#3168: Update performance-diagnostics.md
2 parents d0b1f4d + cac302d commit 812fd8e

1 file changed

Lines changed: 8 additions & 11 deletions

File tree

support/azure/virtual-machines/windows/performance-diagnostics.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags: ''
1010
ms.service: azure-virtual-machines
1111
ms.workload: infrastructure-services
1212
ms.topic: troubleshooting
13-
ms.date: 09/04/2024
13+
ms.date: 01/09/2025
1414
ms.custom: sap:VM Performance
1515
ms.reviewer: guywild
1616
ms.author: anandh
@@ -24,8 +24,8 @@ ms.author: anandh
2424

2525
Use the Performance Diagnostics tool to identify and troubleshoot performance issues on your Azure virtual machine (VM) in one of two modes:
2626

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.
2929

3030
Performance Diagnostics stores all insights and reports in a storage account, which you can configure for short data retention to minimize costs.
3131

@@ -34,7 +34,7 @@ Run Performance Diagnostics directly from the Azure portal, where you can also r
3434
This article explains how to use Performance Diagnostics and what the continuous and on-demand modes offer.
3535

3636
> [!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).
3838
3939
## Prerequisites
4040

@@ -66,8 +66,6 @@ The following operating systems are currently supported for both on-demand and c
6666

6767
### Linux
6868

69-
[!INCLUDE [CentOS End Of Life](../../../includes/centos-end-of-life-note.md)]
70-
7169
The following distributions are currently supported for on-demand diagnostics:
7270

7371
> [!NOTE]
@@ -76,11 +74,10 @@ The following distributions are currently supported for on-demand diagnostics:
7674
| Distribution | Version |
7775
|----------------------------|-------------------------------------------------|
7876
| Oracle Linux Server | 6.10 [`*`], 7.3, 7.5, 7.6, 7.7, 7.8, 7.9 |
79-
| CentOS | 6.5 [`*`], 7.6, 7.7, 7.8, 7.9 |
80-
| RHEL | 7.2, 7.5, 8.0 [`*`], 8.1, 8.2, 8.6, 8.8 |
81-
| Ubuntu | 14.04, 16.04, 18.04, 20.04, 22.04 |
82-
| Debian | 8, 9, 10, 11 [`*`] |
83-
| SLES | 12 SP4 [`*`], 12 SP5 [`*`], 15 [`*`], 15 SP1 [`*`], 15 SP2 [`*`], 15 SP4 [`*`] |
77+
| RHEL | 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 8.0 [`*`], 8.1, 8.2, 8.4, 8.5, 8.6, 8.7, 8.8, 8.9 |
78+
| Ubuntu | 16.04, 18.04, 20.04, 22.04 |
79+
| Debian | 9, 10, 11 [`*`] |
80+
| SLES | 12 SP5 [`*`], 15 SP1 [`*`], 15 SP2 [`*`], 15 SP3 [`*`], 15 SP4 [`*`], 15 SP5 [`*`], 15 SP6 [`*`] |
8481
| AlmaLinux | 8.4, 8.5 |
8582
| Azure Linux | 2.0 |
8683

0 commit comments

Comments
 (0)