How to Transition from Hybrid Active Directory to Azure AD Only?

0
4
Asked By CuriousCoder93 On

My organization is currently using a hybrid Active Directory setup, where we create accounts on a local domain controller and these are synced to Azure AD multiple times a day. We're looking to eliminate our local Active Directory altogether and switch to solely using Azure AD. This setup was in place before I started, and while I've done some research, I'm struggling with the specific steps to make this transition. Does anyone have a clear and definitive method to achieve this?

2 Answers

Answered By ConsultantWhiz On

I've worked on many projects to remove on-prem infrastructure. To convert users to cloud-only accounts, you can simply turn off directory synchronization. It typically takes up to 72 hours for changes to reflect, although I've noticed it’s quicker for smaller tenants. Just remember to avoid doing this if you have a hybrid Exchange setup! After that, clear the immutable ID, and consider using Intune for managing workstations instead of Group Policy.

InquisitiveITPro -

So after I disable directory synchronization, I just wait for it to update to cloud-only on its own?

Answered By TechSavvyGuru42 On

You might find some helpful info in this link: itpro-tips.com/convert-microsoft-365-synced-user-to-cloud-only/

CloudTechNinja -

That method works, but users lose their licenses for about 30 minutes, plus they have to reset their passwords.

PragmaticAdmin -

There’s definitely a more straightforward way than deleting and restoring users. It's a bit clunky.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.