Experts,
I need some guidance and assistance please with more understanding with Azure and having a VM windows domain controller. I know there are essentially 3 directory services now with Microsoft (AD DS - which is the traditional Active Directory on premise DC), Azure AD (which is entirely different than AD DS) and is a PaaS in Azure. Then there is Azure AD Directory Services (which functions much like the on premise AD but with some limitations).
I am looking at a situation with a client that wants to go to Azure. But we have 2 ways to go:
1) Azure AD
2) or creating a VM in Azure and making a DC - then creating a Site-to-site VPN between the on premise AD and the cloud VM (Azure). Eventually the client wants to do away with the on premise DC but maybe not for 6 months to a year+
My question is how to have remote users authenticate to the Azure VM Domain Controller?
I know if we move all the users to Azure AD then we can have each desktop, laptop, mobile device, etc.. in Window 10 just create an account and connect to Azure AD (and creating a new profile for that user). By they way, they are already on Office365, Teams and Sharepoint.
But if the client feels they want the DC in the cloud (Azure VM domain controller), does there need to be a vpn between the client and the Cloud DC? so that user can authenticate and use group policies and network resources/File shares?
Could we take this approach initially, then later on just move it all over to Azure AD(like AD Connect)?
Obviously we can just rip the band-aid off now and go right into Azure AD - but then no more DC (there will still be some onsite users but 80% will all be remote working from home). But if we move right to Azure AD and do an AD connect to sync with onprem AD DS to Azure AD, will users permissions all migrate over or does all of that need to be recreated again?)
I know Microsoft Endpoint Manager is the way to manage/track all the endpoints (desktops, laptops, mobile devices, etc..) through Azure AD ( Intune). That would have to come with the subscription cost for that.
One last part - MFA. Would Multi Factor Authentication be available with an Azure VM Domain Controller?
Just need some help mapping this out and finding which solution may be better.
Thank you very much in advance for your advice and input.
You could install AAD Connect and then run Hybrid, you have a few options in a sense that you can have a two way sync with passwords etc.
If they want to move away from on-premise, instead of paying for a VM that runs 24/7 in Azure and for the site-to-site VPN costs, why not go straight to Azure AD? Yes there is a cost as well but if you want to move away from managing everything go Azure AD.
If you go AzureAD you can enable 2FA.
http://www.forensit.com/downloads.html have a neat profile migration wizard that will move everything as it is in the current profile to the new one they login to on AzureAD. I have done this for users moving to AzureAD and users moving back to on-premise.