Forum Discussion
TomWechsler
Mar 05, 2022MVP
Login to Windows virtual machine in Azure using Azure AD authentication (and the pitfalls)!
Dear Microsoft Azure Friends,
This article is about the login to Windows virtual machine in Azure using Azure Active Directory authentication and what needs to be considered in the process....
fgclodt
Jul 13, 2022Copper Contributor
Thanks for the detailed article - unfortunately I'm still having a problem:
After editing the RDP-file and adding your two lines, I'm getting the following error on my clients: "Remote computer requires network level authentication. That function isn't supported by your computer."
I tried it from "Windows Server 2022" and from "Windows 10". Both systems supporting network level authentication...
Any idea?
After editing the RDP-file and adding your two lines, I'm getting the following error on my clients: "Remote computer requires network level authentication. That function isn't supported by your computer."
I tried it from "Windows Server 2022" and from "Windows 10". Both systems supporting network level authentication...
Any idea?
TomWechsler
Jul 14, 2022MVP
It's a pleasure. As described in the article, you must disable network level authentication on the remote system. Regards, Tom
- fgclodtJul 14, 2022Copper ContributorHello Tom,
thanks a lot for your quick answer! Now it's working without problems... 🙂- TomWechslerJul 14, 2022MVPIt's a pleasure!