ResourceModules
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...
### Describe the bug If i try to deploy a new virtual machine and when i set enableIPForwarding to true, i have a message arror ### To reproduce create a...
### Discussed in https://github.com/Azure/ResourceModules/discussions/4527 Originally posted by **Grant-Rc** March 17, 2024 Morning all Loving the modules as it alot of effort taken care of up front. I was woundering if...
### Discussed in https://github.com/Azure/ResourceModules/discussions/3150 Originally posted by **FallenHoot** April 26, 2023 It is rare that you edit the Hostpool after it has been created, but you do modify the AVD...
### Discussed in https://github.com/Azure/ResourceModules/discussions/3385 Originally posted by **gbalajicl** June 29, 2023 Hello All, We are assigning tags to Azure resources. Some of the tags are assigned using Azure policy, and...
### Discussed in https://github.com/Azure/ResourceModules/discussions/3059 Originally posted by **Grant-Rc** March 29, 2023 Hello guys, Would it be possible to have a module for the creation of 'sshPublicKeys' resource if not exist?...
### Discussed in https://github.com/Azure/ResourceModules/discussions/3489 Originally posted by **ThojoUno** August 2, 2023 We have a very restricted lab/test environment that REQUIRES Azure tags on all resource groups. Because of this, we...
### Describe the bug Templates define diagnostic settings params as arrays but define their allowed values as strings. Validation fails when deploying in the portal. ### To reproduce Attempt to...
### Discussed in https://github.com/Azure/ResourceModules/discussions/3088 Originally posted by **Ulveno** April 4, 2023 Hello, Awesome work with all the modules. I was testing the Databricks module but it looks like there are...
### Description # Description Currentlty, several files in the repository (e.g., `./README.md`, `./modules/README.md`) and others in the docs are maintained automatically using an automated pipeline. The challenge: In order to...
### Description In order to make the usage of the [utilities\tools\AzureDevOps\Register-AzureDevOpsPipeline.ps1](https://github.com/Azure/ResourceModules/blob/main/utilities/tools/AzureDevOps/Register-AzureDevOpsPipeline.ps1) script easier, we were asked to pad its documentation and be more 'explicit' on how to run it. For...