MB-230

Free MB-230 Practice Questions, Grouped Easy to Hard

12 scenario questionsFull rationale for every option

TL;DR

These 12 MB-230 (Microsoft Dynamics 365 Customer Service Functional Consultant) practice questions are grouped by difficulty instead of by domain, because that is closer to how the real exam feels — hard and easy questions from the same domain are mixed together. Every question is a configuration scenario, not a definition lookup, and the answer key below explains why each wrong option is wrong, not just which one is right.

Try each tier without looking at the answer key first, then read every explanation — including for answers you got right. Wrong-answer reasoning is where most of the exam-day traps live.

EASY

Naming the Right Configuration Object

Single-concept configuration recognition.

1

Auto-Closing a Case

A support team wants a case to close itself the moment a customer replies "resolved" to an automated follow-up email — with no agent touching the record.

What should the consultant configure?

A)A record creation and update rule
B)A basic routing ruleset
C)A security role
D)A macro
2

Holding Grouped, Unassigned Work

A manager wants cases for a specific product line grouped together and held before any agent claims them, rather than assigned the instant they are created.

Which object should hold these cases?

A)A workstream
B)A queue
C)A capacity profile
D)An experience profile
3

Post-Resolution Feedback

After a case closes, the business wants an automatic survey asking the customer to rate their experience, with the results visible directly on the case record.

Which capability handles this?

A)Customer Voice
B)Draft a Response
C)A timer control
D)A basic routing ruleset
4

Routing on Certification and Language

A manager wants cases sent to whichever available agent has the right product certification and language proficiency — not simply the next agent in a round-robin.

Which routing approach fits?

A)A basic routing ruleset
B)Skills-based routing with a skill finder model
C)A macro
D)Record creation and update rules
MEDIUM

Connecting Two Related Settings

Requires connecting two related configuration objects.

5

Escalating Before an SLA Breaches

A team lead wants a supervisor notified automatically when a case reaches 75% of its resolution time with no update, and wants a second, stronger escalation if the case then breaches.

What should the consultant configure?

A)A record creation and update rule with a business rule
B)SLA warning and success actions on the SLA item, driven by Power Automate
C)A capacity profile threshold
D)A basic routing ruleset condition
6

Different Workspaces per Channel

Agents in the Copilot Service workspace need a different Inbox layout and a different set of tabs open automatically depending on whether they are handling chat or email.

Which pair of settings should the consultant configure together?

A)Experience profiles and application tab templates
B)Security roles and field-level security
C)Capacity profiles and skill finder models
D)Record creation rules and macros
7

Cards Instead of a Flat Timeline

Agents want the case timeline to surface a customer's last three interactions as visual cards with key details highlighted, instead of a plain scrolling activity list.

What should the consultant configure?

A)The timeline control's card forms and highlights
B)A custom Inbox view
C)Case, timeline, and conversation summaries
D)A model-driven app component
8

Hiding a Sensitive Field

A compliance requirement says junior agents must not see a case's financial-loss field, while senior agents can see and edit it.

What should the consultant configure?

A)A security role with field-level security on the column
B)A record creation and update rule
C)A basic routing ruleset
D)An alert
HARD

Multiple Objects, One Scenario

Multiple configuration objects in one scenario — the case-study style the real exam uses.

9

Three Copilot Needs, One Case

An agent wants Copilot to summarize a long email thread on a case, draft a reply grounded in the knowledge base, and let a background process fully resolve straightforward, repetitive requests without the agent's involvement.

Which three capabilities map to those three needs, in order?

A)Ask a Question, Draft a Response, case/timeline/conversation summaries
B)Case/timeline/conversation summaries, Draft a Response, the Case Management Agent
C)Draft a Response, the Case Management Agent, Ask a Question
D)The Case Management Agent, case/timeline/conversation summaries, Ask a Question
10

The Right Skill, the Wrong Load

Skills-based routing is matching cases to the correct specialist skill, but that specialist is being overloaded with cases while equally-skilled generalists sit idle.

What is most likely misconfigured?

A)The skill finder model's proficiency scoring
B)The capacity profile governing concurrent work
C)The queue's security role
D)The case resolution experience
11

Three Kinds of Knowledge, One Search Box

The knowledge base combines internally authored articles, a linked external vendor portal, and Copilot-drafted articles pending review. An agent needs a single search that surfaces all three appropriately.

What must the consultant configure to make this work?

A)Dataverse search alone, since it indexes every table automatically
B)Internal knowledge search, an integrated external knowledge source, and Copilot-led article creation — three separate settings
C)A single custom view that filters by article source
D)Translated knowledge articles, since translation settings control all knowledge sources
12

A New Field, End to End

The business wants a custom "Escalation Reason" field on cases, visible only in a specialized escalations view, and instantly searchable across records.

Which three configuration areas does this touch?

A)A new column, a dedicated view, and Dataverse search configuration
B)A new table, a security role, and a queue
C)An email template, a macro, and an alert
D)A workstream, a capacity profile, and a skill finder model

Want the full 500-question bank?

These 12 are free. Take the readiness check or start practicing with the full MB-230 set.

Answer Key with Full Rationale

Read every explanation, including for questions you got right — the exam tests the reasoning, not just the label.

1

Auto-Closing a Case

Correct Answer: A) A record creation and update rule

Record creation and update rules can inspect incoming message content and automatically update a case record — including its status — with no agent action, which is exactly the auto-close behavior described.

B) Basic routing ruleset: routes cases to queues or agents based on conditions; it does not update case status on its own.
C) Security role: controls who can see or edit records, not what happens automatically to a record's content.
D) Macro: a manual productivity shortcut an agent runs themselves — the opposite of automatic, unattended closure.
2

Holding Grouped, Unassigned Work

Correct Answer: B) A queue

Queues are the holding area for unassigned or grouped work items until a routing rule or an agent claims them — the description matches a queue's purpose directly.

A) Workstream: defines how work arrives and is routed across channels; it is not itself a holding area for grouped cases.
C) Capacity profile: caps how much concurrent work an agent or resource can take, unrelated to grouping unassigned cases.
D) Experience profile: controls an agent's workspace layout, not where cases sit before assignment.
3

Post-Resolution Feedback

Correct Answer: A) Customer Voice

Customer Voice covers triggering survey distribution (e.g., on case resolution) and populating survey results directly against the related case record.

B) Draft a Response: a Copilot feature for drafting agent replies, not customer-facing satisfaction surveys.
C) Timer control: a form element showing time remaining against an SLA, unrelated to satisfaction surveys.
D) Basic routing ruleset: routes incoming cases; it has no role once a case is already resolved.
4

Routing on Certification and Language

Correct Answer: B) Skills-based routing with a skill finder model

Skills-based routing with a skill finder model matches cases to agents based on defined skills like certifications and languages — precisely the matching logic requested.

A) Basic routing ruleset: routes on simpler conditions (e.g., case type or priority), not individual agent skill sets.
C) Macro: a manual agent shortcut, not a routing mechanism.
D) Record creation and update rules: shape case data on creation; they do not assign agents based on skill.
5

Escalating Before an SLA Breaches

Correct Answer: B) SLA warning and success actions on the SLA item, driven by Power Automate

SLA items support warning actions (fired before breach, e.g., at 75% elapsed) and success/failure actions, and Power Automate is the documented mechanism for implementing the actual notification or escalation logic.

A) Record creation rule with a business rule: business rules run client-side on form logic; they are not how SLA time-based escalation is implemented.
C) Capacity profile threshold: governs workload volume, not elapsed-time notifications tied to a specific case's SLA.
D) Basic routing ruleset condition: fires on case intake, not on elapsed SLA time after the case is already assigned.
6

Different Workspaces per Channel

Correct Answer: A) Experience profiles and application tab templates

Experience profiles assign a tailored Copilot Service workspace configuration to a group of agents, and application tab templates control which tabs open automatically — together they deliver channel-specific layouts.

B) Security roles and field-level security: control data access, not workspace layout or which tabs open.
C) Capacity profiles and skill finder models: govern routing and workload, not the agent's screen layout.
D) Record creation rules and macros: automate data updates and agent shortcuts, unrelated to workspace layout per channel.
7

Cards Instead of a Flat Timeline

Correct Answer: A) The timeline control's card forms and highlights

The timeline control is explicitly configured through records, card forms, and highlights — card forms render specific record types as visual cards, and highlights surface key fields on them.

B) Custom Inbox view: a Copilot Service workspace list configuration, not the case timeline itself.
C) Case/timeline/conversation summaries: generate text summaries, not the visual card layout of the timeline.
D) Model-driven app component: a broader UI-extension concept, not the specific timeline card configuration being asked about.
8

Hiding a Sensitive Field

Correct Answer: A) A security role with field-level security on the column

Security roles are how Customer Service governs read/write access, and field-level security on a specific column is the standard way to restrict a single sensitive field differently by role.

B) Record creation and update rule: automates data changes on records; it does not control field visibility by role.
C) Basic routing ruleset: decides where a case goes, not who can see which fields once it arrives.
D) Alert: an in-app notification, unrelated to restricting field-level read access.
9

Three Copilot Needs, One Case

Correct Answer: B) Case/timeline/conversation summaries, Draft a Response, the Case Management Agent

Summaries condense a long thread, Draft a Response produces a knowledge-grounded reply for the agent to review, and the Case Management Agent is designed to autonomously resolve straightforward, repetitive requests — matching the scenario in order.

A) Starts with Ask a Question: Ask a Question answers a specific query an agent poses; it does not summarize a thread on its own.
C) Ends with Ask a Question: leaves out autonomous resolution entirely, which the scenario explicitly requires.
D) Leads with the Case Management Agent: reorders the capabilities against the scenario's sequence and drops Draft a Response for the grounded reply need.
10

The Right Skill, the Wrong Load

Correct Answer: B) The capacity profile governing concurrent work

Since matching is already correct (right specialist gets the right skill match), the overload points to capacity profiles — the setting that limits or balances how much concurrent work each agent absorbs before routing considers them full.

A) Skill finder model's proficiency scoring: already working correctly per the scenario, since the right skill is being matched.
C) Queue's security role: governs visibility and access, not how much work an individual agent is assigned.
D) Case resolution experience: shapes how a case is closed out, unrelated to how routing balances agent workload.
11

Three Kinds of Knowledge, One Search Box

Correct Answer: B) Internal knowledge search, an integrated external knowledge source, and Copilot-led article creation — three separate settings

Knowledge management on MB-230 explicitly separates internal knowledge search configuration, integrating and searching external knowledge sources, and configuring Copilot-led knowledge article creation as distinct skills — none of them substitutes for the others.

A) Dataverse search alone: Dataverse search indexes Dataverse tables; it does not on its own integrate an external vendor portal or manage Copilot article drafts.
C) A single custom view: a view filters and displays records already in Dataverse; it cannot pull in an external portal's content.
D) Translated knowledge articles: manages multilingual versions of existing articles, a different concern from external sourcing or Copilot drafting.
12

A New Field, End to End

Correct Answer: A) A new column, a dedicated view, and Dataverse search configuration

Creating the field is a column; restricting where it is seen is a view; and making it instantly searchable requires Dataverse search configuration — all three are named, separate skills under Extend Customer Service.

B) A new table, security role, and queue: over-scopes the request into a new entity and access/routing changes the scenario never asked for.
C) Email template, macro, alert: none of these create, scope, or index a new field.
D) Workstream, capacity profile, skill finder model: all routing configuration, unrelated to adding and indexing a case field.

MSCertQuiz sells practice-exam access for MB-230, and this set was written by the same team that builds and maintains our 500-question MB-230 bank. Configuration objects referenced above (record creation rules, queues, skills-based routing, SLAs, the Copilot Service workspace, Customer Voice) come from the official MB-230 study guide and Dynamics 365 Customer Service documentation, checked September 7, 2026. Read the full MB-230 study guide for domain weightings and a study plan, or see everything included with full access.