Azure / ALZ-Bicep

This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bicepconfig.json files should not be in each folder

SvenAelterman opened this issue · comments

What happened? Provide a clear and concise description of the bug, including deployment details.

Having to override (e.g., the API version config) in each module is painful. Bicepconfig.json config files will apply to child folders, which would make overrides much easier.

Please provide the correlation id associated with your error or bug.

No response

What was the expected outcome?

No response

Relevant log output

No response

Check previous GitHub issues

  • I have searched the issues for this item and found no duplicate

Code of Conduct

  • I agree to follow this project's Code of Conduct

Nvm, I see why it's needed.