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

All default values should comply with a security baseline, e.g. [NIST 800](https://docs.microsoft.com/en-us/azure/governance/policy/samples/nist-sp-800-53-r5) The [build-in policies](https://github.com/Azure/azure-policy) of Azure can be used as a reference. The task would be to scan over...

enhancement
[prio] high
[cat] modules

## Description Similarly to the issue we had with all the diagnostic settings parameters, where they all should start with `diagnostic...` we should investigate if we have similar discrepancies elsewhere....

documentation
enhancement
[cat] modules
workshop feedback

### Description The azureSecurityCenter module is not following CARML module design. It is not a resource type but more a construct of several resource types, hence it should be moved...

enhancement
[cat] modules

# Description >Thank you for your contribution ! This PR adds the ability to configure an indexingPolicy for sqldatabase containers for an Azure Cosmos DB. ## Pipeline references > For...

enhancement
[cat] modules
wait for author

### Description Once the [compiler bug](https://github.com/Azure/bicep/issues/7066) for CognitiveServices, submitted to the Bicep team, is fixed,we should align its CMK implementation (e.g., by using `existing` resources) as per issue #1484.

enhancement
[cat] modules
blocked

### Description Any scenario we **support**, we need to be able to **test**. We should write a `supported scenarios` page, where we state what environments/setups are supported (following what we...

documentation
enhancement

### Description Work on providing a unified approach for: - [ ] #1085 - [ ] #1450

enhancement

### Description Related to #1127 Decrease the number of relative modules path (currently '`modules`') hardcoded occurrences in the repository. Suggestion: use a global variable to be leveraged by utilities, GitHub...

enhancement
[cat] pipelines

### Describe the bug When deploying a log analytics workspace using the `Microsoft.OperationalInsights/workspaces` module, the following warning appears: `E:\repos\test\modules\carml\0.5.0\Microsoft.OperationalInsights\workspaces\savedSearches\deploy.bicep(55,5) : Warning BCP037: The property "etag" is not allowed on objects...

bug

# Description - Added the required properties & parameters to enable Customer-Managed-Keys for Container Instances > NOTE: The feature for this provider requires the registration of the service principal `Azure...

enhancement
[cat] modules