A cloud-based identity and access management service for securing user authentication and resource access
Hello @lmgmcg ,
Thank you for reaching out Microsoft Q&A.
I understand you need to configure my Widows Radius server (NPS) to authenticate users from Entra ID to allow access to Mikrotik L2TP.
As you can see from the above diagram firstly the RADIUS request is first sent from the VPN server to the NPS (Network Policy Server), which uses Active Directory for primary authentication. Afterward, for secondary authentication, it passes the request to Azure MFA, and finally, the RADIUS response is sent back to the VPN server.
However, since your users have been migrated to Microsoft Entra ID, rather than relying on RADIUS and the Microsoft Entra NPS extension for Azure MFA, I recommend upgrading your VPN to use SAML. Directly federating your VPN with Microsoft Entra ID via SAML provides access to the full range of Microsoft Entra ID protections, including Conditional Access, multifactor authentication, device compliance, and Entra ID Protection.
For the additional information: https://learn.microsoft.com/en-us/entra/architecture/auth-radius
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.
Regards,
Goutam Pratti.