From 1c0c8d4ca946dafb1f2d88809ceca2f8954af2b4 Mon Sep 17 00:00:00 2001 From: Seif Bassem <38246040+sebassem@users.noreply.github.com> Date: Sun, 2 Jun 2024 08:58:13 +0300 Subject: [PATCH] chore: Update module reference to br/public:avm/ptn/lz/sub-vending:x.x.x --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 494ab8c..1663c1b 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ We tried as much as possible to have a smooth transition path with minimal break - Change the module reference in your code to reference `br/public:avm/ptn/lz/sub-vending:x.x.x` instead of `br/public:lz/sub-vending:x.x.x` - If you have a preference on sharing deployment elemetry for this module, the parameter `disableTelemetry` has been changed to `enableTelemetry`. This change is due to AVM modules mandate the use of this parameter. +> **NOTE:** After the migration to Azure Verified Modules, version `1.5.2` of the Subscription Vending module is now `0.1.0` in the [Bicep public registry](https://aka.ms/lz-vending/bicep). + ### Feedback For any issues, suggestions or feedback for this module, please open an issue on the [Bicep public registry](https://github.com/Azure/bicep-registry-modules/issues).