Courseiva
Describe Dynamics 365 Customer InsightseasyMultiple ChoiceObjective-mapped

MB-910 Describe Dynamics 365 Customer Insights Practice Question

Exhibit

Refer to the exhibit. The following is a snippet from a Customer Insights configuration:

{
  "matchRule": {
    "conditions": [
      {
        "attribute": "Email",
        "operator": "ExactMatch",
        "label": "Email"
      }
    ]
  }
}

You are configuring a match rule for data unification. What does this rule specify?

⚠ Common exam trap

Many exam-takers confuse match rules (which require exact matching) with deduplication or fuzzy matching rules, leading them to choose Option D which implies similarity-based matching, but the MB-910 exam specifically tests that match rules for data unification use exact criteria like email or phone.

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

Records with the exact same email address are considered a match

In Dynamics 365 Customer Insights, a match rule defines the conditions under which two or more records are considered to represent the same entity (e.g., a customer). Specifying that records with the exact same email address are considered a match is a common and valid rule, as email addresses are typically unique identifiers. The rule uses exact matching logic, not fuzzy or similarity-based matching, to determine duplicates during data unification.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Records with the exact same email address are considered a match

    Why this is correct

    Correct: ExactMatch means identical values.

  • Records with the same CustomerId are considered a match

    Why it's wrong here

    Wrong: The attribute is Email, not CustomerId.

  • Records with the same name are considered a match

    Why it's wrong here

    Wrong: The attribute is Email, not Name.

  • Records with similar email addresses are considered a match

    Why it's wrong here

    Wrong: The operator is ExactMatch, not fuzzy.

About these practice questions

Courseiva writes every MB-910 question from scratch — 941 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This MB-910 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 MB-910 exam.