How do I get RADIUS auth without an existing DC?

Devin Edmiston 1 Reputation point
2020-11-19T04:59:16.647+00:00

We have AzureAD and Azure ADDS. I just want simple RADIUS Auth for VPN and wifi. We don't have an on-prem DC, all of our users are specified and connect directly to Azure DS

From what I understand, I need an on prem DC and a NPS service.

On server 2019 standard, I setup AD connect and synchronized everything locally, installed AD.
I'm unable to promote AD to the DC. We want a single domain, which is already hosted on Azure AD, but when I try to add a DC to an existing domain with my azure credentials (as a domain owner and ADDS owner) I get the error:
Could not log onto the domain with the specified credential. Supply with a valid credential and try again. - since this user is the account, domain and subscription owner I don't really know why I can't create the DC. I also tried creating a new forest just for kicks, but it recognizes that the domain already exists.

Just to note, I also wasn't able to setup SSO on AD connect, it complained about not having Enterprise credentials, but I can't add enterprise credentials to the AD account users (I think these are local credentials objects?).

I'm assuming that there's a step or credentials that I'm missing, but I didn't see that step in a multitude of documents that seems to want to do this as a migration from on-prem to azure, which also isn't my usecase.

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,439 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Daniel Stefaniak 6 Reputation points
    2020-11-19T19:35:03.81+00:00

    This is by design. As of November 2020 you cannot add your own domain controllers to AADDS forest (no roadmap item to change it). Also as of Nov 2020 Azure ADDS does not support NPS server installation (It is on long term roadmap but nothing committed). If you need it vote here: https://feedback.azure.com/forums/169401-azure-active-directory/suggestions/34781713-support-nps-radius-for-azure-ad-domain-services

    For cloud-only customers we recommend SAML-based VPN and captive portal setups for network/remote authentication. akin to anyconnect setup: https://video2.skills-academy.com/en-us/azure/active-directory/saas-apps/cisco-anyconnect


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.