Skip to content

Commit edb47cc

Browse files
committed
fix redirect and troubleshooting link
1 parent dc32409 commit edb47cc

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3857,6 +3857,11 @@
38573857
"redirect_url": "/azure/azure-monitor/alerts/alerts-classic-portal",
38583858
"redirect_document_id": false
38593859
},
3860+
{
3861+
"source_path_from_root": "/articles/azure-monitor/platform/alerts-common-schema.md",
3862+
"redirect_url": "/azure/azure-monitor/alerts/alerts-common-schema",
3863+
"redirect_document_id": false
3864+
},
38603865
{
38613866
"source_path_from_root": "/articles/azure-monitor/platform/alerts-common-schema-definitions.md",
38623867
"redirect_url": "/azure/azure-monitor/alerts/alerts-common-schema",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ ms.reviewer: ofmanor
99
---
1010
# Troubleshooting problems in Azure Monitor alerts
1111

12-
This article discusses common problems in Azure Monitor alerting and notifications.
12+
This article discusses common problems in Azure Monitor alerting and notifications. Azure Monitor alerts proactively notify you when important conditions are found in your monitoring data. They allow you to identify and address issues before the users of your system notice them. For more information on alerting, see [Overview of alerts in Microsoft Azure](./alerts-overview.md).
1313

14-
Azure Monitor alerts proactively notify you when important conditions are found in your monitoring data. They allow you to identify and address issues before the users of your system notice them. For more information on alerting, see [Overview of alerts in Microsoft Azure](./alerts-overview.md).
14+
You can see fired alerts in the Azure portal.
1515

16-
If you have a problem with an alert firing or not firing when expected, refer to the articles below. You can see "fired" alerts in the Azure portal.
16+
Refer to these articles for troubleshooting information about metric or log alerts that are not behaving as expected:
1717

18-
- [Troubleshooting Azure Monitor Metric Alerts in Microsoft Azure](alerts-troubleshoot-metric.md)
19-
- [Troubleshooting Azure Monitor Log Alerts in Microsoft Azure](alerts-troubleshoot-log.md)
18+
- [Troubleshoot Azure Monitor metric alerts](alerts-troubleshoot-metric.md)
19+
- [Troubleshoot Azure Monitor log alerts](alerts-troubleshoot-log.md)
2020

2121
If the alert fires as intended according to the Azure portal but the proper notifications do not occur, use the information in the rest of this article to troubleshoot that problem.
2222

0 commit comments

Comments
 (0)