From d7cfd96186c60b95d1558792d0afa9dd1c327c06 Mon Sep 17 00:00:00 2001 From: AlexanderSehr Date: Wed, 22 Nov 2023 10:33:16 +0100 Subject: [PATCH] Updated docs --- modules/network/express-route-circuit/README.md | 4 +++- modules/network/express-route-gateway/README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/modules/network/express-route-circuit/README.md b/modules/network/express-route-circuit/README.md index 2707dc288a..3548350675 100644 --- a/modules/network/express-route-circuit/README.md +++ b/modules/network/express-route-circuit/README.md @@ -1,6 +1,8 @@ # ExpressRoute Circuits `[Microsoft.Network/expressRouteCircuits]` -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 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 an Express Route Circuit. ## Navigation diff --git a/modules/network/express-route-gateway/README.md b/modules/network/express-route-gateway/README.md index 9a75adad10..2bba6a1bf2 100644 --- a/modules/network/express-route-gateway/README.md +++ b/modules/network/express-route-gateway/README.md @@ -1,6 +1,8 @@ # Express Route Gateways `[Microsoft.Network/expressRouteGateways]` -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 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 an Express Route Gateway. ## Navigation