I have hosted my asp.net application on an Azure VM.
My project requirement is to connect it to on-premises database. So, I will be setting up a Site-to-Site VPN.
Also, I need to access on-premises active directory. So for that Ii41 have to extend on-premises active directory to the cloud.
But i am still confused because this article says hybrid connections do not support LDAP and active directory
If it is possible to extend active directory to azure, does this mean there will be single active directory on azure vm? and how do i manage different users from different on-premises active directories i.e. if a user tries to login from different VPN would he be allowed?