You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/monitor-virtual-machine.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,8 +44,8 @@ The following table lists the different steps for configuration of VM monitoring
44
44
| Step | Description |
45
45
|:---|:---|
46
46
|[Deploy Azure Monitor agent](monitor-virtual-machine-agent.md)| Deploy the Azure Monitor agent to your Azure and hybrid virtual machines to collect data from the guest operating system and workloads. |
47
-
|[Configure data collection](monitor-virtual-machine-data-collection.md))| Create data collection rules to instruct the Azure Monitor agent to collect telemetry from the guest operating system. |
48
-
|[Analyze collect data](monitor-virtual-machine-analyze.md)| Analyze monitoring data collected by Azure Monitor from virtual machines and their guest operating systems and applications to identify trends and critical information. |
47
+
|[Configure data collection](monitor-virtual-machine-data-collection.md)| Create data collection rules to instruct the Azure Monitor agent to collect telemetry from the guest operating system. |
48
+
|[Analyze collected data](monitor-virtual-machine-analyze.md)| Analyze monitoring data collected by Azure Monitor from virtual machines and their guest operating systems and applications to identify trends and critical information. |
49
49
|[Create alert rules](monitor-virtual-machine-alerts.md)| Create alerts to proactively identify critical issues in your monitoring data. |
50
50
|[Migrate management pack logic](monitor-virtual-machine-management-packs.md)| General guidance for translation the logic from your System Center Operations Manager management packs to Azure Monitor. |
51
51
@@ -90,4 +90,4 @@ See [Design a Log Analytics workspace architecture](../logs/workspace-design.md)
90
90
91
91
## Next steps
92
92
93
-
[Deploy the Azure Monitor agent to your virtual machines](monitor-virtual-machine-agent.md)
93
+
[Deploy the Azure Monitor agent to your virtual machines](monitor-virtual-machine-agent.md)
0 commit comments