Skip to content

Commit 22aa945

Browse files
committed
fixes
1 parent a2e405c commit 22aa945

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

articles/azure-monitor/vm/tutorial-monitor-vm-alert-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Create an alert rule in Azure Monitor to proactively notify you if
44
ms.service: azure-monitor
55
ms.topic: article
66
ms.custom: subject-monitoring
7-
ms.date: 11/04/2021
7+
ms.date: 12/03/2022
88
ms.reviewer: Xema Pathak
99
---
1010

articles/azure-monitor/vm/tutorial-monitor-vm-alert-recommended.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Enable set of recommended metric alert rules for an Azure virtual m
44
ms.service: azure-monitor
55
ms.topic: article
66
ms.custom: subject-monitoring
7-
ms.date: 11/04/2021
7+
ms.date: 12/03/2022
88
ms.reviewer: Xema Pathak
99
---
1010

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ Select **Insights** from your virtual machine's menu in the Azure portal. If VM
3535

3636
In order to reduce cost for data collection, VM insights creates a default [data collection rule](../essentials/data-collection-rule-overview.md) that doesn't include collection of processes and dependencies. To enable this collection, click **Create new** to create a new data collection rule.
3737

38-
:::image type="content" source="media/tutorial-monitor-vm/enable-vminsights.png" lightbox="media/tutorial-monitor-vm/enable-vminsights.png" alt-text="Enable VM insights with workspace":::
38+
:::image type="content" source="media/tutorial-monitor-vm/enable-vminsights.png" lightbox="media/tutorial-monitor-vm/enable-vminsights.png" alt-text="Screenshot for enabling VM insights with workspace":::
3939

4040
Provide a **Data collection rule name** and then select **Enable processes and dependencies (Map)**. You can't disable collection of guest performance since this is required for VM insights.
4141

4242
Keep the default Log Analytics workspace for the subscription unless you have another workspace that you want to use. Click **Create** to create the new data collection rule. and then **Configure** to start VM insights configuration.
4343

44-
:::image type="content" source="media/tutorial-monitor-vm/enable-vminsights-create-new-rule.png" lightbox="media/tutorial-monitor-vm/enable-vminsights-create-new-rule.png" alt-text="Enable VM insights with workspace":::
44+
:::image type="content" source="media/tutorial-monitor-vm/enable-vminsights-create-new-rule.png" lightbox="media/tutorial-monitor-vm/enable-vminsights-create-new-rule.png" alt-text="Screenshot for configuring new data collection rule":::
4545

4646

4747
You'll see a message saying that monitoring is being enabled. It may take several minutes for the agent to be installed and for data collection to begin.
@@ -65,7 +65,7 @@ The **Maps** view provides different tabs with information collected about the v
6565
:::image type="content" source="media/tutorial-monitor-vm/map-details.png" lightbox="media/tutorial-monitor-vm/map-details.png" alt-text="VM insights map view with machine details":::
6666

6767
## Next steps
68-
VM insights collects performance data from the VM guest operating system, but it doesn't collect log data such as Windows event log or syslog. Now that you have the machine monitored with the Azure Monitor agent, You can create an additional data collection rule to perform this collection.
68+
VM insights collects performance data from the VM guest operating system, but it doesn't collect log data such as Windows event log or syslog. Now that you have the machine monitored with the Azure Monitor agent, you can create an additional data collection rule to perform this collection.
6969

7070
> [!div class="nextstepaction"]
7171
> [Collect guest logs and metrics from Azure virtual machine](tutorial-monitor-vm-guest.md)

articles/azure-monitor/vm/tutorial-monitor-vm-guest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Create data collection rule to collect guest logs and metrics from
44
ms.service: azure-monitor
55
ms.topic: article
66
ms.custom: subject-monitoring
7-
ms.date: 11/08/2021
7+
ms.date: 12/03/2022
88
ms.reviewer: Xema Pathak
99
---
1010

@@ -110,7 +110,7 @@ You can get a complete tutorial on viewing and analyzing metric data using metri
110110

111111

112112
## Next steps
113-
[Recommneded alerts](tutorial-monitor-vm-alert-recommended.md) and the [VM Availability metric](tutorial-monitor-vm-alert-availability.md) alert from the virtual machine host but don't have any visibility into the guest operating system and its workloads. Now that you're collecting guest metrics for the virtual machine, you can create metric alerts based on guest metrics such as logical disk space.
113+
[Recommended alerts](tutorial-monitor-vm-alert-recommended.md) and the [VM Availability metric](tutorial-monitor-vm-alert-availability.md) alert from the virtual machine host but don't have any visibility into the guest operating system and its workloads. Now that you're collecting guest metrics for the virtual machine, you can create metric alerts based on guest metrics such as logical disk space.
114114

115115
> [!div class="nextstepaction"]
116116
> [Create a metric alert in Azure Monitor](../alerts/tutorial-metric-alert.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Reference: Monitoring Azure virtual machine data'
33
description: This article covers important reference material for monitoring Azure virtual machines.
44
ms.service: virtual-machines
55
ms.custom: subject-monitoring
6-
ms.date: 11/17/2021
6+
ms.date: 12/03/2022
77
ms.topic: reference
88
---
99

articles/virtual-machines/monitor-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article discusses how to monitor Azure virtual machines.
44
ms.service: virtual-machines
55
ms.topic: article
66
ms.custom: subject-monitoring
7-
ms.date: 12/02/2022
7+
ms.date: 12/03/2022
88
---
99

1010
# Monitor Azure virtual machines
@@ -61,7 +61,7 @@ If you enable [VM insights](#vm-insights), the Azure Monitor agent is installed
6161

6262

6363
## Analyze metrics
64-
Metrics are numerical values that describe some aspect of a system at a particular point in time. Although platform metrics for the virtual machine host are collected automatically, you must install the Azure Monitor agent and [create a data collection rule](#collect-guest-metrics-and-logs) to collect guest metrics.
64+
Metrics are numerical values that describe some aspect of a system at a particular point in time. Although platform metrics for the virtual machine host are collected automatically, you must install the Azure Monitor agent and [create a data collection rule](#create-data-collection-rule) to collect guest metrics.
6565

6666
The **Overview** pane includes the most common host metrics, and you can access others by using the **Metrics** pane. With this tool, you can create charts from metric values and visually correlate trends. You can also create a metric alert rule or pin a chart to an Azure dashboard. For a tutorial on using this tool, see [Analyze metrics for an Azure resource](../azure-monitor/essentials/tutorial-metrics.md).
6767

0 commit comments

Comments
 (0)