We are going though the unnecessarily complicated process of migrating Azure AD Connect to a new server. (Surely they could automate the migration to a new Azure AD Connect with the same configuration?)
In this environment, users currently sign in to Azure / Office 365 using Federation with AD FS.
When looking at the sign-in screen in the current Azure AD Connect instance, I was expecting to see current sign-in method that is being used selected. But instead, it simply shows no options as selected. I'm assuming this is because the current Azure AD Connect instance was originally installed before most of these options were ever available. I assume then that Azure AD Connect has not been used at all to manage AD FS, even though AD FS is running Windows 2012 R2 currently. I also noticed there is no folder %ProgramData%\AADConnect\ADFS containing AD FS backup files, which also indicates that Azure AD Connect is not currently managing AD FS.
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-azure-ad-trust
So onto my questions.
If I select the sign-in option "Federation with AD FS", I understand that Azure AD Connect will start to manage AD FS in respect to the Azure AD trust and the AD FS certificates. At this time, I prefer for Azure AD Connect to not manage this. I just want to migrate to a new Azure AD Connect for now.
If I select the sign-in option "Do not configure", am I correct in my understanding that it will simply leave the authentication alone and AD FS will continue to simply work as it did before? If so, I will go with selecting this option. Are there any drawbacks to be aware of?