From 463174fb5c1c663a71e0bfd7a26b58da6c83ba16 Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Mon, 4 Dec 2023 14:13:51 +0100 Subject: [PATCH] Added MOVED-TO-AVM --- modules/network/public-ip-prefix/MOVED-TO-AVM.md | 1 + modules/network/public-ip-prefix/README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 modules/network/public-ip-prefix/MOVED-TO-AVM.md diff --git a/modules/network/public-ip-prefix/MOVED-TO-AVM.md b/modules/network/public-ip-prefix/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/network/public-ip-prefix/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/network/public-ip-prefix/README.md b/modules/network/public-ip-prefix/README.md index 6d50284c85..fa80cb1372 100644 --- a/modules/network/public-ip-prefix/README.md +++ b/modules/network/public-ip-prefix/README.md @@ -1,5 +1,7 @@ # Public IP Prefixes `[Microsoft.Network/publicIPPrefixes]` +> 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 Public IP Prefix. ## Navigation