Managing AD FS with Azure AD Connect
This recipe explores how to manage an AD FS farm with Azure AD Connect.
Getting ready
For this recipe, you'll need the following:
- A properly configured AD FS farm running Windows Server 2012 R2 or a newer version of Windows Server
- A properly configured Azure AD Connect installation, capable of communicating with the AD FS server(s) and Web Application Proxy server(s) in the AD FS farm using TCP
5985
Sign in to the Windows Server installation with Azure AD Connect with an account that is a member of the local Administrators group.
If the organization uses the Azure AD PIM feature, activate the Global administrator role or the Hybrid Identity administrator role in advance.
How to do it...
First, perform the following steps:
- Open Azure AD Connect from the desktop.
- In the Welcome to Azure AD Connect screen, click Configure.
- In the Additional tasks screen, select the Manage federation ribbon. ...