Skip to content

Commit 250d984

Browse files
authored
1 parent d1c724a commit 250d984

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/azure-monitor/platform/alerts-enable-template.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,16 @@ description: Learn how to use a Resource Manager template to create a classic me
44
author: rboucher
55
ms.author: robb
66
ms.topic: conceptual
7-
ms.date: 4/27/2018
7+
ms.date: 03/09/2020
88
ms.subservice: alerts
99
---
1010
# Create a classic metric alert with a Resource Manager template
11-
This article shows how you can use an [Azure Resource Manager template](../../azure-resource-manager/templates/template-syntax.md) to configure Azure metric alerts. This enables you to automatically set up alerts on your resources when they are created to ensure that all resources are monitored correctly.
12-
13-
> [!NOTE]
11+
> [!WARNING]
1412
>
15-
> This article describes creating **classic metric alerts** using Resource Manager templates. If you are looking for creating [newer metric alerts](../../azure-monitor/platform/alerts-metric-near-real-time.md) using templates, [this article](alerts-metric-create-templates.md) provides the details.
13+
> This article describes creating **classic metric alerts** using Resource Manager templates. Classic alerts were retired in August 2019. You cannot create new one in public Azure. Some regional versions of Azure may still have the option. Instead, create [newer metric alerts](../../azure-monitor/platform/alerts-metric-near-real-time.md) using templates, [this article](alerts-metric-create-templates.md) provides the details.
1614
>
1715
16+
This article shows how you can use an [Azure Resource Manager template](../../azure-resource-manager/templates/template-syntax.md) to configure Azure classic metric alerts. This enables you to automatically set up alerts on your resources when they are created to ensure that all resources are monitored correctly.
1817

1918
The basic steps are as follows:
2019

0 commit comments

Comments
 (0)