for me, I found a work around by input a Regedit key in the Azure NPS vm server. Hope can help anybody in this world.
EnableNTLMv2 Compatibility = 1
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, Currently, we have an on-premises Radius, DHCP, Active Directory server, and a Cisco Wireless Lan controller with an SSID for an enterprise connection pointing to an on-premises radius for authentication. Now that we are planning to migrate to the cloud, we created an AADDS and an Azure radius, and we tried to ping from our on-premises to the new radius to see if there was a connection; we were glad we could ping the new Azure radius we also joined this server to our domain using our new AD, and we also added a tunnel to make it possible, on Cisco WLC we created a separate SSID pointing to the new Azure Radius, but when we tried to connect to that SSID, we were unable to authenticate. By the way, were still using the on-prem DHCP server and having a DNS server pointing to old AD cause our DNS server was there. Do you have any idea whats our mistake was?
for me, I found a work around by input a Regedit key in the Azure NPS vm server. Hope can help anybody in this world.
EnableNTLMv2 Compatibility = 1
@Eduardo ll Juntilla Garganera
In this case i assume you have created a Azure AD domain Services instance . Also You have created windows server with NPS role to act as a RADIUS server in azure . Pinging will work but I do not think authentication will work because Azure AD DS does not support registering the NPS server hence this may not work . At this point this is a requested feature but this is on hold internally and we do not have any update for now. However you can directly setup authentication with Azure AD using your on-pre RADIUS server by installing Azure MFA NPS extension. Please check https://learn.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-nps-extension. This should help . Should you have any further queries , please let us know and we will be happy to help .
----------------------------------------------------------------------------------------------------------------------------------------------------------