Zephyr Logistics is designing a hybrid identity solution to integrate its on-premises Active Directory Domain Services (AD DS) forest, internal.zephyrlogistics.com, with a Microsoft Entra ID tenant. The solution must meet the following requirements:
- Users must be able to sign in to cloud services using their on-premises credentials.
- Authentication to cloud services must continue to function even if all on-premises Active Directory domain controllers or the corporate network connection become completely unavailable.
- Users on domain-joined corporate devices inside the corporate network must experience seamless single sign-on (SSO).
- Multi-factor authentication (MFA) must be enforced for all users when accessing cloud applications, but the design must guarantee that administrators are not locked out of the tenant in the event of an MFA service disruption.
- Users must be able to change their passwords in the cloud, and these changes must be reflected on-premises immediately.
Which two actions should you include in the hybrid identity design? (Select two.)
- Configure Password Hash Synchronization (PHS) and enable Seamless Single Sign-On (SSO) in Microsoft Entra Connect.Answer
- Configure a Conditional Access policy requiring Multi-Factor Authentication (MFA) for all users, and exclude a dedicated emergency access account from the policy.Answer
- CConfigure Pass-through Authentication (PTA) with Microsoft Entra Connect and deploy redundant agents on on-premises servers.
- DConfigure a Conditional Access policy requiring Multi-Factor Authentication (MFA) for all users, including all administrative accounts, without exceptions to ensure maximum security compliance.