question

Tdldp-3793 avatar image
0 Votes"
Tdldp-3793 asked EmilZegers-4875 commented

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

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
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I had a similar experience and was able to solve it by adding just a qualifier before the user name.

RDP login with only user name emil_zegers failed with message you mention

Using something like anydomain\emil_zegers or niceweather\emil_zegers works. Apparently a qualifier is required (since...)? Using a machine qualifier like .\emil_zegers should be sufficient for local user accounts.

My Windows VMs are not in any way connected to a specific domain or using AD for user management.

0 Votes 0 ·
PraveenNelge-1499 avatar image
0 Votes"
PraveenNelge-1499 answered

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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DanDevine-2525 avatar image
0 Votes"
DanDevine-2525 answered DanDevine-2525 published

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ks-mrodriguez avatar image
0 Votes"
ks-mrodriguez answered

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.