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 Once the [Bicep Issue](https://github.com/Azure/bicep/issues/6832) is fixed, we should re-add the RBAC capabilities that were removed with issue #1542 . As we introduced cross-module references, we might want to...

enhancement
blocked

### Description A new bicep module for private link services needs to be added. Private link service is also a prerequisite for deploying private endpoints in AppGw, associated issue -...

enhancement
[cat] modules

### Description Update module pipelines for all modules cross-referencing other modules. Add trigger for changes to all cross referenced modules in addition to the main one. Example: the VM module...

enhancement
[cat] pipelines
[cat] modules

documentation
enhancement
[cat] needs further discussion

https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/learn-bicep

documentation
enhancement
workshop feedback

### Description Is there currently a way to consume CARML modules directly without having to clone the repo and to publish each module again?

enhancement
[cat] modules
[cat] publishing
[cat] organization
[cat] needs further discussion

### Description The removal of locks is unfortunately not 100% robust in that some pipeline still fail due to locks applied to the resources. Usually when checking set resource after,...

[cat] testing
blocked

- create for each module min, max and scenario parameter files to cover more testcases and test the deployment of every module aspect - add checklist to PR template, to...

enhancement
[cat] testing

### Description Align on the different use cases we want to cover in our module tests and reflect that in the parameter naming convention. For instance: - modules covering multiple...

documentation
enhancement
[cat] modules

Add private endpoint tests to all modules with implemented endpoint support. Reference: [AutomationAccount](https://github.com/Azure/ResourceModules/blob/main/arm/Microsoft.Automation/automationAccounts/.parameters/parameters.json)

enhancement
[cat] modules
[cat] testing