Luminary Financials is designing a hybrid identity solution to integrate their on-premises Active Directory Domain Services (AD DS) forest, corp.luminaryfinancials.com, with a new Microsoft Entra ID tenant. The forest contains approximately 35,000 user accounts.
The solution must meet the following requirements:
- On-premises users must be able to authenticate to cloud resources.
- If the connection between the on-premises network and Azure is lost, users must still be able to authenticate to cloud resources.
- Users must be able to change their passwords in the cloud using self-service password reset (SSPR), and these changes must immediately synchronize back to the on-premises AD DS forest.
- Emergency access accounts must be protected against accidental lockout during tenant-wide Multi-Factor Authentication (MFA) enforcement.
Which two configuration actions should you include in the hybrid identity design? (Select two.)
- Configure Microsoft Entra Connect to use Password Hash Synchronization (PHS).Answer
- BConfigure Microsoft Entra Connect to use Pass-Through Authentication (PTA).
- Enable password writeback in the Microsoft Entra Connect configuration.Answer
- DDeploy Active Directory Federation Services (AD FS) on-premises to handle authentication requests.
- ECreate a Conditional Access policy that requires Multi-Factor Authentication (MFA) for all administrator accounts without exclusions.