The support for insecure ciphers has been removed from Mindbreeze InSpire.
This means that you need a recent enough SSH Client to connect:
Most Cloud Platforms require password authentication to be disabled for SSH access.
Therefore, you need to supply a SSH Public Key on VM creation to be able to access the VM using SSH.
The supported key types are:
For connecting via SSH, the user “core” has to be used.
Due to a change in the API on Azure, the initially configured SSH keys are no longer automatically configured as authorized_keys.
You can use the option Help->Reset Password->Reset SSH public key to set an authorized public key for the user core. The same can be achieved using the Azure CLI:
azure vm reset-access --resource-group myResourceGroup --name myVM --user-name core --ssh-key-file ~/.ssh/id_rsa.pub
Due to a bug in the VMAccess Extension of the Azure Linux Agent the actions Reset Password, Reset Configuration only and Reset SSH public key will remove the user core from its groups.
To address this issue starting from Mindbreeze InSpire 25.3 the user core gets its sudoers rules directly and not just via its groups.
Please update to at least 25.3 before using any of these options.
Dokumentation
Create AWS 1M InSpire Appliance
Create AWS 2M InSpire Appliance
Create AWS 10M InSpire Appliance
Dokumentation
Create a Google Compute Cloud Virtual Machine InSpire Appliance