Reference Guide
...
Cloud PAM
Importing Devices from Microso...
If the devices imported from Azure have the required configuration to log in via SSH key, Kron PAM can provide a seamless connection using the SSH key. Otherwise, the global username and password need to be defined for each device group.
To use an SSH key for Azure devices:
Get the SSH key name stored in the device properties of each device:
Enable SSH Key Connection in Device Groups:
Upload the SSH key to and enable connection to the device:
The SSH keys must be in OpenSSH key format, meaning the value put into the Secret Data field should: start with the “---- BEGIN SSH2 PUBLIC KEY ----” and end with the “---- END SSH2 PUBLIC KEY ----” indicators.