RDP Client connection to Azure VM : The credentials supplied to the package were not recognized

Tdldp 1 Reputation point
2020-04-27T09:43:11.177+00:00

Hello all Azure Community

I am currently facing a weird problem.
I have set up 2 windows based VM in azure approx 8 months ago. No problem using them up to now with RDP Client connexion.

I currently manage to connect using 2 Win 10 pro based PC.

On a surface 3 pro, i have tried connecting to these VM's and am facing a weird message when using RDP Client :

The credentials supplied to the package were not recognized

Weird, because when using RDP client, there does not seem to be a certificat warning, nor a certificat validation popup.

I still manage to connect to the VM on any other W10 machines, or Iphone RDP Client APP.

Any help on debugging this would be appreciated.

tdldp

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

3 answers

Sort by: Most helpful
  1. Dan Devine 6 Reputation points
    2021-04-24T03:06:18.053+00:00

    Sorry for resurrecting an old post, but in case anyone else comes across this issue - I was able to get it working by appending "AzureAD\" to the start of my credentials. I was using an AzureAD (Microsoft) account on my local Win10 box, and it seems you need to pass the "AzureAD\" domain to the remote VM even if it is not an AzureAD member.

    1 person found this answer helpful.
    0 comments No comments

  2. Miguel Rodriguez - Kiosoft 1 Reputation point
    2020-06-17T13:23:44.25+00:00

    I'm having this same issue. It seems that if you try connecting using the IP, it gives you that error. IF you use the FQDN or DNS record of the VM, it works perfectly fine at times.

    Using a program like Remote Desktop Manager by Devolutions or even sometimes doing mstsc -v (ip) gives the error.

    0 comments No comments

  3. Praveen Nelge 1 Reputation point
    2021-04-24T04:42:17.073+00:00

    Better to use fully managed PaaS service https://azure.microsoft.com/en-in/services/azure-bastion/

    0 comments No comments