An organization named Litware, Inc. is designing an identity and access management solution for their Microsoft Entra ID tenant. The organization has an on-premises Active Directory Domain Services (AD DS) environment.
The solution must meet the following requirements:
- Ensure that users can authenticate to cloud services even if the on-premises network or AD DS domain controllers are offline, with minimal configuration overhead and without requiring on-premises server infrastructure.
- Require multi-factor authentication (MFA) for all administrative roles.
- Prevent administrative lockout in the event of an MFA service outage or misconfiguration.
- Implement Privileged Identity Management (PIM) for the Global Administrator role to enforce just-in-time (JIT) access.
Which two actions should you recommend to meet the requirements?
- Configure Password Hash Synchronization (PHS) as the hybrid identity authentication method.Cevap
- Configure a Conditional Access policy that requires MFA for all administrative roles, and exclude emergency access accounts from the policy.Cevap
- CDeploy Active Directory Federation Services (AD FS) and configure federation for the custom domain.
- DConfigure permanent active assignments in Privileged Identity Management (PIM) for the Global Administrator role.
- EConfigure a Conditional Access policy that requires MFA for all administrative roles, ensuring that all emergency access accounts are included in the policy rules.