I have an hosted a website in IIS on-premise on win2008 and is configured for windows authentication.
Now I want to migrate this to Cloud using lift and shift (IaaS).
I know we can easily migrate to azure app service ,but I don't want to migrate to Azure App Service ... I want to migrate this to azure using Lift and Shift approach.
Now on my azure VM , I have installed IIS and configured same website in IIS, but how do I configure Azure Active Directory authentication for this. Please help