From 4c4409de1fb16ac0cfab1142be7acf3ccf7741bb Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Tue, 21 Nov 2023 00:34:22 +0100 Subject: [PATCH 1/3] Added MOVED-TO-AVM --- modules/search/search-service/MOVED-TO-AVM.md | 1 + modules/search/search-service/README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 modules/search/search-service/MOVED-TO-AVM.md diff --git a/modules/search/search-service/MOVED-TO-AVM.md b/modules/search/search-service/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/search/search-service/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/search/search-service/README.md b/modules/search/search-service/README.md index 94d3e8eeff..e9fb57b2d2 100644 --- a/modules/search/search-service/README.md +++ b/modules/search/search-service/README.md @@ -1,5 +1,7 @@ # Search Services `[Microsoft.Search/searchServices]` +> 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 Search Service. ## Navigation From 6d215355ed736fbf939e2b487159d060a2e692eb Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Tue, 21 Nov 2023 00:35:32 +0100 Subject: [PATCH 2/3] Added MOVED-TO-AVM --- modules/insights/component/MOVED-TO-AVM.md | 1 + modules/insights/component/README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 modules/insights/component/MOVED-TO-AVM.md diff --git a/modules/insights/component/MOVED-TO-AVM.md b/modules/insights/component/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/insights/component/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/component/README.md b/modules/insights/component/README.md index d3ae5f6d37..49d3a6a122 100644 --- a/modules/insights/component/README.md +++ b/modules/insights/component/README.md @@ -1,5 +1,7 @@ # Application Insights `[Microsoft.Insights/components]` +> 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 component deploys an Application Insights instance. ## Navigation From e1bbaf7736fb992db09c076e68f9325a81e0adc9 Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Tue, 21 Nov 2023 00:43:27 +0100 Subject: [PATCH 3/3] removed insights/component from branch --- modules/insights/component/MOVED-TO-AVM.md | 1 - modules/insights/component/README.md | 2 -- 2 files changed, 3 deletions(-) delete mode 100644 modules/insights/component/MOVED-TO-AVM.md diff --git a/modules/insights/component/MOVED-TO-AVM.md b/modules/insights/component/MOVED-TO-AVM.md deleted file mode 100644 index cec0941d12..0000000000 --- a/modules/insights/component/MOVED-TO-AVM.md +++ /dev/null @@ -1 +0,0 @@ -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/component/README.md b/modules/insights/component/README.md index 49d3a6a122..d3ae5f6d37 100644 --- a/modules/insights/component/README.md +++ b/modules/insights/component/README.md @@ -1,7 +1,5 @@ # Application Insights `[Microsoft.Insights/components]` -> 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 component deploys an Application Insights instance. ## Navigation