Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.
https://aka.ms/AVM
MIT License
277 stars 61 forks source link

add: Bicep deprecation sample #1116

Open ReneHezser opened 1 week ago

ReneHezser commented 1 week ago

Overview/Summary

Add a Bicep sample for parameter deprecation.

This PR fixes/adds/changes/removes

Closes #1115

Breaking Changes

none

As part of this Pull Request I have