1. Microsoft Learn
Azure Active Directory Documentation. "What is Azure AD Connect?". This document introduces Azure AD Connect as the tool to integrate on-premises directories with Azure AD. It states
"Azure AD Connect is the Microsoft tool designed to meet and accomplish your hybrid identity goals." It lists "Federation integration" as one of its features
showing that AD FS is a component managed by Azure AD Connect
not a prerequisite for it.
Reference: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/connect/whatis-azure-ad-connect
Introduction section.
2. Microsoft Learn
Azure Active Directory Documentation. "Choose the right authentication method for your Azure Active Directory hybrid identity solution". This document compares the different authentication methods. It presents a flowchart where the decision to use Federation (like AD FS) comes after the initial decision to synchronize with Azure AD
a process managed by Azure AD Connect. This confirms that Azure AD Connect is the starting point.
Reference: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/connect/choose-ad-authn
"Authentication methods" section and diagram.
3. Microsoft Learn
Azure Active Directory Documentation. "What is federation with Azure AD?". This document explains that federation is an option for authentication and explicitly states
"You can configure federation with AD FS by using Azure AD Connect with only a few clicks." This reinforces that Azure AD Connect is the tool used to implement the solution.
Reference: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/connect/whatis-fed
"Federation with Azure AD" section.