Skip to content

Commit 952fa47

Browse files
committed
fixing broken bookmark
1 parent b20bdf4 commit 952fa47

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-monitor/alerts/alerts-metric-multiple-time-series-single-rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ For this alert rule, two metric time series are being monitored:
108108
An AND operator is used between the conditions. The alert rule fires an alert when *all* conditions are met. The fired alert resolves if at least one of the conditions is no longer met.
109109

110110
> [!NOTE]
111-
> There are restrictions when you use dimensions in an alert rule with multiple conditions. For more information, see [Restrictions when using dimensions in a metric alert rule with multiple conditions](alerts-troubleshoot-metric.md#restrictions-when-using-dimensions-in-a-metric-alert-rule-with-multiple-conditions).
111+
> There are restrictions when you use dimensions in an alert rule with multiple conditions. For more information, see [Restrictions when using dimensions in a metric alert rule with multiple conditions](alerts-troubleshoot-metric.md#restrictions-when-you-use-dimensions-in-a-metric-alert-rule-with-multiple-conditions).
112112
113113
## Multiple dimensions (multi-dimension)
114114

articles/azure-monitor/alerts/alerts-troubleshoot-metric.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ If you believe your metric alert shouldn't have fired but it did, the following
6767

6868
## Can't find the metric to alert on: Virtual machines guest metrics
6969

70-
To alert on guest operating system metrics of virtual machines, such as memory and disk space, ensure you've installed the required agent to collect this data to Azure Monitor Metrics:
70+
To alert on guest operating system metrics of virtual machines, such as memory and disk space, ensure you've installed the required agent to collect this data to Azure Monitor Metrics for:
7171

72-
- [For Windows VMs](../essentials/collect-custom-metrics-guestos-resource-manager-vm.md)
73-
- [For Linux VMs](../essentials/collect-custom-metrics-linux-telegraf.md)
72+
- [Windows VMs](../essentials/collect-custom-metrics-guestos-resource-manager-vm.md)
73+
- [Linux VMs](../essentials/collect-custom-metrics-linux-telegraf.md)
7474

7575
For more information about collecting data from the guest operating system of a virtual machine, see [this website](../vm/monitor-vm-azure.md#guest-operating-system).
7676

0 commit comments

Comments
 (0)