Skip to content

Commit cf975e3

Browse files
authored
Update deprecation status of classic alerts
@yanivlavi , @rboucher - FYI
1 parent fcf62ce commit cf975e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ 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: 02/14/2021
7+
ms.date: 09/06/2021
88
---
99
# Create a classic metric alert with a Resource Manager template
1010

1111
> [!WARNING]
12-
> This article describes how to create older classic metric alerts. Azure Monitor now supports [newer near-real time metric alerts and a new alerts experience](./alerts-overview.md). Classic alerts are [retired](./monitoring-classic-retirement.md) for public cloud users, though still in limited use until **31 May 2021**. Classic alerts for Azure Government cloud and Azure China 21Vianet will retire on **29 February 2024**.
12+
> This article describes how to create older classic metric alerts. Azure Monitor now supports [newer near-real time metric alerts and a new alerts experience](./alerts-overview.md). Classic alerts are [retired](./monitoring-classic-retirement.md) for public cloud users. Classic alerts for Azure Government cloud and Azure China 21Vianet will retire on **29 February 2024**.
1313
>
1414
1515
This article shows how you can use an [Azure Resource Manager template](../../azure-resource-manager/templates/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.
@@ -394,4 +394,4 @@ An alert on a Resource Manager template is most often useful when creating an al
394394
## Next Steps
395395
* [Read more about Alerts](./alerts-overview.md)
396396
* [Add Diagnostic Settings](../essentials/resource-manager-diagnostic-settings.md) to your Resource Manager template
397-
* For the JSON syntax and properties, see [Microsoft.Insights/alertrules](/azure/templates/microsoft.insights/alertrules) template reference.
397+
* For the JSON syntax and properties, see [Microsoft.Insights/alertrules](/azure/templates/microsoft.insights/alertrules) template reference.

0 commit comments

Comments
 (0)