Courseiva

MB-910 Practice Question: Explore the core capabilities of customer engagement apps in Dynamics 365

Exhibit

Refer to the exhibit.
```json
{
  "customerServiceSettings": {
    "knowledgeSearch": {
      "sources": [
        {"type": "KnowledgeArticle", "enabled": true},
        {"type": "WebContent", "enabled": false},
        {"type": "ExternalFAQ", "enabled": false}
      ],
      "fallback": "Copilot"
    }
  }
}
```

An agent reports that when no knowledge article is found, the system responds with irrelevant answers. Based on the exhibit, what is the likely cause?

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

Fallback to Copilot provides generic responses

When no knowledge article is found, the system's fallback behavior determines how it responds. If fallback is set to Copilot, it will generate generic responses that may not be relevant, causing the reported issue.

Answer analysis

Option-by-option breakdown

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

  • External FAQ source is missing

    Why it's wrong here

    Incorrect. The external FAQ source being missing is not the cause of irrelevant answers; the issue is fallback behavior.

  • Web content source is disabled

    Why it's wrong here

    Incorrect. Web content source being disabled might limit search results, but the irrelevant answers come from the fallback to Copilot.

  • Fallback to Copilot provides generic responses

    Why this is correct

    Correct. Fallback to Copilot provides generic responses when no knowledge article is found, leading to irrelevant answers.

  • Knowledge articles are disabled

    Why it's wrong here

    Incorrect. Knowledge articles being disabled would prevent any article from being found, but the issue is that when not found, fallback gives irrelevant answers.

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.