Skip to content

Commit 7421f95

Browse files
author
craigcaseyMSFT
committed
changes after review
1 parent 077c272 commit 7421f95

7 files changed

+18
-18
lines changed

articles/azure-monitor/learn/tutorial-autoscale-performance-schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Autoscale resources based on data or schedule
2+
title: Autoscale Azure resources based on data or schedule
33
description: Create an autoscale setting for an app service plan using metric data and a schedule
44
author: anirudhcavale
55
services: azure-monitor

articles/azure-monitor/platform/alerts-classic-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create, view and manage classic metric alerts
2+
title: Create and manage classic metric alerts using Azure Monitor
33
description: Learn how to use Azure portal, CLI or Powershell to create, view and manage classic metric alert rules.
44
author: yanivlavi
55
ms.author: yalavi

articles/azure-monitor/platform/alerts-classic.overview.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Overview of classic alerts in Microsoft Azure
2+
title: Overview of classic alerts in Azure Monitor
33
description: Classic alerts are being deprecated. Alerts enable you to monitor Azure resource metrics, events, or logs and be notified when a condition you specify is met.
44
ms.topic: conceptual
55
ms.date: 05/19/2018
@@ -23,20 +23,20 @@ You can view classic alerts only in the classic alerts user screen in the Azure
2323
![Alert choices in Azure portal](media/alerts-classic.overview/monitor-alert-screen2.png)
2424

2525
The new alerts user experience has the following benefits over the classic alerts experience:
26-
- **Better notification system** - All newer alerts use action groups, which are named groups of notifications and actions that can be reused in multiple alerts. Classic metric alerts and older Log Analytics alerts do not use action groups.
27-
- **A unified authoring experience** - All alert creation for metrics, logs and activity log across Azure Monitor, Log Analytics, and Application Insights is in one place.
28-
- **View fired Log Analytics alerts in Azure portal** - You can now also see fired Log Analytics alerts in your subscription. Previously these were in a separate portal.
29-
- **Separation of fired alerts and alert rules** - Alert rules (the definition of condition that triggers an alert), and Fired Alerts (an instance of the alert rule firing) are differentiated, so the operational and configuration views are separated.
30-
- **Better workflow** - The new alerts authoring experience guides the user along the process of configuring an alert rule, which makes it simpler to discover the right things to get alerted on.
26+
- **Better notification system** - All newer alerts use action groups, which are named groups of notifications and actions that can be reused in multiple alerts. Classic metric alerts and older Log Analytics alerts do not use action groups.
27+
- **A unified authoring experience** - All alert creation for metrics, logs and activity log across Azure Monitor, Log Analytics, and Application Insights is in one place.
28+
- **View fired Log Analytics alerts in Azure portal** - You can now also see fired Log Analytics alerts in your subscription. Previously these were in a separate portal.
29+
- **Separation of fired alerts and alert rules** - Alert rules (the definition of condition that triggers an alert), and Fired Alerts (an instance of the alert rule firing) are differentiated, so the operational and configuration views are separated.
30+
- **Better workflow** - The new alerts authoring experience guides the user along the process of configuring an alert rule, which makes it simpler to discover the right things to get alerted on.
3131
- **Smart Alerts consolidation** and **setting alert state** - Newer alerts include auto grouping functionality showing similar alerts together to reduce overload in the user interface.
3232

3333
The newer metric alerts have the following benefits over the classic metric alerts:
34-
- **Improved latency**: Newer metric alerts can run as frequently as every one minute. Older metric alerts always run at a frequency of 5 minutes. Newer alerts have increasing smaller delay from issue occurrence to notification or action (3 to 5 minutes). Older alerts are 5 to 15 minutes depending on the type. Log alerts typically have 10 to 15-minute delay due to the time it takes to ingest the logs, but newer processing methods are reducing that time.
35-
- **Support for multi-dimensional metrics**: You can alert on dimensional metrics allowing you to monitor an interesting segment of the metric.
36-
- **More control over metric conditions**: You can define richer alert rules. The newer alerts support monitoring the maximum, minimum, average, and total values of metrics.
37-
- **Combined monitoring of multiple metrics**: You can monitor multiple metrics (currently, up to two metrics) with a single rule. An alert is triggered if both metrics breach their respective thresholds for the specified time-period.
38-
- **Better notification system**: All newer alerts use [action groups](../../azure-monitor/platform/action-groups.md), which are named groups of notifications and actions that can be reused in multiple alerts. Classic metric alerts and older Log Analytics alerts do not use action groups.
39-
- **Metrics from Logs** (public preview): Log data going into Log Analytics can now be extracted and converted into Azure Monitor metrics and then alerted on just like other metrics.
34+
- **Improved latency**: Newer metric alerts can run as frequently as every one minute. Older metric alerts always run at a frequency of 5 minutes. Newer alerts have increasing smaller delay from issue occurrence to notification or action (3 to 5 minutes). Older alerts are 5 to 15 minutes depending on the type. Log alerts typically have 10 to 15-minute delay due to the time it takes to ingest the logs, but newer processing methods are reducing that time.
35+
- **Support for multi-dimensional metrics**: You can alert on dimensional metrics allowing you to monitor an interesting segment of the metric.
36+
- **More control over metric conditions**: You can define richer alert rules. The newer alerts support monitoring the maximum, minimum, average, and total values of metrics.
37+
- **Combined monitoring of multiple metrics**: You can monitor multiple metrics (currently, up to two metrics) with a single rule. An alert is triggered if both metrics breach their respective thresholds for the specified time-period.
38+
- **Better notification system**: All newer alerts use [action groups](../../azure-monitor/platform/action-groups.md), which are named groups of notifications and actions that can be reused in multiple alerts. Classic metric alerts and older Log Analytics alerts do not use action groups.
39+
- **Metrics from Logs** (public preview): Log data going into Log Analytics can now be extracted and converted into Azure Monitor metrics and then alerted on just like other metrics.
4040
See [Alerts (classic)](alerts-classic.overview.md) for the terminology specific to classic alerts.
4141

4242

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Common alert schema definitions
2+
title: Alert schema definitions in Azure Monitor
33
description: Understanding the common alert schema definitions for Azure Monitor
44
author: ofirmanor
55
ms.topic: conceptual

articles/azure-monitor/platform/alerts-understand-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understand how the voluntary migration tool works
2+
title: Understand migration tool for Azure Monitor alerts
33
description: Understand how the alerts migration tool works and troubleshoot problems.
44
ms.topic: conceptual
55
ms.date: 07/10/2019

articles/azure-monitor/platform/alerts-using-migration-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Migrate alert rules with voluntary migration tool
2+
title: Migrate Azure Monitor alert rules
33
description: Learn how to use the voluntary migration tool to migrate your classic alert rules.
44
author: yanivlavi
55
ms.author: yalavi

articles/azure-monitor/platform/classic-api-retirement-metrics-autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Retire deployment APIs for metrics and autoscale
2+
title: Retire deployment APIs for Azure Monitor metrics and autoscale
33
description: Metrics and autoscale classic APIs, also called Azure Service Management (ASM) or RDFE deployment model being retired
44
ms.subservice:
55
ms.topic: conceptual

0 commit comments

Comments
 (0)