Description
When consuming a module to create a solution, we would achieve even more acceleration by providing examples written in bicep which can be copy/pasted over to a solution.
To achieve this we should investigate if we should/could automate getting the examples into the readme from either a separate .example folder with specific example files or using the new files for validation deployments (POC in progress). Headers for the different examples should then come from some metadata field in said file, maybe even with a description of the example it self.
Description
When consuming a module to create a solution, we would achieve even more acceleration by providing examples written in bicep which can be copy/pasted over to a solution.
To achieve this we should investigate if we should/could automate getting the examples into the readme from either a separate .example folder with specific example files or using the new files for validation deployments (POC in progress). Headers for the different examples should then come from some metadata field in said file, maybe even with a description of the example it self.