PUTTY is not connecting

Meet Bhatt 21 Reputation points
2021-04-19T14:48:53.657+00:00

Hi I am trying to connect my local machine to Azure Linux (ubuntu 18.04) VM using PUTTY but it gives the below error.

b76ac02e-d625-4198-968e-a81af24a31c8

I am referring to the below link

https://learn.microsoft.com/en-us/azure-stack/user/azure-stack-dev-start-howto-ssh-public-key?view=azs-2008#connect-with-ssh-by-using-putty

Can anyone help me with the same?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,039 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Olga Os - MSFT 5,951 Reputation points Microsoft Employee
    2021-04-19T16:43:51.35+00:00

    Hello @Meet Bhatt ,

    I pspingED your VM and could see it responses. VM is up and running.
    89223-image.png
    I suspect, most likely you are using the wrong authentication method while trying to ssh via the PuTTY.

    First, try to isolate the issue, if it's your settings in the PuTTY or something is messed/misconfiguration on the VM itself:

    1. What authentication option did you choose during the VM creation? Password or SSH public key? When you use PuTTY do you use password or ssh public key to ssh? It should be the same.
    2. Are you not able to ssh only while using the PuTTY? Can you connect by using any other way with the same credentials?
    3. Are you not able to ssh to only this specific machine while using the PuTTY or not able to connect to any machine?

    Error message what you posted is very general and the root cause for this issue could be anything.

    As additional, please kindly review that public post on Ubuntu.

    -------------------------------------------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards,
    Olga

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.