Skip to content

Commit f02da8e

Browse files
committed
fixes
1 parent 22aa945 commit f02da8e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/azure-monitor/vm/tutorial-monitor-vm-enable-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 12/03/2022
88
ms.reviewer: Xema Pathak
99
---
1010

11-
# Tutorial Enable monitoring with VM insights for Azure virtual machine
11+
# Tutorial: Enable monitoring with VM insights for Azure virtual machine
1212
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.
1313

1414
In this tutorial, you learn how to:

articles/virtual-machines/monitor-vm-reference.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ For more information about collecting and analyzing monitoring data for Azure vi
1313

1414
## Metrics
1515

16-
This section lists the platform metrics that are collected for Azure virtual machines and virtual machine scale sets.
16+
This section lists the platform metrics that are collected for Azure virtual machines and Virtual Machine Scale Sets.
1717

1818
| Metric type | Resource provider / type namespace<br/> and link to individual metrics |
1919
|-------|-----|
2020
| Virtual machines | [Microsoft.Compute/virtualMachines](../azure-monitor/essentials/metrics-supported.md#microsoftcomputevirtualmachines) |
21-
| Virtual machine scale sets | [Microsoft.Compute/virtualMachineScaleSets](../azure-monitor/essentials/metrics-supported.md#microsoftcomputevirtualmachinescalesets)|
22-
| Virtual machine scale sets and virtual machines | [Microsoft.Compute/virtualMachineScaleSets/virtualMachines](../azure-monitor/essentials/metrics-supported.md#microsoftcomputevirtualmachinescalesetsvirtualmachines)|
21+
| Virtual Machine Scale Sets | [Microsoft.Compute/virtualMachineScaleSets](../azure-monitor/essentials/metrics-supported.md#microsoftcomputevirtualmachinescalesets)|
22+
| Virtual Machine Scale Sets and virtual machines | [Microsoft.Compute/virtualMachineScaleSets/virtualMachines](../azure-monitor/essentials/metrics-supported.md#microsoftcomputevirtualmachinescalesetsvirtualmachines)|
2323
| | |
2424

2525
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
2828

2929
For more information about metric dimensions, see [Multi-dimensional metrics](../azure-monitor/essentials/data-platform-metrics.md#multi-dimensional-metrics).
3030

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

3333
| Dimension name | Description |
3434
| ------------------- | ----------------- |
3535
| LUN | Logical unit number |
36-
| VMName | Used with virtual machine scale sets |
36+
| VMName | Used with Virtual Machine Scale Sets |
3737
| | |
3838

3939
## VM availability metric (preview)
@@ -48,12 +48,12 @@ The VM availability metric is currently in public preview. This metric value ind
4848

4949
## Azure Monitor Logs tables
5050

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

5353
|Resource type | Notes |
5454
|-------|-----|
5555
| [Virtual machines](/azure/azure-monitor/reference/tables/tables-resourcetype#virtual-machines) | |
56-
| [Virtual machine scale sets](/azure/azure-monitor/reference/tables/tables-resourcetype#virtual-machine-scale-sets) | |
56+
| [Virtual Machine Scale Sets](/azure/azure-monitor/reference/tables/tables-resourcetype#virtual-machine-scale-sets) | |
5757
| | |
5858

5959
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

Comments
 (0)