From 8be39ccf31b15d370e109c75f88b3c2937a545e2 Mon Sep 17 00:00:00 2001 From: Kris Baranek Date: Mon, 15 Jan 2024 16:31:20 +0100 Subject: [PATCH] Added MOVED-TO-AVM --- modules/web/site/MOVED-TO-AVM.md | 1 + modules/web/site/README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 modules/web/site/MOVED-TO-AVM.md diff --git a/modules/web/site/MOVED-TO-AVM.md b/modules/web/site/MOVED-TO-AVM.md new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/web/site/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/web/site/README.md b/modules/web/site/README.md index 2cc75780b8..8af07c0c65 100644 --- a/modules/web/site/README.md +++ b/modules/web/site/README.md @@ -1,5 +1,7 @@ # Web/Function Apps `[Microsoft.Web/sites]` +> 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 Web or Function App. ## Navigation