Skip to content

Commit 0db64e9

Browse files
authored
Merge pull request #96219 from bwren/am-vm
Azure Monitor agents overview fix
2 parents 2eaffe6 + 4ab7e58 commit 0db64e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/platform/agents-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following table provides a quick comparison of the different agents. See the
3838

3939

4040
## Azure Diagnostic extension
41-
The [Azure Diagnostics extension](../../azure-monitor/platform/diagnostics-extension-overview.md) allows you to collect monitoring data from the guest operating system and workloads of Azure compute resources. It primarily collects data into Azure Storage. You can configure Azure Monitor to copy the data from storage to a Log Analytics workspace. You can also collect guest performance data into Azure Monitor Metrics.
41+
The [Azure Diagnostics extension](../../azure-monitor/platform/diagnostics-extension-overview.md) collects monitoring data from the guest operating system and workloads of Azure compute resources. It primarily collects data into Azure Storage. You can configure Azure Monitor to copy the data from storage to a Log Analytics workspace. You can also collect guest performance data into Azure Monitor Metrics.
4242

4343
Azure Diagnostic Extension is often referred to as the Windows Azure Diagnostic (WAD) or Linux Azure Diagnostic (LAD) extension.
4444

@@ -57,7 +57,7 @@ Scenarios supported by the Azure Diagnostics extension include the following:
5757
* Copy data from applications running in your VM [to Application Insights](diagnostics-extension-to-application-insights.md) to integrate with other application monitoring.
5858

5959
## Log Analytics agent
60-
The [Log Analytics agent](log-analytics-agent.md) allows you to collect monitoring data from the guest operating system and workloads of Azure compute resources. It collects data into a Log Analytics workspace.
60+
The [Log Analytics agent](log-analytics-agent.md) collects monitoring data from the guest operating system and workloads of virtual machines in Azure, other cloud providers, and on-premises. It collects data into a Log Analytics workspace.
6161

6262
The Log Analytics agent is the same agent used by System Center Operations Manager, and you multihome agent computers to communicate with your management group and Azure Monitor simultaneously. This agent is also required by certain solutions in Azure Monitor.
6363

0 commit comments

Comments
 (0)