From 57f4df149916fc04db53418fb9416fa256133b17 Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Mon, 4 Dec 2023 14:12:43 +0100 Subject: [PATCH] Added MOVED-TO-AVM --- modules/network/bastion-host/MOVED-TO-AVM.md | 1 + modules/network/bastion-host/README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 modules/network/bastion-host/MOVED-TO-AVM.md diff --git a/modules/network/bastion-host/MOVED-TO-AVM.md b/modules/network/bastion-host/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/network/bastion-host/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/bastion-host/README.md b/modules/network/bastion-host/README.md index 5057715cf3..573d2b938a 100644 --- a/modules/network/bastion-host/README.md +++ b/modules/network/bastion-host/README.md @@ -1,5 +1,7 @@ # Bastion Hosts `[Microsoft.Network/bastionHosts]` +> 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 Bastion Host. ## Navigation