ResourceModules icon indicating copy to clipboard operation
ResourceModules copied to clipboard

This repository includes a CI platform for and collection of mature and curated Bicep modules. The platform supports both ARM and Bicep and can be leveraged using GitHub actions as well as Azure DevOp...

Results 378 ResourceModules issues
Sort by recently updated
recently updated
newest added

### Description It would have been nice to add some mechanism for secret scanning in the CICD setup. Both on the github and ado side;

enhancement

### Describe the bug RSV deployment validation fails when system and user assigned identity parameters are added as input parameters. Failure started with this pipeline run https://github.com/Azure/ResourceModules/actions/runs/3530599233 and consistent ever...

bug
[cat] modules
[cat] testing
blocked

### Description It would be really useful to have some guidelines about the syntax, rules, etc. we have to follow when updating a module. For instance, when we should create...

documentation
enhancement

### Description Add an additional test file to each module (e.g., `secure.test.bicep`) that executes a test of the given module using as many of its security properties as possible. This...

enhancement
[cat] modules
[cat] testing

### Description When creating new issues (feature requests or bugs), a platform workflow automatically adds them to the top of the needs triage section in the respective project (backlog or...

enhancement
[cat] organization

### Description Extend documentation on folder names (and their meaning) in the Wiki section '[Module Design](https://github.com/Azure/ResourceModules/wiki/The%20library%20-%20Module%20design#module-test-files)'. For example, we should describe why we have folder names such as 'common' or...

documentation
enhancement

### Description Current module examples in readmes get titles from folder names in the modules .test folder. Following how documentations is for PowerShell cmdlets, the examples have both title and...

enhancement
[cat] modules
[cat] needs further discussion

### Description ## Problem: - At the moment, ARM templates (and Bicep) cannot be used to create **linked services** in [Synapse workspaces](https://docs.microsoft.com/en-us/azure/templates/microsoft.synapse/workspaces?pivots=deployment-language-bicep). - Currently, the only way to create linked...

enhancement
[cat] modules