From 6f21d4f015db86ed0002dd254eb9bc885374003f Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Fri, 10 Nov 2023 02:00:29 +0100 Subject: [PATCH 1/2] Added MOVED-TO-AVM.md --- modules/operational-insights/workspace/MOVED-TO-AVM.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 modules/operational-insights/workspace/MOVED-TO-AVM.md diff --git a/modules/operational-insights/workspace/MOVED-TO-AVM.md b/modules/operational-insights/workspace/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/operational-insights/workspace/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). From de325a592c9c7768e48fb6288cf7fe01f6397862 Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Tue, 14 Nov 2023 00:29:51 +0100 Subject: [PATCH 2/2] Updated readme --- modules/operational-insights/workspace/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/operational-insights/workspace/README.md b/modules/operational-insights/workspace/README.md index ec2727000b..1829009535 100644 --- a/modules/operational-insights/workspace/README.md +++ b/modules/operational-insights/workspace/README.md @@ -1,5 +1,7 @@ # Log Analytics Workspaces `[Microsoft.OperationalInsights/workspaces]` +> 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 Log Analytics Workspace. ## Navigation