Microsoft Azure Architect Technologies (2020, legacy) — Question 12
You have an Active Directory forest named contoso.com.
You install and configure Azure AD Connect to use password hash synchronization as the single sign-on (SSO) method. Staging mode is enabled.
You review the synchronization results and discover that the Synchronization Service Manager does not display any sync jobs.
You need to ensure that the synchronization completes successfully.
What should you do?
Answer options
- A. Run Azure AD Connect and disable staging mode.
- B. From Synchronization Service Manager, run a full import.
- C. Run Azure AD Connect and set the SSO method to Pass-through Authentication.
- D. From Azure PowerShell, run Start-AdSyncSyncCycle ג€"PolicyType Initial.
Correct answer: A
Explanation
Disabling staging mode allows Azure AD Connect to perform synchronization jobs as intended, enabling the sync process to run. The other options either do not address the issue related to staging mode or involve actions that are unnecessary for resolving the lack of sync jobs.