AeroSpace Tech Partners is designing a hybrid identity solution that integrates their on-premises Active Directory Domain Services (AD DS) with Microsoft Entra ID. The design must satisfy the following requirements:
- On-premises users must authenticate to cloud resources using their existing credentials.
- Cloud authentication must remain functional even if the on-premises datacenter experiences a complete network and power outage.
- The deployment of additional on-premises servers or agents for authentication must be avoided.
- All users must be prompted for multi-factor authentication (MFA) when accessing cloud applications.
- The organization must prevent administrative lockout in the event of an MFA service outage or misconfiguration.
Which identity authentication and Conditional Access design should you recommend?
- AImplement Pass-through Authentication (PTA) as the authentication method, and configure a Conditional Access policy that requires MFA for all users except for a dedicated emergency access account that is excluded from the policy.
- BImplement Password Hash Synchronization (PHS) as the authentication method, and configure a Conditional Access policy that requires MFA for all users, ensuring that no accounts are excluded to maintain maximum security and zero-trust alignment.
- Implement Password Hash Synchronization (PHS) as the authentication method, and configure a Conditional Access policy that requires MFA for all users except for a dedicated emergency access account that is excluded from the policy.Cevap
- DImplement Password Hash Synchronization (PHS) as the authentication method. Configure a Conditional Access policy requiring MFA, and assign the emergency access account to a permanently active Global Administrator role using Privileged Identity Management (PIM).