Microsoft

MB-700 Free Practice Questions — Page 2

Question 10

A company is upgrading their AX 2012 R3 environment to Dynamics 365 Finance. The company plans to upgrade the data store by using a phased approach. You need to define the strategy to migrate master data and opening balances. Which tool should you recommend?

A. Data upgrade tool
B. Data migration tool
C. Business process modeler
D. Combine XPO tool
Show Answer
Correct Answer: A
Explanation:
In an AX 2012 R3 to Dynamics 365 Finance upgrade using a phased approach, Microsoft provides the Data upgrade tool to move required data such as master data and opening balances. This tool supports selective, upgrade-based data movement rather than a full historical migration. The other options do not perform data upgrades (Business process modeler), are for code (Combine XPO), or are not the official upgrade tool for AX 2012 to D365 Finance (generic data migration tool).

Question 11

A company plans to implement Dynamics 365 Supply Chain Management. The company completes the sizing estimator. The company is unsure of volume transactions flowing in and out of the system at go-live. The volume of transactions, coupled with new integrations and customizations for a new line of business for the company is an area of concern. You need to address the concern. Which tool should you use?

A. Trace parser
B. environment monitoring
C. Performance SDK
D. regression suite automation testing (RSAT)
Show Answer
Correct Answer: C
Explanation:
The concern is uncertainty around transaction volumes, integrations, and customizations at go-live, which is fundamentally a performance and load risk. The Performance SDK is specifically designed to simulate business processes at scale, generate load, and measure system performance under realistic and peak transaction volumes. It helps identify bottlenecks caused by customizations and integrations before go-live. RSAT focuses on functional regression testing, not performance or volume testing, while environment monitoring and trace parser are diagnostic tools rather than proactive load-testing solutions.

Question 12

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. A company uses Dynamics 365 Finance. Service updates have become costly over time, taking resources away from their daily jobs to test against updates which include both functional testing and performance tuning. The company has a medium risk tolerance. You need to define a testing strategy. Solution: Apply a prioritized testing strategy to focus on mission critical processes. Does the solution meet the goal?

A. Yes
B. No
Show Answer
Correct Answer: A
Explanation:
With a medium risk tolerance, the goal is to reduce testing effort and cost while still protecting the most important business operations. A prioritized testing strategy that focuses on mission‑critical processes aligns with Dynamics 365 Finance and Success by Design guidance, balancing risk and resource usage. Therefore, the solution does meet the goal.

Question 13

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. A company uses Dynamics 365 Finance. Service updates have become costly over time, taking resources away from their daily jobs to test against updates which include both functional testing and performance tuning. The company has a medium risk tolerance. You need to define a testing strategy. Solution: Implement automated regression testing processes. Does the solution meet the goal?

A. Yes
B. No
Show Answer
Correct Answer: A
Explanation:
Automated regression testing directly reduces the ongoing cost and manual effort of testing service updates while still providing consistent coverage of core business processes. For an organization with medium risk tolerance, automation is an appropriate strategy because it balances risk mitigation with efficiency, without requiring exhaustive manual testing for every update.

Question 14

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. A company uses Dynamics 365 Finance. Service updates have become costly over time, taking resources away from their daily jobs to test against updates which include both functional testing and performance tuning. The company has a medium risk tolerance. You need to define a testing strategy. Solution: Apply a comprehensive end to end testing business processes. Does the solution meet the goal?

A. Yes
B. No
Show Answer
Correct Answer: B
Explanation:
A comprehensive end-to-end testing strategy is resource-intensive and increases testing effort and cost. Given the company’s medium risk tolerance and the goal of reducing the burden of service update testing, a lighter, risk-based or targeted testing approach would be more appropriate. Therefore, this solution does not meet the stated goal.

Question 15

A company plans to upgrade from Microsoft Dynamics AX 2012 to Dynamics 365 Finance and Dynamics 365 Supply Chain Management. The company has a large call center that uses a third-party system to enter sales orders. The company decides to keep the third-party system and integrate it with Dynamics 365 Finance and Dynamics 365 Supply Chain Management. The company also wants to reuse the Microsoft Dynamics AX 2012 integration and endpoints with Dynamics 365 Finance and Dynamics 365 Supply Chain Management. For performance reasons, non-real-time integrations must be avoided. All solutions that are proposed should be supported by Microsoft in case there are performance issues. You need to plan the integration strategy. What should you do?

A. Plan for testing in a Tier 2+ environment.
B. Define custom service API requirements.
C. Reuse the Application Integration Framework (AIF) and endpoint integration.
D. Plan for testing in a production environment.
Show Answer
Correct Answer: B
Explanation:
Dynamics 365 Finance and Supply Chain Management do not support reusing AX 2012 AIF endpoints, and Microsoft does not support AIF for D365FO. For real-time, supported integrations, Microsoft recommends OData and Custom Services. Defining custom service API requirements allows the third‑party call center system to integrate in real time using supported mechanisms, ensuring Microsoft support for performance issues.

Question 16

DRAG DROP - A company uses Dynamics 365 finance and operations apps. The company’s environment plan does not meet the requirements to support performance tests for the solution implementation. The environment needs to meet the Microsoft-recommended process to support performance testing. You need to recommend a process to implement the environment. Which four actions should you recommend be performed in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Illustration for MB-700 question 16
Show Answer
Correct Answer: Activate the configuration key. Deploy the environment. Define the performance scripts. Submit the service request.
Explanation:
According to the Microsoft-recommended process for enabling a performance testing environment in Dynamics 365 Finance and Operations, the configuration key must first be activated. The environment is then deployed, performance scripts are defined to validate scenarios, and finally a service request is submitted to enable and support performance testing.

Question 17

A company plans to upgrade from Microsoft Dynamics AX 2012 to Dynamics 365 Finance and Dynamics 365 Supply Chain Management. The company has a large call center that uses a third-party system to enter sales orders. The company decides to keep the third-party system and integrate it with Dynamics 365 Finance and Dynamics 365 Supply Chain Management. The company also wants to reuse the Microsoft Dynamics AX 2012 integration and endpoints with Dynamics 365 Finance and Dynamics 365 Supply Chain Management. For performance reasons, non-real-time integrations must be avoided. All solutions that are proposed should be supported by Microsoft in case there are performance issues. You need to plan the integration strategy. What should you do?

A. Use a standard Microsoft Data Management Framework (DMF) package REST API.
B. Plan for testing in a production environment.
C. Use only synchronous integrations.
D. Reuse the Application Integration Framework (AIF) and endpoint integration.
Show Answer
Correct Answer: C
Explanation:
The key requirements are real-time performance and Microsoft-supported integrations. Non-real-time integrations must be avoided, which rules out batch-based approaches such as the Data Management Framework. Reusing AX 2012 AIF is not supported in Dynamics 365 Finance and Supply Chain Management, as AIF has been replaced by modern services. Therefore, the correct strategy is to use synchronous (real-time) integrations that are fully supported by Microsoft, such as real-time service-based integrations, making option C the correct choice.

Question 18

HOTSPOT - A customer implements Dynamics 365 Finance and Dynamics 365 Supply Chain Management. The customer wants to use system functions to help prevent fraud. You need to determine which functions meet the customer’s security requirements. Which function should be used for each requirement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for MB-700 question 18
Show Answer
Correct Answer: Evaluate 10 percent of purchase orders for compliance: Audit policy sampling Disallow the same employee to both post and pay invoices: Segregation of duties
Explanation:
Audit policy sampling allows reviewing a defined percentage of transactions for compliance. Segregation of duties enforces role separation so one user cannot both post and pay invoices, reducing fraud risk.

Question 19

HOTSPOT - Case study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Background - VanArsdel, Ltd. is a company that uses Microsoft Dynamics AX 2012 R3 in the United States, Canada, Mexico, and Brazil in an on-premises environment. The company implemented the solution by using Sure Step 2012. VanArsdel, Ltd. plans to upgrade to Dynamics 365 Finance, Dynamics 365 Supply Chain Management, and Dynamics 365 Commerce using Proseware, Inc. as the implementation partner. VanArsdel, Ltd. has implemented 13 other software systems for customer management and sales. Current Environment - Methodology - VanArsdel, Ltd. deploys a proprietary methodology named VanPMP. The company plans to use VanPMP for all software implementations. The company uses a standard project template for all new implementations. Solution - Microsoft Power Apps is used by the sales team to enter sales orders. The orders are then integrated with the current Dynamics AX 2012 R3 instance asynchronously once every hour. All sales orders are invoiced through the invoicing batch process at the end of the day. Sales are used for all business-critical scenarios. The external systems include 12 integrations, such as Microsoft Power Platform, Office 365, Azure, and third-party systems. One of the automated accounts receivable import integrations, named integration 1, generates revenue in a business-to-business (B2B) scenario that is supported by sales orders. The integration runs every night and is always the first integration to be tested. All regression testing is completed manually. Security - The company uses Dynamics AX 2012 R3 in all the countries/regions in which they operate. Because VanArsdel, Ltd. operates within the United States, the company must comply with government financial compliance standards. Government compliance requires that VanArsdel, Ltd. manufacturing divisions must not be able to approve purchase orders. Manufacturing managers must not be able to access data in other manufacturing sites. The manufacturing divisions belong to a single legal entity with multiple sites. Requirements - Licensing - The implementation requires the following Dynamics 365 licenses: • 120 Supply Chain Management licenses • 60 Finance licenses • 50 Commerce licenses Methodology - The implementation must use the VanArsdel, Ltd. proprietary methodology for the Dynamics 365 implementation. The methodology in the project template must use the Microsoft-recommended approach. Progress must be tracked in a central location for VanArsdel, Ltd,, Microsoft, and Proseware, Inc. to view. VanArsdel Ltd. requires a sample methodology in Lifecycle Services (LCS). The project must coordinate project dates in the methodology with any required Microsoft touchpoints to ensure that the project is on track and implemented according to best practices. Solution - The sales order entry Power Apps integration must be configured by using out-of-the-box solutions. Integrations - The company has the following integration requirements: • Four integrations must run asynchronously. • Eight integrations must run synchronously. • The integrations must be able to run after applying updates to the system. All items must have their own item pricing. Each item must have an MSRP and a selling price that is determined based on the date and location. Testing - The user reporting test case needs to be reviewed by using the same process in the test environment. The Regression suite automation tool (RSAT) must be used to automate every critical scenario. All other testing must be performed manually. Integration 1 must be deployed first. All data must be created and tested in the correct sequence to ensure that pricing is applied correctly to the item. Security - Dynamics 365 must be rolled out incrementally by country/region. The implementation must go live in the United States first, and then continue to the other countries/regions over the next 12 months. VanArsdel, Ltd, must assign access to new users based on the site of the users. VanArsdel, Ltd. requires that Proseware, Inc. perform the following: • Objective 1. Determine the software licensing costs for the system based on the contracted costs determined during the start of the project. • Objective 2. Audit the security roles for users in the manufacturing division. Issues - Some users report that too many fields are displayed when the users create records in the Dynamics 365 AX 2012 R3 instance. These fields often prevent users from being productive. Statement of work concerns - Before the project kickoff, several of the VanArsdel, Ltd. IT team members had concerns after reviewing the statement of work. The primary concerns were raised by the following team members • An administrator named Admin1 reports a performance impact on multiple large integrations with the Dynamics 365 AX 2012 R3 implementation. • An administrator named Admin2 reports a concern with environment management with the global rollout. All concerns must be reviewed and scheduled with all solution architects in workshops. Testing - The Dynamics 365 AX 2012 R3 instance experiences frequent issues due to users running reports for an extended period of time on the same Application Object Server (AOS) service. A user named User1 reports a delay retrieving the same report in Dynamics 365. You need to determine the touchpoints for the implementation. What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for MB-700 question 19
Show Answer
Correct Answer: Success by Design Microsoft FastTrack
Explanation:
Success by Design defines Microsoft-recommended touchpoints that align with project milestones and dates. Microsoft FastTrack provides the delivery team that engages in those touchpoints to guide best practices and keep the project on track.

$19

Get all 305 questions with detailed answers and explanations

  • Instant download HTML + PDF delivered the moment payment clears.
  • Secure Stripe checkout we never see or store your card details.
  • 7-day refund if files are defective see our refund policy.