10 free Microsoft MB-230 practice questions with the correct answer and a full explanation for each, taken from the CertStash pack of 459 questions. Work through them, then open each answer to check your reasoning.
Get all 459 questions (US$39) · Download these 10 as a PDF
Question 1
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are configuring a business process flow for a case entity.
All cases must be flagged for review.
You need to complete configuration of the business process flow.
Solution: Set the input parameter type as Option set for the action.
Does the solution meet the goal?
Show answer and explanation
Correct answer: B. No
Setting the input parameter type as Option set for an action does not configure a case to be flagged for review. To flag cases for review in a business process flow, you need to create an action that performs the actual flagging operation, such as updating a field or creating a related record. Simply specifying the parameter type does not accomplish the flagging requirement.
Why the other options are wrong
- A. This solution does not actually implement the flagging mechanism needed to mark cases for review.
Question 2
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are configuring a business process flow for a case entity.
All cases must be flagged for review.
You need to complete configuration of the business process flow.
Solution: For a new action named Ready for review, disable the As a business process flow action step option.
Does the solution meet the goal?
Show answer and explanation
Correct answer: B. No
Disabling the 'As a business process flow action step' option would prevent the action from being used within the business process flow itself, which is the opposite of what is needed. To flag cases for review, the action must be enabled as a business process flow action step so it can be invoked during the process execution.
Why the other options are wrong
- A. Disabling this option would remove the action from the business process flow entirely, preventing it from executing.
Question 3
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are configuring a business process flow for a case entity.
All cases must be flagged for review.
You need to complete configuration of the business process flow.
Solution: Create an action that generates a task record that is assigned to the case reviewer and appends the text Ready for review to the case topic.
Does the solution meet the goal?
Show answer and explanation
Correct answer: A. Yes
Creating an action that generates a task record assigned to a case reviewer and appends 'Ready for review' to the case topic directly accomplishes the goal of flagging all cases for review. The task notifies the reviewer, and the appended text provides a visible flag on the case record itself, ensuring cases are properly marked for review within the business process flow.
Why the other options are wrong
- B. This solution directly implements the required functionality to flag cases for review through both task creation and case topic modification.
Question 4
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are a Dynamics 365 for Customer Service system administrator for Contoso, Ltd.
You need to automatically create cases from emails sent to the support@contoso.com email address.
Solution: Configure Dynamics 365 to automatically send responses to customers when the record is created.
Does the solution meet the goal?
Show answer and explanation
Correct answer: B. No
Configuring automatic responses to customers does not create cases from incoming emails. The goal is case creation, not sending responses. While autoresponses might be a useful addition, they do not address the core requirement of automatically generating case records from emails sent to the support mailbox.
Why the other options are wrong
- A. Automatic responses are about outbound communication, not about creating cases from inbound emails.
Question 5
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are a Dynamics 365 for Customer Service system administrator for Contoso, Ltd.
You need to automatically create cases from emails sent to the support@contoso.com email address.
Solution: Create an automatic record creation and update rule. Set the Source type to Email, and then select the queue.
Configure autoresponse settings.
Does the solution meet the goal?
Show answer and explanation
Correct answer: A. Yes
Creating an automatic record creation and update rule with Source type set to Email and selecting the appropriate queue is the correct method to automatically generate cases from emails. The autoresponse configuration ensures customers receive acknowledgment that their email has been received and converted to a case, completing the automation setup.
Why the other options are wrong
- B. This solution correctly implements the standard Dynamics 365 feature for converting emails into case records with proper queue assignment and customer notifications.
Question 6
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are a Dynamics 365 for Customer Service system administrator for Contoso, Ltd.
You need to automatically create cases from emails sent to the support@contoso.com email address.
Solution: Create an automatic record creation and update rule. Set the Source type to Service activity, and then select the queue.
Does the solution meet the goal?
Show answer and explanation
Correct answer: B. No
Setting the Source type to 'Service activity' is incorrect for creating cases from emails. Service activity is not the appropriate source type for email-based case creation. The correct source type for email-to-case automation is 'Email', not 'Service activity'. This configuration would not properly route incoming emails to case creation.
Why the other options are wrong
- A. Service activity is the wrong source type; Email is required for converting incoming emails into cases.
Question 7
You use Dynamics 365 for Customer Service.
You need to create business process flows.
Which three entities can you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Show answer and explanation
Correct answer: B, C, D
B. Case C. Letter D. Social activity Case, Letter, and Social activity are valid entities that support business process flows in Dynamics 365 for Customer Service. Goal and Rollup queries are not entities that can be used to create business process flows. Case is the primary entity for customer service workflows, while Letter and Social activity represent different communication channels that can benefit from structured business process definitions.
Why the other options are wrong
- A. Goal is a metadata entity used for tracking performance, not for business process flows.
- E. Rollup queries are not entities themselves but rather tools for aggregating data; they cannot be used as the basis for business process flows.
Question 8
You are configuring a single business process flow in Dynamics 365 for Customer Service.
You need to design the business process flow.
What should you do?
Show answer and explanation
Correct answer: A. Merge peer branches to a single stage when merging branches.
Merging peer branches to a single stage is the correct design practice for business process flows. This approach simplifies the flow logic and ensures clear progression through stages. Spanning across 10 entities is excessive and not recommended; combining multiple conditions with both AND and OR operators can create complexity; and using 40 steps per stage far exceeds best practices which typically recommend 5-10 steps per stage for clarity and maintainability.
Why the other options are wrong
- B. A single business process flow should not span across 10 unique entities; typically one or a few related entities is appropriate.
- C. While combining conditions is sometimes necessary, using both AND and OR operators together creates unnecessary complexity in business process flow rules.
- D. 40 steps per stage is excessive; best practice limits steps to maintain clarity and usability of the business process flow.
Question 9
You are a customer service representative using Dynamics 365 for Customer Service.
You need to identify and eliminate duplicate cases.
What should you do?
Show answer and explanation
Correct answer: C. Merge cases
Merging cases is the direct mechanism in Dynamics 365 for Customer Service to identify and eliminate duplicate cases. When cases are merged, the system combines information from multiple case records into a single case record, resolving the duplication issue. This is a built-in feature specifically designed for this purpose.
Why the other options are wrong
- A. AI for Customer Service is used for intelligent features like chatbots and case routing, not duplicate elimination.
- B. Business rules enforce logic and validation but do not provide duplicate detection or elimination functionality.
- D. Parent-child case relationships organize cases hierarchically but do not address duplicate cases.
Question 10
You are a system administrator for Dynamics 365 for Customer Service.
All child cases must inherit the product, customer name, case title, and case type from the parent case. Parent cases must not be closed until all child cases are closed.
You need to configure cases.
What should you do?
Show answer and explanation
Correct answer: A. Validate that customer and case title fields have not been removed as fields that child cases inherit from parent cases. Add product and case-type fields to the list. Set the closure preference setting to Don't allow parent case closure until all child cases are closed.
This answer correctly identifies all required configuration steps. Field mapping between parent and child cases is managed through a specific configuration area where product and case-type fields must be added to the inheritance list alongside the default customer and case-title fields. The closure preference setting explicitly prevents parent case closure until all child cases are closed, which is a distinct setting that must be configured separately from the default behavior.
Why the other options are wrong
- B. While a business rule could be created as an additional safeguard, the primary solution is to use the built-in closure preference setting designed for this exact scenario, not to rely solely on business rules.
- C. Creating only a business rule is insufficient because field mapping configuration is also required to ensure product and case-type inheritance.
- D. The closure preference setting is not default behavior and must be explicitly configured; additionally, product and case-type fields are not inherited by default and must be added.
That was 10 of 459.
The full Microsoft MB-230 pack has all 459 questions, each with the answer, the explanation and why the other options are wrong, plus a questions-only copy for timed runs. US$39, paid once, with free monthly updates and a pass-or-your-money-back guarantee.
