From 022f7b8b82404464fde6fe9a4e393bbe3e51d2eb Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Mon, 11 Dec 2023 07:35:04 +0100 Subject: [PATCH] Added MOVED-TO-AVM for three modules (#4354) --- modules/insights/activity-log-alert/MOVED-TO-AVM.md | 1 + modules/insights/activity-log-alert/README.md | 2 ++ modules/insights/metric-alert/MOVED-TO-AVM.md | 1 + modules/insights/metric-alert/README.md | 2 ++ modules/insights/scheduled-query-rule/MOVED-TO-AVM.md | 1 + modules/insights/scheduled-query-rule/README.md | 2 ++ 6 files changed, 9 insertions(+) create mode 100644 modules/insights/activity-log-alert/MOVED-TO-AVM.md create mode 100644 modules/insights/metric-alert/MOVED-TO-AVM.md create mode 100644 modules/insights/scheduled-query-rule/MOVED-TO-AVM.md diff --git a/modules/insights/activity-log-alert/MOVED-TO-AVM.md b/modules/insights/activity-log-alert/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/insights/activity-log-alert/MOVED-TO-AVM.md @@ -0,0 +1 @@ +This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml). diff --git a/modules/insights/activity-log-alert/README.md b/modules/insights/activity-log-alert/README.md index b7efef2649..02ded7facf 100644 --- a/modules/insights/activity-log-alert/README.md +++ b/modules/insights/activity-log-alert/README.md @@ -1,5 +1,7 @@ # Activity Log Alerts `[Microsoft.Insights/activityLogAlerts]` +> This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml). + This module deploys an Activity Log Alert. ## Navigation diff --git a/modules/insights/metric-alert/MOVED-TO-AVM.md b/modules/insights/metric-alert/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/insights/metric-alert/MOVED-TO-AVM.md @@ -0,0 +1 @@ +This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml). diff --git a/modules/insights/metric-alert/README.md b/modules/insights/metric-alert/README.md index 4a80c79593..e519eb367e 100644 --- a/modules/insights/metric-alert/README.md +++ b/modules/insights/metric-alert/README.md @@ -1,5 +1,7 @@ # Metric Alerts `[Microsoft.Insights/metricAlerts]` +> This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml). + This module deploys a Metric Alert. ## Navigation diff --git a/modules/insights/scheduled-query-rule/MOVED-TO-AVM.md b/modules/insights/scheduled-query-rule/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/insights/scheduled-query-rule/MOVED-TO-AVM.md @@ -0,0 +1 @@ +This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml). diff --git a/modules/insights/scheduled-query-rule/README.md b/modules/insights/scheduled-query-rule/README.md index 4b925dc11d..695dd4df5f 100644 --- a/modules/insights/scheduled-query-rule/README.md +++ b/modules/insights/scheduled-query-rule/README.md @@ -1,5 +1,7 @@ # Scheduled Query Rules `[Microsoft.Insights/scheduledQueryRules]` +> This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml). + This module deploys a Scheduled Query Rule. ## Navigation