Issue related with Compute Attach in Azure Machine Learning Studio. SSH authentication fail with the VM.
I am not able to attach my VM(For Compute) to my Azure Machine Learning Studio. It is showing SSH authentication error.
However, I am able to access my VM through my local machine via SSH only.
Regarding my VM,
SSH configuration is all set, SSH connection is public and anyone can access it via port 22.
VM Series is STANDARD_D16LDS_V5. However, I have tried other VM series that support the compute for ML studio but still same issue of SSH.
Regarding my ML studio resource,
it is also not restricted to outbound network and it has contributor role so it can access other resources as well.