Skip to content

Commit 1963324

Browse files
committed
Fixed acrolinx issues
1 parent 97c04c5 commit 1963324

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/vm/vminsights-enable-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: references_regions
1515
This article provides an overview of how to enable VM insights to monitor the health and performance of:
1616

1717
- Azure virtual machines.
18-
- Azure virtual machine scale sets.
18+
- Azure Virtual Machine Scale Sets.
1919
- Hybrid virtual machines connected with Azure Arc.
2020
- On-premises virtual machines.
2121
- Virtual machines hosted in another cloud environment.
@@ -53,7 +53,7 @@ See the following list of considerations on Linux support of the Dependency agen
5353
- For Debian distros other than version 9.4, the Map feature isn't supported. The Performance feature is available only from the Azure Monitor menu. It isn't available directly from the left pane of the Azure VM.
5454
- CentOSPlus kernel is supported.
5555

56-
The Linux kernel must be patched for the Spectre and Meltdown vulnerabilities. For more information, consult your Linux distribution vendor. Run the following command to check for availability if Spectre/Meltdown has been mitigated:
56+
The Linux kernel must be patched for the Spectre and Meltdown vulnerabilities. For more information, consult with your Linux distribution vendor. Run the following command to check for availability if Spectre/Meltdown has been mitigated:
5757

5858
```
5959
$ grep . /sys/devices/system/cpu/vulnerabilities/*
@@ -87,7 +87,7 @@ When you enable VM insights for a machine, the following agents are installed. F
8787
> [!IMPORTANT]
8888
> VM insights support for the Azure Monitor agent is currently in public preview. The Azure Monitor agent has several advantages over the Log Analytics agent. It's the preferred agent for virtual machines and virtual machine scale sets. For a comparison of the agent and information on migrating, see [Migrate to Azure Monitor agent from Log Analytics agent](../agents/azure-monitor-agent-migration.md).
8989
90-
- **[Azure Monitor agent](../agents/azure-monitor-agent-overview.md) or [Log Analytics agent](../agents/log-analytics-agent.md):** Collects data from the virtual machine or virtual machine scale set and delivers it to the Log Analytics workspace.
90+
- **[Azure Monitor agent](../agents/azure-monitor-agent-overview.md) or [Log Analytics agent](../agents/log-analytics-agent.md):** Collects data from the virtual machine or Virtual Machine Scale Set and delivers it to the Log Analytics workspace.
9191
- **Dependency agent**: Collects discovered data about processes running on the virtual machine and external process dependencies, which are used by the [Map feature in VM insights](../vm/vminsights-maps.md). The Dependency agent relies on the Azure Monitor agent or Log Analytics agent to deliver its data to Azure Monitor.
9292

9393
## Changes for the Azure Monitor agent
@@ -96,7 +96,7 @@ There are several changes in the process for enabling VM insights when you use t
9696

9797
- **Workspace configuration:** You no longer need to [enable VM insights on the Log Analytics workspace](vminsights-configure-workspace.md) because the Azure Monitor agent doesn't use the *VMInsights* management pack.
9898
- **Data collection rule (DCR):** The Azure Monitor agent uses [data collection rules](../essentials/data-collection-rule-overview.md) to configure its data collection. VM insights creates a DCR that's automatically deployed if you enable your machine by using the Azure portal. If you use other methods to onboard your machines, you might need to install the DCR first.
99-
- **Agent deployment:** There are minor changes to the process for onboarding virtual machines and virtual machine scale sets to VM insights in the Azure portal. You must now select which agent you want to use, and you must select a DCR for the Azure Monitor agent. For more information, see [Enable VM insights in the Azure portal](vminsights-enable-portal.md).
99+
- **Agent deployment:** There are minor changes to the process for onboarding virtual machines and Virtual Machine Scale Sets to VM insights in the Azure portal. You must now select which agent you want to use, and you must select a DCR for the Azure Monitor agent. For more information, see [Enable VM insights in the Azure portal](vminsights-enable-portal.md).
100100

101101
## Data collection rule (Azure Monitor agent)
102102

0 commit comments

Comments
 (0)