Skip to content

Commit 53f3e19

Browse files
Merge pull request #221083 from bwren/patch-45
Update monitor-vm.md
2 parents 8a6ca98 + e7884a1 commit 53f3e19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/monitor-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To analyze other log data that you collect from your virtual machines, use [log
8282
Azure Monitor alerts proactively notify you when important conditions are found in your monitoring data. These alerts can help you identify and address issues in your system before your customers notice them. You can set alerts on [metrics](/azure/azure-monitor/platform/alerts-metric-overview), [logs](/azure/azure-monitor/platform/alerts-unified-log), and the [activity log](/azure/azure-monitor/platform/activity-log-alerts).
8383

8484
### Recommended alerts
85-
Start by enabling recommended alerts. These are a predefined set of alert rules based on host metrics for the VM. You can quickly enable and customize each of these rules with a few clicks in the Azure portal. See [Tutorial: Create availability alert rule for Azure virtual machine (preview)](../azure-monitor/vm/tutorial-monitor-vm-alert-recommended.md).
85+
Start by enabling recommended alerts. These are a predefined set of alert rules based on host metrics for the VM. You can quickly enable and customize each of these rules with a few clicks in the Azure portal. See [Tutorial: Enable recommended alert rules for Azure virtual machine](../azure-monitor/vm/tutorial-monitor-vm-alert-recommended.md).
8686

8787
### Availability alert
8888
Use the VM availability metric to alert when a VM isn't running. This metric is currently in public preview and not yet included in recommended alerts, so you must create the alert rule yourself. See [Tutorial: Create availability alert rule for Azure virtual machine (preview)](../azure-monitor/vm/tutorial-monitor-vm-alert-availability.md).
@@ -91,7 +91,7 @@ Use the VM availability metric to alert when a VM isn't running. This metric is
9191
Using recommended alerts, a separate alert rule is created for each VM. You can choose to instead use a [multi-resource alert rule](../azure-monitor/alerts/alerts-types.md#monitor-multiple-resources) to use a single alert rule that applies to all VMs in a particular resource group or subscription (within the same region). Use the guidance at [Create a new alert rule](../azure-monitor/alerts/alerts-create-new-alert-rule.md?tabs=metric) to create a metric alert rule using a subscription or resource group for the scope and the other details from alert rules created by recommended alerts.
9292

9393

94-
## Other alert rules
94+
### Other alert rules
9595
For more information about the various alerts for Azure virtual machines, see the following resources:
9696

9797
- See [Monitor virtual machines with Azure Monitor: Alerts](../azure-monitor/vm/monitor-virtual-machine-alerts.md) for common alert rules for virtual machines.

0 commit comments

Comments
 (0)