How to login instance for the first time?
By default, accessing your cloud instance for the first time requires using the public key generated during instance creation. After downloading the key, you’ll need to convert the PEM file to a .ppk file. You can follow this guide for the conversion process: Convert PEM to PPK.
Once the conversion is complete, follow this guide to log in to your terminal server: Login to Linux Instance via SSH.