Aetherius Manufacturing plans to integrate its on-premises Active Directory Domain Services (AD DS) directory with a Microsoft Entra ID tenant.
You need to design the identity and access management architecture. The solution must satisfy the following requirements:
- Ensure that users can authenticate to cloud services using their on-premises passwords, even if the on-premises domain controllers are offline.
- Enforce multi-factor authentication (MFA) for all administrative sessions to the Azure portal, while ensuring that dedicated emergency-access accounts remain accessible in the event of an MFA service disruption.
- Minimize the administrative overhead and the physical server footprint required for the identity sync solution.
Which two configurations should you include in the design to meet the requirements? (Select two.)
- Configure Microsoft Entra Connect with Password Hash Synchronization (PHS).Cevap
- Create a Conditional Access policy that requires multi-factor authentication (MFA) for the Microsoft Azure Management app, and configure a group exclusion for the emergency-access accounts.Cevap
- CDeploy Active Directory Federation Services (AD FS) and establish a federated trust with the Microsoft Entra ID tenant.
- DCreate a Conditional Access policy that requires multi-factor authentication (MFA) for the Microsoft Azure Management app, with no policy exclusions configured.
- EUse Microsoft Entra Privileged Identity Management (PIM) to assign administrative roles as permanently active to privileged users.