Skip to content

Commit 17f8fc7

Browse files
committed
fixes
1 parent eca06a0 commit 17f8fc7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/azure-monitor/vm/monitor-virtual-machine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ There are fundamentally four layers to a virtual machine that require monitoring
3636
| Virtual machine host | The host virtual machine in Azure. Azure Monitor has no access to the host in other clouds but must rely on information collected from the guest operating system. The host can be useful for tracking activity such as configuration changes, and basic alerting such as processor utilization and whether the machine is running. |
3737
| Guest operating system | The operating system running on the virtual machine, which is some version of either Windows or Linux. A significant amount of monitoring data is available from the guest operating system, such as performance data and events. You must install Azure Monitor agent to retrieve this telemetry. |
3838
| Workloads | Workloads running in the guest operating system that support your business applications. These will typically generate performance data and events similar to the operating system that you can retrieve. You must install Azure Monitor agent to retrieve this telemetry. |
39-
| Application | The business application that depends on your virtual machines. This will typically be monitored by APplication insights. |
39+
| Application | The business application that depends on your virtual machines. This will typically be monitored by Application insights. |
4040

4141
## Configuration steps
42-
The following table lists the steps in configuration. Each one links to the an article with the detailed description of that configuration step.
42+
The following table lists the different steps for configuration of VM monitoring. Each one links to an article with the detailed description of that configuration step.
4343

4444
| Step | Description |
4545
|:---|:---|

articles/defender-for-cloud/faq-data-collection-agents.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.date: 11/24/2022
1212
title: 'FAQ - Questions about data collection, agents, and workspaces'
1313
summary: |
14-
Defender for Cloud collects data from your Azure virtual machines (VMs), Virtual machine scale sets, IaaS containers, and non-Azure computers (including on-premises machines) to monitor for security vulnerabilities and threats. Data is collected using the Log Analytics agent, which reads various security-related configurations and event logs from the machine and copies the data to your workspace for analysis.
14+
Defender for Cloud collects data from your Azure virtual machines (VMs), Virtual Machine Scale Sets, IaaS containers, and non-Azure computers (including on-premises machines) to monitor for security vulnerabilities and threats. Data is collected using the Log Analytics agent, which reads various security-related configurations and event logs from the machine and copies the data to your workspace for analysis.
1515
1616
1717

0 commit comments

Comments
 (0)