An organization is designing an identity and access management architecture for its new Microsoft Entra ID tenant. The organization currently has an on-premises Active Directory Domain Services (AD DS) environment.
The design must satisfy the following technical requirements:
- Synchronize hybrid user accounts to Microsoft Entra ID while minimizing on-premises infrastructure footprint, maintenance overhead, and licensing costs.
- Secure highly privileged administrative roles by enforcing Just-In-Time (JIT) access, requiring Multi-Factor Authentication (MFA) upon role activation.
- Safeguard against accidental administrative lockout from the tenant during a widespread MFA service disruption or policy misconfiguration.
Which two of the following design recommendations should you include to meet these requirements?
- Recommend Password Hash Synchronization (PHS) with Seamless Single Sign-On (SSO) as the hybrid identity authentication method.Cevap
- Configure eligible administrative role assignments in Privileged Identity Management (PIM), and exclude emergency access accounts from the Conditional Access MFA policies.Cevap
- CDeploy Active Directory Federation Services (AD FS) on-premises to handle identity federation and authentication request routing.
- DConfigure active administrative role assignments in Privileged Identity Management (PIM), and enforce Conditional Access MFA policies on all administrative accounts without exclusions.