- A
Run a Delta Sync in Azure AD Connect.
Delta Sync immediately synchronizes recent password changes, reducing the delay.
- B
Configure password writeback in Azure AD Connect.
Why wrong: Password writeback is for on-premises changes from cloud, not the reverse.
- C
Enable Azure AD Seamless Single Sign-On.
Why wrong: Seamless SSO provides silent sign-on but doesn't speed up password sync.
- D
In Azure AD, configure the user to require password change at next sign-in.
Why wrong: This forces a password reset but doesn't sync the current change faster.
Quick Answer
The answer is to run a Delta Sync in Azure AD Connect. This is correct because the delay in SharePoint Online access stems from the default 30-minute synchronization cycle for password hash changes; while Outlook on the web uses modern authentication that can validate credentials directly against Azure AD, SharePoint Online relies on the synchronized password hash, so a Delta Sync immediately pushes the updated hash to the cloud, eliminating the wait. On the Microsoft 365 Endpoint Administrator MD-102 exam, this scenario tests your understanding of hybrid identity synchronization and the difference between services that use direct authentication versus cached password hashes—a common trap is to assume that all services behave like Outlook on the web. To reduce password sync delay for SharePoint Online, remember that a Delta Sync is the manual trigger for immediate replication. Memory tip: Think “Delta for Delay”—a Delta Sync cuts the delay to zero.
MD-102 Manage identity and compliance Practice Question
This MD-102 practice question tests your understanding of manage identity and compliance. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company uses Microsoft 365 with hybrid identity. Users report that after changing their on-premises passwords, they cannot access SharePoint Online for up to 30 minutes, but Outlook on the web works immediately. You need to reduce the delay for SharePoint Online access. What should you do?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"immediately / without restart"Why it matters: Time or reboot constraint — the correct answer must take effect right away without requiring a reboot or reload.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Run a Delta Sync in Azure AD Connect.
The delay occurs because password changes are synchronized only during the next Azure AD Connect sync cycle, which by default runs every 30 minutes. Running a Delta Sync immediately replicates the new password hash to Azure AD, eliminating the wait for SharePoint Online authentication.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Run a Delta Sync in Azure AD Connect.
Why this is correct
Delta Sync immediately synchronizes recent password changes, reducing the delay.
Clue confirmation
The clue word "immediately / without restart" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Configure password writeback in Azure AD Connect.
Why it's wrong here
Password writeback is for on-premises changes from cloud, not the reverse.
- ✗
Enable Azure AD Seamless Single Sign-On.
Why it's wrong here
Seamless SSO provides silent sign-on but doesn't speed up password sync.
- ✗
In Azure AD, configure the user to require password change at next sign-in.
Why it's wrong here
This forces a password reset but doesn't sync the current change faster.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is confusing password writeback (cloud-to-on-premises) with password hash synchronization (on-premises-to-cloud), leading candidates to select writeback when the actual issue is sync frequency.
Detailed technical explanation
How to think about this question
Azure AD Connect uses the Password Hash Synchronization feature to replicate password hashes from on-premises Active Directory to Azure AD. The default sync interval is 30 minutes, but a Delta Sync triggers an immediate export of pending changes, including password hashes, via the Synchronization Service Manager or PowerShell cmdlet Start-ADSyncSyncCycle -PolicyType Delta. In hybrid environments, SharePoint Online relies on the cached Azure AD password hash for authentication, whereas Outlook on the web may use modern authentication tokens that are refreshed more frequently.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Manage identity and compliance — study guide chapter
Learn the concepts, then practise the questions
- →
Manage identity and compliance practice questions
Targeted practice on this topic area only
- →
All MD-102 questions
991 questions across all exam domains
- →
Microsoft 365 Endpoint Administrator MD-102 study guide
Full concept coverage aligned to exam objectives
- →
MD-102 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MD-102 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Prepare infrastructure for devices practice questions
Practise MD-102 questions linked to Prepare infrastructure for devices.
Manage and maintain devices practice questions
Practise MD-102 questions linked to Manage and maintain devices.
Manage applications practice questions
Practise MD-102 questions linked to Manage applications.
Protect devices practice questions
Practise MD-102 questions linked to Protect devices.
Deploy Windows client practice questions
Practise MD-102 questions linked to Deploy Windows client.
Manage identity and compliance practice questions
Practise MD-102 questions linked to Manage identity and compliance.
Manage, maintain, and protect devices practice questions
Practise MD-102 questions linked to Manage, maintain, and protect devices.
MD-102 fundamentals practice questions
Practise MD-102 questions linked to MD-102 fundamentals.
MD-102 scenario practice questions
Practise MD-102 questions linked to MD-102 scenario.
MD-102 troubleshooting practice questions
Practise MD-102 questions linked to MD-102 troubleshooting.
Practice this exam
Start a free MD-102 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this MD-102 question test?
Manage identity and compliance — This question tests Manage identity and compliance — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Run a Delta Sync in Azure AD Connect. — The delay occurs because password changes are synchronized only during the next Azure AD Connect sync cycle, which by default runs every 30 minutes. Running a Delta Sync immediately replicates the new password hash to Azure AD, eliminating the wait for SharePoint Online authentication.
What should I do if I get this MD-102 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "immediately / without restart". Time or reboot constraint — the correct answer must take effect right away without requiring a reboot or reload.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This MD-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MD-102 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.