Aetheris Dynamics is designing a hybrid identity and multi-tenant architecture to integrate four newly acquired business units (BU1, BU2, BU3, and BU4). You must match each business unit's technical requirements to the appropriate Microsoft Entra ID implementation.
- BU1 requires that users authenticate directly against the on-premises Active Directory Domain Services (AD DS) domain controllers. Authentication must happen on-premises to enforce local login hour restrictions without the complexity of Active Directory Federation Services (AD FS). The solution must remain available if a single on-premises server hosting the synchronization agent fails.
- BU2 requires the highest level of business continuity for authentication, allowing users to sign in to cloud services even during an on-premises network outage. Additionally, users must be able to change their passwords in the cloud, which must immediately update on-premises AD DS.
- BU3 has a security policy that strictly prohibits on-premises user password hashes or credentials from ever being stored in the cloud. User authentication must be federated, utilizing existing on-premises smart card infrastructure, and must support complex multi-factor authentication (MFA) policies managed entirely on-premises.
- BU4 needs to allow external contractors, who manage their own identity providers, to access specific Azure resources. Access must be restricted to a pre-defined duration, and the contractors must be automatically removed when their contract ends.
Match each business unit to the correct hybrid identity or multi-tenant solution component.
- BU1: Direct on-premises authentication enforcing login hours, without AD FS, supporting agent high availability.Microsoft Entra Pass-Through Authentication (PTA) with redundant authentication agents
- BU2: Authentication business continuity during on-premises outages, with cloud-initiated password resets updating on-premises.Microsoft Entra Password Hash Synchronization (PHS) with Password Writeback enabled
- BU3: Zero password hashes in the cloud, federated authentication via smart cards, on-premises managed MFA.Active Directory Federation Services (AD FS) federation with Microsoft Entra ID
- BU4: Time-bound external contractor access with self-executing removal using external identity providers.Microsoft Entra B2B collaboration with access packages in Entitlement Management