We want to setup our enterprise Active Directory on Azure as a fail-over option. ie If the on-premise AD goes down, we should be able to seamlessly switch over to Azure for authentication. How do we realize this?
- Should I be considering Windows Azure Active directory (WAAD) or setup a domain controller on an Azure VM image?
- In both the cases, how do we setup a sync to ensure both on-premise and Azure AD are always in sync?