Skip to content

Commit 624b827

Browse files
Merge pull request #198915 from AbbyMSFT/overview
Overview
2 parents 956ce4e + 0ef16ee commit 624b827

24 files changed

+393
-723
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,26 @@
8484
"source_path_from_root": "/articles/azure-monitor/alerts/itsmc-connections-scsm.md" ,
8585
"redirect_url": "/azure/azure-monitor/alerts/itsmc-connections.md",
8686
"redirect_document_id": false
87+
},
88+
{
89+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-metric-overview.md" ,
90+
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md#metric-alerts",
91+
"redirect_document_id": false
92+
},
93+
{
94+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-managing-alert-instances.md" ,
95+
"redirect_url": "/azure/azure-monitor/alerts/alerts-page.md",
96+
"redirect_document_id": false
97+
},
98+
{
99+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-unified-log.md" ,
100+
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md#log-alerts",
101+
"redirect_document_id": false
102+
},
103+
{
104+
"source_path_from_root": "/articles/azure-monitor/alerts/activity-log-alerts.md" ,
105+
"redirect_url": "/azure/azure-monitor/alerts/alert-types.md#activity-log-alerts",
106+
"redirect_document_id": false
87107
}
88108
]
89109
}

articles/azure-monitor/alerts/activity-log-alerts.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

articles/azure-monitor/alerts/alerts-common-schema-definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 07/20/2021
1111
This article describes the [common alert schema definitions](./alerts-common-schema.md) for Azure Monitor, including those for webhooks, Azure Logic Apps, Azure Functions, and Azure Automation runbooks.
1212

1313
Any alert instance describes the resource that was affected and the cause of the alert. These instances are described in the common schema in the following sections:
14-
* **Essentials**: A set of standardized fields, common across all alert types, which describe what resource the alert is on, along with additional common alert metadata (for example, severity or description). Definitions of severity can be found in the [alerts overview](alerts-overview.md#overview).
14+
* **Essentials**: A set of standardized fields, common across all alert types, which describe what resource the alert is on, along with additional common alert metadata (for example, severity or description).
1515
* **Alert context**: A set of fields that describes the cause of the alert, with fields that vary based on the alert type. For example, a metric alert includes fields like the metric name and metric value in the alert context, whereas an activity log alert has information about the event that generated the alert.
1616

1717
**Sample alert payload**

articles/azure-monitor/alerts/alerts-common-schema-test-action-definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 01/14/2022
1111
This article describes the [common alert schema definitions](./alerts-common-schema.md) for Azure Monitor, including those for webhooks, Azure Logic Apps, Azure Functions, and Azure Automation runbooks.
1212

1313
Any alert instance describes the resource that was affected and the cause of the alert. These instances are described in the common schema in the following sections:
14-
* **Essentials**: A set of standardized fields, common across all alert types, which describe what resource the alert is on, along with additional common alert metadata (for example, severity or description). Definitions of severity can be found in the [alerts overview](alerts-overview.md#overview).
14+
* **Essentials**: A set of standardized fields, common across all alert types, which describe what resource the alert is on, along with additional common alert metadata (for example, severity or description).
1515
* **Alert context**: A set of fields that describes the cause of the alert, with fields that vary based on the alert type. For example, a metric alert includes fields like the metric name and metric value in the alert context, whereas an activity log alert has information about the event that generated the alert.
1616

1717
**Sample alert payload**

articles/azure-monitor/alerts/alerts-dynamic-thresholds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To trigger an alert when there was a violation from a Dynamic Thresholds in 20 m
7373
7474
## How do you find out why a Dynamic Thresholds alert was triggered?
7575

76-
You can explore triggered alert instances in the alerts view either by clicking on the link in the email or text message, or browser to see the alerts view in the Azure portal. [Learn more about the alerts view](./alerts-overview.md#alerts-experience).
76+
You can explore triggered alert instances by clicking on the link in the email or text message, or browse to see the alerts in the Azure portal. [Learn more about the alerts view](./alerts-page.md).
7777

7878
The alert view displays:
7979

0 commit comments

Comments
 (0)