Skip to content

Commit 81853f9

Browse files
authored
Merge pull request #105886 from craigcaseyMSFT/vcraicSEO1
SEO OKR: [azure-monitor] Lengthy title issue (35)
2 parents ab6aa82 + e78a391 commit 81853f9

12 files changed

+24
-24
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 Azure resources based on performance data or a 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 using Azure Monitor
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: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Overview of classic alerts in Microsoft Azure and Azure Monitor
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.
31-
- **Smart Alerts consolidation** and **setting alert state** - Newer alerts include auto grouping functionality showing similar alerts together to reduce overload in the user interface.
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.
31+
- **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 for Azure Monitor
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-enable-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create a classic metric alert in Azure with a Resource Manager template
2+
title: Resource Manager template - create metric alert
33
description: Learn how to use a Resource Manager template to create a classic metric alert to receive notifications by email or webhook.
44
author: rboucher
55
ms.author: robb

articles/azure-monitor/platform/alerts-log-api-switch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Switch from legacy Log Analytics alerts API into new Azure Alerts API
2+
title: Switch to the new Azure Alerts API
33
description: Overview of legacy savedSearch based Log Analytics Alert API and process to switch alert rules to new ScheduledQueryRules API, with details addressing common customer concerns.
44
author: yanivlavi
55
ms.author: yalavi

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Prepare for Azure Monitor classic alerts migration by updating your logic apps and runbooks"
2+
title: Update logic apps & runbooks for alerts migration
33
description: Learn how to modify your webhooks, logic apps, and runbooks to prepare for voluntary migration.
44
author: yanivlavi
55
ms.author: yalavi

articles/azure-monitor/platform/alerts-rate-limiting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Rate limiting for SMS, emails, Azure App push notifications and webhooks"
2+
title: Rate limiting for SMS, emails, push notifications
33
description: Understand how Azure limits the number of possible SMS, email, Azure App push or webhook notifications from an action group.
44
author: dkamstra
55
ms.author: dukek

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 for Azure Monitor alerts"
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 your classic alerts in Azure Monitor by using the 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

0 commit comments

Comments
 (0)