Tim Jacomb
Tim Jacomb
the main complicated bit is the datadisk bit general contribution guide: https://github.com/jenkinsci/.github/blob/master/CONTRIBUTING.md#run-locally UI is defined here: https://github.com/jenkinsci/azure-vm-agents-plugin/blob/master/src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly ARM templates are defined here: https://github.com/jenkinsci/azure-vm-agents-plugin/tree/master/src/main/resources but I don't think you would need...
could you provide your configuration (redact whatever you need to)? Ideally as a configuration-as-code plugin export.
If you’re managing it with jcasc you can remove built in image since https://github.com/jenkinsci/azure-vm-agents-plugin/releases/tag/795.vd5903dae1139 Doesn’t cause any harm though
Why don’t you disable shutdownOnIdle?
Why do you need it domain joined? Is this for windows or Linux?
I don't know enough about this area, and the demand for this seems to be low. If someone with experience in this area is able to provide a pull request...
Makes sense, at the same time I would also like to add support for scripts from GitHub rather than just inline scripts as well :)
needs conflicts resolved
I think this might be a simpler approach: https://github.com/jenkinsci/azure-vm-agents-plugin/issues/221
ah right sure makes sense 👍, the other approach is a UDR on the subnet, (which is what I use)