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: articles/azure-monitor/vm/tutorial-monitor-vm-enable-insights.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.date: 12/03/2022
8
8
ms.reviewer: Xema Pathak
9
9
---
10
10
11
-
# Tutorial Enable monitoring with VM insights for Azure virtual machine
11
+
# Tutorial: Enable monitoring with VM insights for Azure virtual machine
12
12
VM insights is a feature of Azure Monitor that quickly gets you started monitoring your virtual machines. You can view trends of performance data, running processes on individual machines, and dependencies between machines. VM insights installs the [Azure Monitor agent](../agents/azure-monitor-agent-overview.md) which is required to collect the guest operating system and prepares you to configure additional monitoring from your VMs according to your particular requirements.
| Virtual Machine Scale Sets and virtual machines |[Microsoft.Compute/virtualMachineScaleSets/virtualMachines](../azure-monitor/essentials/metrics-supported.md#microsoftcomputevirtualmachinescalesetsvirtualmachines)|
23
23
|||
24
24
25
25
For more information, see a list of [platform metrics that are supported in Azure Monitor](/azure/azure-monitor/platform/metrics-supported).
@@ -28,12 +28,12 @@ For more information, see a list of [platform metrics that are supported in Azur
28
28
29
29
For more information about metric dimensions, see [Multi-dimensional metrics](../azure-monitor/essentials/data-platform-metrics.md#multi-dimensional-metrics).
30
30
31
-
Azure virtual machines and virtual machine scale sets have the following dimensions that are associated with their metrics.
31
+
Azure virtual machines and Virtual Machine Scale Sets have the following dimensions that are associated with their metrics.
32
32
33
33
| Dimension name | Description |
34
34
| ------------------- | ----------------- |
35
35
| LUN | Logical unit number |
36
-
| VMName | Used with virtual machine scale sets|
36
+
| VMName | Used with Virtual Machine Scale Sets|
37
37
|||
38
38
39
39
## VM availability metric (preview)
@@ -48,12 +48,12 @@ The VM availability metric is currently in public preview. This metric value ind
48
48
49
49
## Azure Monitor Logs tables
50
50
51
-
This section refers to all the Azure Monitor Logs tables that are relevant to virtual machines and virtual machine scale sets and available for query by Log Analytics.
51
+
This section refers to all the Azure Monitor Logs tables that are relevant to virtual machines and Virtual Machine Scale Sets and available for query by Log Analytics.
For reference documentation about Azure Monitor Logs and Log Analytics tables, see the [Azure Monitor Logs table reference](/azure/azure-monitor/reference/tables/tables-resourcetype).
0 commit comments