Azure Machine Learning - SSH Error When Attaching Virtual Machine Compute
Hello everyone,
I'm experiencing an issue with the "Attach Virtual Machine Compute" function in Azure Machine Learning. I created a virtual machine and used "User Authentication" as the authentication type. The authentication worked fine, and the machine appeared under compute resources. However, when I tried to run a simple job (Execute Python Script), I received an "Unable to establish SSH connection" error.
I attempted to connect manually via SSH, and everything seemed to work fine. Then, I tried attaching the machine again using SSH key authentication, but this time, I couldn't attach the machine and I got this error.
Any suggestions on how to resolve this issue would be greatly appreciated. Thank you!
Regards,
Chris