Closed raavendanp closed 1 hour ago
Thanks,
Looking at https://github.com/jenkinsci/azure-vm-agents-plugin/pull/452 it was just for gallery image but the person who created it thought it worked for the others.
Is there any chance you can try it in an image gallery?
With image gallery I have the same problem, there is no plan information field.
The plan information should be on the image tags from what I understand:
These are:
If those tags are present then they will be copied and provided in the request, I've checked and the same should work for custom image as well as gallery image
Okay I still having the problem. My image comes from a virtual machine with this as blank
So I add the tags this way
Even leaving as blank I still having the proble, is there something I am missing?
Its not the tags in Jenkins its the tags on the image, are you able to add those tags to the image?
Thank you for the clarification! I can keep working with this now
Jenkins and plugins versions report
Environment: Gov Virginia Cloud
```text When try to use custom user image or gallery image option, there is no field to add Plan Information. This generate the error "Creating a virtual machine from Marketplace image or a custom image sourced from a Marketplace image requires Plan information in the request. " ``` ![Image](https://github.com/user-attachments/assets/c74ee5a3-b3a1-4eef-9c34-a510bc753ebd)What Operating System are you using (both controller, and any agents involved in the problem)?
Linux
Reproduction steps
Expected Results
Have a plan information field to add to the request
Actual Results
Error "Creating a virtual machine from Marketplace image or a custom image sourced from a Marketplace image requires Plan information in the request. "
Anything else?
No response
Are you interested in contributing a fix?
No response