Azure / bicep-registry-modules

Bicep registry modules
MIT License
492 stars 343 forks source link

[AVM Module Issue]: #3599

Open bartmars opened 1 day ago

bartmars commented 1 day ago

Check for previous/existing GitHub issues

Issue Type?

Feature Request

Module Name

avm/res/compute/virtual-machine

(Optional) Module Version

No response

Description

I'd like to request a feature for adding the userdata parameter when creating a virtual machine with this Bicep template. The current template already has provided the customdata parameter , but we use specific Azure Marketplace Images (Cisco ISE) that seem to require the userdata parameter. This parameter is not available (to my knowledge) in the current versions of this template.

The reason why I'm asking is because Cisco ISE in Azure needs to do a cloud-init script after starting the VM, which seems to be only working with the userdata parameter. If the field is not set up, then the deployment of the server fails.

This is my first time requesting a feature request, so if I'm missing something here please let me know.

(Optional) Correlation Id

No response

microsoft-github-policy-service[bot] commented 1 day ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation.

avm-team-linter[bot] commented 1 day ago

@bartmars, thanks for submitting this issue for the avm/res/compute/virtual-machine module!

[!IMPORTANT] A member of the @Azure/avm-res-compute-virtualmachine-module-owners-bicep or @Azure/avm-res-compute-virtualmachine-module-contributors-bicep team will review it soon!