MS-102 · Question #96
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is A. Yes. Implementing Password Hash Synchronization (PHS) allows users to authenticate to Microsoft 365 services even if the on-premises Active Directory becomes unavailable.
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. Your network contains an Active Directory forest. You deploy Microsoft 365. You plan to implement directory synchronization. You need to recommend a security solution for the synchronized identities. The solution must meet the following requirements:
- Users must be able to authenticate successfully to Microsoft 365
services if Active Directory becomes unavailable.
- User passwords must be 10 characters or more.
Solution: Implement password hash synchronization and modify the password settings from the Default Domain Policy in Active Directory. Does this meet the goal?
Options
- AYes
- BNo
How the community answered
(48 responses)- A83% (40)
- B17% (8)
Why each option
Implementing Password Hash Synchronization (PHS) allows users to authenticate to Microsoft 365 services even if the on-premises Active Directory becomes unavailable.
Password Hash Synchronization (PHS) involves syncing a cryptographic hash of users' on-premises Active Directory passwords to Azure AD. When on-premises Active Directory becomes unavailable, users can still authenticate successfully to Microsoft 365 services by validating their credentials directly against the synced password hash stored in Azure AD. This provides resiliency against on-premises Active Directory outages.
Password Hash Synchronization is designed to enable authentication to Microsoft 365 services even when on-premises Active Directory is unavailable, as it stores a copy of the password hash in Azure AD.
Concept tested: Password Hash Synchronization (PHS) for resiliency
Source: https://learn.microsoft.com/en-us/microsoft-365/enterprise/microsoft-365-authentication-methods?view=o365-worldwide
Topics
Community Discussion
No community discussion yet for this question.