-
Bug
-
Resolution: Duplicate
-
Minor
-
None
We are using Jenkins (2.176.1) with Cofiguration as a code (1.34) and Azure VM agent plugin (1.2.2).
In jenkins.yml we have following way to define Region/locaiton:
jenkins:
clouds:
- azureVM:
...
vmTemplates:
- agentLaunchMethod: "SSH"
...
location: "North Europe"
...
But in the UI the Region drop down is grey and no value is displayed.
Even when we try to add new Azure VM cloud configuration and template from UI (Jenkins > Manage Jenkins > Configure System), Region list is empty.
Could you please help and support us?