...
If the VM template does not have a user and password, the platform will use the default values from the Abiquo configuration properties.
To configure set the default values for your platform, on the Remote Services server, edit the abiquo.properties file on the Remote Services server and set the following properties with values for your environment.
Code Block |
---|
abiquo.virtualfactory.azurecompute-arm.defaultloginname=abiquo abiquo.virtualfactory.azurecompute-arm.defaultloginpassword=Password12345! |
...