Skip to content

Commit ee7d518

Browse files
authored
Merge pull request #8857 from MicrosoftDocs/main
Auto push to live 2025-05-02 02:31:21
2 parents d646a68 + 30fd321 commit ee7d518

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

support/azure/virtual-machines/linux/how-to-use-perfInsights-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.collection: linux
1212
ms.workload: infrastructure-services
1313
ms.tgt_pltfrm: vm-linux
1414
ms.topic: troubleshooting
15-
ms.date: 12/04/2024
15+
ms.date: 05/02/2025
1616
ms.author: genli
1717
---
1818
# Troubleshoot Linux virtual machine performance issues with Performance Diagnostics (PerfInsights)
@@ -24,7 +24,7 @@ ms.author: genli
2424
If you are experiencing performance problems with virtual machines, before contacting support, run this tool.
2525

2626
> [!NOTE]
27-
> [Continuous diagnostics (preview)](../windows/performance-diagnostics.md) is currently supported only on Windows.
27+
> [Continuous diagnostics](../windows/performance-diagnostics.md) is currently supported only on Windows.
2828
2929
## Supported troubleshooting scenarios
3030

support/azure/virtual-machines/windows/how-to-use-perfInsights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.collection: windows
1111
ms.workload: infrastructure-services
1212
ms.tgt_pltfrm: vm-windows
1313
ms.topic: troubleshooting
14-
ms.date: 05/14/2024
14+
ms.date: 05/02/2025
1515
ms.author: genli
1616
ms.custom: sap:VM Performance
1717
---
@@ -21,7 +21,7 @@ ms.custom: sap:VM Performance
2121

2222
The [Performance Diagnostics (PerfInsights) extension](https://aka.ms/perfinsightsdownload) is a self-help diagnostics tool that collects and analyzes diagnostic data, and provides a report to help troubleshoot Windows virtual machine (VM) performance problems in Azure. Use Performance Diagnostics to identify and troubleshoot performance issues in one of two modes:
2323

24-
- **Continuous diagnostics (preview)** collects data at five-second intervals and reports actionable insights about high resource usage every five minutes.
24+
- **Continuous diagnostics** collects data at five-second intervals and reports actionable insights about high resource usage every five minutes.
2525
- **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.
2626

2727

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

Lines changed: 4 additions & 4 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: 01/09/2025
13+
ms.date: 05/02/2025
1414
ms.custom: sap:VM Performance
1515
ms.reviewer: guywild, poharjan
1616
ms.author: anandh
@@ -24,7 +24,7 @@ ms.author: anandh
2424

2525
You can 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. Continuous diagnostics (preview) is currently supported only on Windows.
27+
* **Continuous diagnostics** collects data at five-second intervals and reports actionable insights about high resource usage every five minutes. Continuous diagnostics is currently supported only on Windows.
2828
* **On-demand diagnostics** helps you troubleshoot an ongoing performance issue by providing more in-depth data, insights, and recommendations that are based on data that's collected at a single moment. On-demand diagnostics is supported on both Windows and Linux.
2929

3030
Performance Diagnostics stores all insights and reports in a storage account that you can configure for short data retention to minimize costs.
@@ -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 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).
37+
> Continuous diagnostics 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

@@ -49,7 +49,7 @@ This article explains how to use Performance Diagnostics and what the continuous
4949
|:-----------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
5050
| Run Performance Diagnostics | The **Owner** role on the VM and an Azure role that includes the `Microsoft.Storage/storageAccounts/listkeys/action` permission on the storage account. |
5151
| View Performance Diagnostics | An Azure role that includes the `Microsoft.Storage/storageAccounts/listkeys/action` permission on the storage account or the **Storage Table Data Reader** role on the storage account. |
52-
| Download Performance Diagnostics reports | An Azure role that includes the `Microsoft.Storage/storageAccounts/listkeys/action` on the storage account or the **Storage Blob Data Reader** role on the storage account. |
52+
| Download Performance Diagnostics reports | An Azure role that includes the **Storage Table Data Reader** and the **Storage Blob Data Reader** role on the storage account. |
5353

5454
For detailed information about built-in roles for Azure Storage, refer to [Azure built-in roles for Storage](/azure/role-based-access-control/built-in-roles/storage).
5555

0 commit comments

Comments
 (0)