From d71cbcc8fcbfc0a73d7d61b3d24f98fa745b73f4 Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Fri, 5 Jan 2024 00:07:09 +0100 Subject: [PATCH] Added MOVED-TO-AVM (#4435) --- modules/compute/proximity-placement-group/MOVED-TO-AVM.md | 1 + modules/compute/proximity-placement-group/README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 modules/compute/proximity-placement-group/MOVED-TO-AVM.md diff --git a/modules/compute/proximity-placement-group/MOVED-TO-AVM.md b/modules/compute/proximity-placement-group/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/compute/proximity-placement-group/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/compute/proximity-placement-group/README.md b/modules/compute/proximity-placement-group/README.md index 613055ce67..89d99b10b9 100644 --- a/modules/compute/proximity-placement-group/README.md +++ b/modules/compute/proximity-placement-group/README.md @@ -1,5 +1,7 @@ # Proximity Placement Groups `[Microsoft.Compute/proximityPlacementGroups]` +> 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 Proximity Placement Group. ## Navigation