Azure AD Connect

Azure AD Connect Overview

Azure AD Connect is a tool that integrates your on-premises Active Directory (AD) with Azure Active Directory (Azure AD). This integration enables users to have a common identity across:

  • Office 365

  • Azure services

  • SaaS applications integrated with Azure AD

This means users can sign in once and access resources both on-premises and in the cloud.


Key Features of Azure AD Connect

  1. Password Hash Synchronization (PHS)

    • Synchronizes a hash of the on-premises AD password to Azure AD.

    • Users can use the same password in the cloud.

    • Simpler infrastructure—no need for federated servers.

  2. Pass-Through Authentication (PTA)

    • Users sign in with the same on-premises password.

    • No password hashes stored in the cloud.

    • Does not require full federation infrastructure.

  3. Federation Integration

    • Optional setup using AD FS (Active Directory Federation Services).

    • Enables hybrid identity scenarios.

    • AD FS management included (certificate renewal, server deployment).

  4. Synchronization

    • Creates and updates users, groups, and other objects in Azure AD.

    • Ensures on-premises and cloud identity information matches.

    • Includes password hash synchronization.

  5. Health Monitoring

    • Monitors the status and performance of your identity infrastructure.

    • Provides alerts and insights for issues with:

      • AD FS servers

      • Azure AD Connect sync

      • On-premises domain controllers

    • Helps maintain reliable access to both cloud and on-premises resources.


Azure AD Connect Health

  • Provides robust monitoring for hybrid identity environments.

  • Ensures users can reliably access Office 365 and other Azure AD-integrated applications.

  • Key capabilities:

    • Monitor AD FS servers, Azure AD Connect, and domain controllers

    • Monitor synchronization between on-premises AD DS and Azure AD

    • Central dashboard to view alerts, performance data, and notifications

  • Requires installation of a health agent on each on-premises sync server.


Benefits of Azure AD Connect

  • Unified sign-on experience for users.

  • Centralized management of identity and access.

  • Proactive monitoring for hybrid identity health.

  • Simplifies hybrid environment management without fully migrating to the cloud.