I want to confirm a use case for Azure Active Directory Domain Services (AADDS). The goals are to A) populate on-prem Active Directory users into Azure Active Directory (AAD), B) not have to manage Active Directory servers directly in Azure, and C) not maintain Active Directory servers on-premise eventually.
Are there any problems that would occur by doing the following:
- Have AAD Connect setup for my AAD tenant
- Create an AADDS instance
- After it syncs, remove AAD Connect
With the steps above, would there be any adverse affects to doing so? Could users be added and managed after doing those steps via AAD and AADDS?