AeroSpire Aerospace is designing a hybrid identity and access management solution for a new Microsoft Entra ID tenant that integrates with an on-premises Active Directory Domain Services (AD DS) forest. The solution must meet the following requirements:
- Users on corporate-joined devices must be automatically signed in without entering credentials.
- On-premises server infrastructure dependencies and operational overhead for identity federation must be minimized.
- All directory administrators must be prompted for multi-factor authentication (MFA) when accessing the Azure portal, using a Just-In-Time (JIT) administrative access workflow.
- In the event of a tenant-wide MFA service disruption, at least one administrative account must retain emergency access to the Azure portal.
Which of the following solutions should you recommend to meet the requirements?
- Configure Password Hash Synchronization (PHS) with Seamless Single Sign-On (SSO). Configure Microsoft Entra Privileged Identity Management (PIM) with eligible role assignments. Implement a Conditional Access policy requiring MFA for Microsoft Azure Management, and exclude a dedicated cloud-only emergency access account from the policy.Answer
- BConfigure Active Directory Federation Services (AD FS) to establish identity federation. Configure Microsoft Entra Privileged Identity Management (PIM) with eligible role assignments. Implement a Conditional Access policy requiring MFA for Microsoft Azure Management, and exclude a dedicated cloud-only emergency access account from the policy.
- CConfigure Password Hash Synchronization (PHS) with Seamless Single Sign-On (SSO). Configure Microsoft Entra Privileged Identity Management (PIM) with permanently active role assignments. Implement a Conditional Access policy requiring MFA for Microsoft Azure Management, and exclude a dedicated cloud-only emergency access account from the policy.
- DConfigure Password Hash Synchronization (PHS) with Seamless Single Sign-On (SSO). Configure Microsoft Entra Privileged Identity Management (PIM) with eligible role assignments. Implement a Conditional Access policy requiring MFA for Microsoft Azure Management, and apply the policy to all administrative accounts without any exclusions.