From 7dd3d865dd448f9fd1d5b4cbb6b208fddece7b47 Mon Sep 17 00:00:00 2001 From: Chris Sidebotham Date: Mon, 30 Oct 2023 14:35:06 +0000 Subject: [PATCH 1/2] Adding Moved-to-AVM.md --- modules/network/dns-forwarding-ruleset/MOVED-TO-AVM.md | 1 + modules/network/dns-forwarding-ruleset/README.md | 2 ++ modules/network/dns-resolver/MOVED-TO-AVM.md | 1 + modules/network/dns-resolver/README.md | 2 ++ modules/network/private-dns-zone/MOVED-TO-AVM.md | 1 + modules/network/private-dns-zone/README.md | 2 ++ 6 files changed, 9 insertions(+) create mode 100644 modules/network/dns-forwarding-ruleset/MOVED-TO-AVM.md create mode 100644 modules/network/dns-resolver/MOVED-TO-AVM.md create mode 100644 modules/network/private-dns-zone/MOVED-TO-AVM.md diff --git a/modules/network/dns-forwarding-ruleset/MOVED-TO-AVM.md b/modules/network/dns-forwarding-ruleset/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/network/dns-forwarding-ruleset/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/dns-forwarding-ruleset/README.md b/modules/network/dns-forwarding-ruleset/README.md index f502927b87..b846abe7d3 100644 --- a/modules/network/dns-forwarding-ruleset/README.md +++ b/modules/network/dns-forwarding-ruleset/README.md @@ -1,5 +1,7 @@ # Dns Forwarding Rulesets `[Microsoft.Network/dnsForwardingRulesets]` +> 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 template deploys an dns forwarding ruleset. ## Navigation diff --git a/modules/network/dns-resolver/MOVED-TO-AVM.md b/modules/network/dns-resolver/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/network/dns-resolver/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/dns-resolver/README.md b/modules/network/dns-resolver/README.md index 3846d4fbc5..992d53a5c0 100644 --- a/modules/network/dns-resolver/README.md +++ b/modules/network/dns-resolver/README.md @@ -1,5 +1,7 @@ # DNS Resolvers `[Microsoft.Network/dnsResolvers]` +> 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 DNS Resolver. ## Navigation diff --git a/modules/network/private-dns-zone/MOVED-TO-AVM.md b/modules/network/private-dns-zone/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/network/private-dns-zone/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/private-dns-zone/README.md b/modules/network/private-dns-zone/README.md index b48571f56a..0191518ff6 100644 --- a/modules/network/private-dns-zone/README.md +++ b/modules/network/private-dns-zone/README.md @@ -1,5 +1,7 @@ # Private DNS Zones `[Microsoft.Network/privateDnsZones]` +> 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 Private DNS zone. ## Navigation From 5c6a3a1dd18e27ff3062fb0ba538594023d7c407 Mon Sep 17 00:00:00 2001 From: Chris Sidebotham Date: Mon, 30 Oct 2023 16:38:38 +0000 Subject: [PATCH 2/2] updated readme --- modules/network/dns-zone/MOVED-TO-AVM.md | 1 + modules/network/dns-zone/README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 modules/network/dns-zone/MOVED-TO-AVM.md diff --git a/modules/network/dns-zone/MOVED-TO-AVM.md b/modules/network/dns-zone/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/network/dns-zone/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/dns-zone/README.md b/modules/network/dns-zone/README.md index 75edd92cfa..bf589f09c1 100644 --- a/modules/network/dns-zone/README.md +++ b/modules/network/dns-zone/README.md @@ -1,5 +1,7 @@ # Public DNS Zones `[Microsoft.Network/dnsZones]` +> 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 DNS zone. ## Navigation