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 Implementing 'Self-contained' module dependency deployment for variant 5 #329 Tasks - [x] Adjust GitHub workflows - [x] Adjust Azure DevOps pipelines - [x] Update Set-ModuleReadMe function to be...

[cat] pipelines
[cat] modules
[cat] testing
[cat] github
[cat] azure devops

# Description > Based on PR by @itpropro #1655 Added the following to staticSites - `config` (app config and function app config) - `customDomains` with different validations depending on apex...

enhancement
[cat] modules

# Description Closes #1751 - Enabled the PostgreSQL - Flexible Server Module - Added a new dependency vnet and a private dns zone for the module. - Contains 3 child...

[cat] modules

### Description Currently the test module locally scripts supports: - Pester test - Validation test - Deployment test And the 'resource removal' is a process our CI platform performs when...

enhancement
[cat] testing
[cat] utilities

### Describe the bug Machine Learning Services requires specific ports open for NSG as per [documentation](https://docs.microsoft.com/azure/machine-learning/how-to-secure-training-vnet?tabs=azure-studio#azure-machine-learning-compute-clusterinstance-1) Options to resolve would be ## 1. Update current NSG dependency resource to include...

bug

# Description Solving Bug: https://github.com/Azure/ResourceModules/issues/1716 by removing "additionalPublicIpConfigurations" variable as Bastion only supports 1 PIP ## Pipeline references | Pipeline | | - | | [![Network: BastionHosts](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.bastionhosts.yml/badge.svg?branch=users%2Fee%2FbugBastion)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.bastionhosts.yml) | # Type...

# Description Accommodated security for below policies #784 \built-in-policies\policyDefinitions\Logic Apps\LogicApps_AuditDiagnosticLog_Audit.json \built-in-policies\policyDefinitions\Logic Apps\LogicApps_ISEWithCustomerManagedKey_AuditDeny.json \built-in-policies\policyDefinitions\Azure Government\Logic Apps\LogicApps_ISEWithCustomerManagedKey_AuditDeny.json ## Pipeline references > For module/pipeline changes, please create and attach the status badge of...

# Description change of name of IP config (with the old name the deployment could fail) ## Pipeline references > For module/pipeline changes, please create and attach the status badge...

# Description Add a new bicep module for Private Link Services resource type. Resolves #1669 ## Pipeline references | Pipeline | | - | | [![Network: PrivateLinkServices](https://github.com/kavishshivhare/ResourceModules/actions/workflows/ms.network.privatelinkservices.yml/badge.svg?branch=users%2Fkashivha%2F1669_addPrivateLinkServices)](https://github.com/kavishshivhare/ResourceModules/actions/workflows/ms.network.privatelinkservices.yml) | # Type...

enhancement
[cat] modules

# Description - Introduced several linter-ignore statements for false-positives -> Parameters are flagged because they 'may' me a secret (and should have the @secure annotation), even if they are not....

enhancement
[cat] modules