Skip to content

Commit 46c9eaf

Browse files
authored
Merge pull request #263187 from guywi-ms/patch-101
Update vminsights-enable-overview.md
2 parents ad5fc8c + 0ae5237 commit 46c9eaf

File tree

1 file changed

+21
-20
lines changed

1 file changed

+21
-20
lines changed

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

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Enable VM insights overview
3-
description: Learn how to deploy and configure VM insights and find out about the system requirements.
2+
title: Enable VM Insights overview
3+
description: Learn how to deploy and configure VM Insights and find out about the system requirements.
44
ms.topic: conceptual
55
author: guywi-ms
66
ms.author: guywild
@@ -10,9 +10,9 @@ ms.custom: references_regions
1010

1111
---
1212

13-
# Enable VM insights overview
13+
# Enable VM Insights overview
1414

15-
This article provides an overview of how to enable VM insights to monitor the health and performance of:
15+
This article provides an overview of how to enable VM Insights to monitor the health and performance of:
1616

1717
- Azure virtual machines.
1818
- Azure Virtual Machine Scale Sets.
@@ -21,11 +21,11 @@ This article provides an overview of how to enable VM insights to monitor the he
2121
- Virtual machines hosted in another cloud environment.
2222

2323
> [!NOTE]
24-
> Configuring a Log Analytics workspace for using VM insights by using the Log Analytics agent is no longer supported.
24+
> Configuring a Log Analytics workspace for using VM Insights by using the Log Analytics agent is no longer supported.
2525
2626
## Installation options and supported machines
2727

28-
The following table shows the installation methods available for enabling VM insights on supported machines.
28+
The following table shows the installation methods available for enabling VM Insights on supported machines.
2929

3030
| Method | Scope |
3131
|:---|:---|
@@ -37,21 +37,21 @@ The following table shows the installation methods available for enabling VM ins
3737

3838
## Supported Azure Arc machines
3939

40-
VM insights is available for Azure Arc-enabled servers in regions where the Arc extension service is available. You must be running version 0.9 or above of the Azure Arc agent.
40+
VM Insights is available for Azure Arc-enabled servers in regions where the Arc extension service is available. You must be running version 0.9 or above of the Azure Arc agent.
4141

4242
## Supported operating systems
4343

44-
VM insights supports all operating systems supported by the Dependency agent and either Azure Monitor Agent or Log Analytics agent. For a complete list of operating systems supported by Azure Monitor Agent and Log Analytics agent, see [Azure Monitor agent overview](../agents/agents-overview.md#supported-operating-systems).
44+
VM Insights supports all operating systems supported by the Dependency agent and either Azure Monitor Agent or Log Analytics agent. For a complete list of operating systems supported by Azure Monitor Agent and Log Analytics agent, see [Azure Monitor agent overview](../agents/agents-overview.md#supported-operating-systems).
4545

4646
Dependency Agent supports the same [Windows versions that Azure Monitor Agent supports](../agents/agents-overview.md#supported-operating-systems), except Windows Server 2008 SP2 and Azure Stack HCI.
4747
For Dependency Agent Linux support, see [Dependency Agent Linux support](../vm/vminsights-dependency-agent-maintenance.md#dependency-agent-linux-support).
4848

4949
> [!IMPORTANT]
50-
> If the Ethernet device for your virtual machine has more than nine characters, it won't be recognized by VM insights and data won't be sent to the InsightsMetrics table. The agent will collect data from [other sources](../agents/agent-data-sources.md).
50+
> If the Ethernet device for your virtual machine has more than nine characters, it won't be recognized by VM Insights and data won't be sent to the InsightsMetrics table. The agent will collect data from [other sources](../agents/agent-data-sources.md).
5151
5252
### Linux considerations
5353

54-
See the following list of considerations on Linux support of the Dependency agent that supports VM insights:
54+
See the following list of considerations on Linux support of the Dependency agent that supports VM Insights:
5555

5656
- Only default and SMP Linux kernel releases are supported.
5757
- Nonstandard kernel releases, such as physical address extension (PAE) and Xen, aren't supported for any Linux distribution. For example, a system with the release string of *2.6.16.21-0.8-xen* isn't supported.
@@ -75,13 +75,14 @@ Output for this command will look similar to the following and specify whether a
7575

7676
## Agents
7777

78-
When you enable VM insights for a machine, the following agents are installed. For the network requirements for these agents, see [Network requirements](../agents/log-analytics-agent.md#network-requirements).
78+
When you enable VM Insights for a machine, the following agents are installed. For the network requirements for these agents, see [Network requirements](../agents/log-analytics-agent.md#network-requirements).
7979

8080
> [!IMPORTANT]
81-
> 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).
81+
> Azure Monitor Agent has several advantages over the legacy Log Analytics agent, which will be deprecated by August 2024. After this date, Microsoft will no longer provide any support for the Log Analytics agent. [Migrate to Azure Monitor agent](../agents/azure-monitor-agent-migration.md) before August 2024 to continue ingesting data.
82+
8283

8384
- **[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.
84-
- **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.
85+
- **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.
8586

8687
### Network requirements
8788

@@ -94,20 +95,20 @@ When you enable VM insights for a machine, the following agents are installed. F
9495
- The Dependency agent requires a connection from the virtual machine to the address 169.254.169.254. This address identifies the Azure metadata service endpoint. Ensure that firewall settings allow connections to this endpoint.
9596
## Data collection rule
9697

97-
When you enable VM insights on a machine with the Azure Monitor agent, you must specify a [data collection rule (DCR)](../essentials/data-collection-rule-overview.md) to use. The DCR specifies the data to collect and the workspace to use. VM insights creates a default DCR if one doesn't already exist. For more information on how to create and edit the VM insights DCR, see [Enable VM insights for Azure Monitor Agent](vminsights-enable-portal.md#enable-vm-insights-for-azure-monitor-agent).
98+
When you enable VM Insights on a machine with the Azure Monitor agent, you must specify a [data collection rule (DCR)](../essentials/data-collection-rule-overview.md) to use. The DCR specifies the data to collect and the workspace to use. VM Insights creates a default DCR if one doesn't already exist. For more information on how to create and edit the VM Insights DCR, see [Enable VM Insights for Azure Monitor Agent](vminsights-enable-portal.md#enable-vm-insights-for-azure-monitor-agent).
9899

99100
The DCR is defined by the options in the following table.
100101

101102
| Option | Description |
102103
|:---|:---|
103104
| Guest performance | Specifies whether to collect [performance data](/azure/azure-monitor/vm/vminsights-performance) from the guest operating system. This option is required for all machines. The collection interval for performance data is every 60 seconds.|
104-
| Processes and dependencies | Collects information about processes running on the virtual machine and dependencies between machines. This information enables the [Map feature in VM insights](vminsights-maps.md). This is optional and enables the [VM insights Map feature](vminsights-maps.md) for the machine. |
105-
| Log Analytics workspace | Workspace to store the data. Only workspaces with VM insights are listed. |
105+
| Processes and dependencies | Collects information about processes running on the virtual machine and dependencies between machines. This information enables the [Map feature in VM Insights](vminsights-maps.md). This is optional and enables the [VM Insights Map feature](vminsights-maps.md) for the machine. |
106+
| Log Analytics workspace | Workspace to store the data. Only workspaces with VM Insights are listed. |
106107

107108
> [!IMPORTANT]
108-
> Don't create your own DCR to support VM insights. The DCR created by VM insights includes a special data stream required for its operation. You can edit this DCR to collect more data, such as Windows and Syslog events, but you should create more DCRs and associate them with the machine.
109+
> VM Insights automatically creates a DCR that includes a special data stream required for its operation. Do not modify the VM Insights DCR or create your own DCR to support VM Insights. To collect additional data, such as Windows and Syslog events, create separate DCRs and associate them with your machines.
109110
110-
If you associate a data collection rule with the Map feature enabled to a machine on which Dependency Agent isn't installed, the Map view won't be available. To enable the Map view, set `enableAMA property = true` in the Dependency Agent extension when you install Dependency Agent. We recommend following the procedure described in [Enable VM insights for Azure Monitor Agent](vminsights-enable-portal.md#enable-vm-insights-for-azure-monitor-agent).
111+
If you associate a data collection rule with the Map feature enabled to a machine on which Dependency Agent isn't installed, the Map view won't be available. To enable the Map view, set `enableAMA property = true` in the Dependency Agent extension when you install Dependency Agent. We recommend following the procedure described in [Enable VM Insights for Azure Monitor Agent](vminsights-enable-portal.md#enable-vm-insights-for-azure-monitor-agent).
111112

112113
## Migrate from Log Analytics agent to Azure Monitor Agent
113114

@@ -119,7 +120,7 @@ If you associate a data collection rule with the Map feature enabled to a machin
119120
> Collecting duplicate data from a single machine with both Azure Monitor Agent and Log Analytics agent can result in:
120121
>
121122
> - Extra ingestion costs from sending duplicate data to the Log Analytics workspace.
122-
> - Inaccuracy in the Map feature of VM insights because the feature doesn't check for duplicate data.
123+
> - Inaccuracy in the Map feature of VM Insights because the feature doesn't check for duplicate data.
123124
124125
- You must remove the Log Analytics agent yourself from any machines that are using it. Before you do this step, ensure that the machine isn't relying on any other solutions that require the Log Analytics agent. For more information, see [Migrate to Azure Monitor Agent from Log Analytics agent](../agents/azure-monitor-agent-migration.md).
125126

@@ -144,4 +145,4 @@ For more information about data collection and usage, see the [Microsoft Online
144145
145146
## Next steps
146147
147-
To learn how to use the Performance monitoring feature, see [View VM insights Performance](../vm/vminsights-performance.md). To view discovered application dependencies, see [View VM insights Map](../vm/vminsights-maps.md).
148+
To learn how to use the Performance monitoring feature, see [View VM Insights Performance](../vm/vminsights-performance.md). To view discovered application dependencies, see [View VM Insights Map](../vm/vminsights-maps.md).

0 commit comments

Comments
 (0)