Practice Free MB-700 Exam Online Questions
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 on 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
DRAG DROP
You need to design the data import strategy for integration 1.
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.

A company is planning a Dynamics 365 Supply Chain Management implementation. The existing system will be shut down after go-live of the new enterprise resource planning (ERP) system.
The company requires that all transactional and master data from the existing ERP be stored in a single location.
The company also requires that the master data connect to Dynamics 365 Supply Chain Management for updates throughout the lifecycle of the implementation and at go-live.
You need to determine which tool meets the requirements.
Which tool should you select?
- A . Azure Data Lake
- B . GitHub Repository
- C . Data Management Framework (DMF)
- D . Microsoft Supply Chain Center
- E . Lifecycle Services (LCS)
HOTSPOT
You need to select the design approach for the reporting requirements.
Which design approach should you use for each requirement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Fourth Coffee plans to implement Dynamics 365 Finance and Dynamics 365 Supply Chain Management.
The company owns and operates the following divisions:
You need to ensure that Fourth Coffee can report financial results by division.
Which strategy should you recommend?
- A . Create two legal entities, create one warehouse and associate the financial dimension to the warehouse.
- B . Create one legal entity with one site that has two warehouses. Associate the financial dimensions to the warehouses.
- C . Create two legal entities, create one site and associate a financial dimension per company.
- D . Create one legal entity with two sites. Associate financial dimensions to sites.
D
Explanation:
Reference: https://www.nexsoftsys.com/articles/financial-dimensions-in-dynamics-365-services.html
A company is implementing a Dynamics 365 environment.
The environment will be used for performance testing. Performance tests will occur at 40,000 transaction lines per hour. The environment must minimize cost.
You need to determine which tier of environment is required.
What should you recommend?
- A . Tier 1
- B . Tier 2
- C . Tier 3
- D . Tier 4
- E . Tier 5
E
Explanation:
Reference: https://kurthatlevik.com/2019/03/27/dynamics-365-fo-selecting-the-correct-tier-level-on-your-sandboxes/
Topic 5, Misc. Questions
A company uses a legacy finance application that runs on a single SQL Server instance. The company plans to implement Dynamics 365 Finance.
The following table describes the current implementation and design decisions for the new implementation:
You need to identify the gap in the migration plan.
Which requirement should you identify as a gap?
- A . Business logic
- B . Users
- C . User Interface
- D . Reports
- E . Data
B
Explanation:
Reference: https://docs.microsoft.com/en-us/office365/enterprise/add-several-users-at-the-same-time
DRAG DROP
A company uses Dynamics 365 Supply Chain Management.
You are performing regression testing using the Regression suite automation tool (RSAT). You observe that invoice totals for some sales orders are lower than expected.
You need to ensure that the invoice totals are correct.
What should you do? To answer, drag the appropriate actions to the correct scenarios. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

A company is implementing Dynamics 365 Finance.
A series of related data packages must be migrated.
You need to define the sequence of the data packages migration.
Which Lifecycle Services tool should you use?
- A . Solution management
- B . Business process modeler
- C . Process data package in the Asset library
- D . Software deployable package in the Asset library.
C
Explanation:
Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lcs-solutions/process-data-packages-lcs- solutions
A company implements Dynamics 365 Commerce.
The company creates an integration to query customer loyalty points from Dynamics 365 Commerce by a third-party application.
The third-party application must manually retrieve loyalty points. The loyalty point totals must reflect the real-time amount.
You need to identify the correct integration technology.
Which technology should you use?
- A . Postman
- B . FTP
- C . Data packages
- D . Entity store
- E . OData
E
Explanation:
OData
Odata is also a very simple and easy way to get access to Dynamics 365 F&O data.
Loyalty overview, Loyalty capabilities: In the 10.0 release, we introduced a data entity named Retail loyalty other activity type lines. This data entity enables the retailers to use either Data Import/Export Framework (DIXF) or OData API to record the activities that should award customers with loyalty points. The data entity stores the activities in a journal named Loyalty lines for other activities, which can be used for review and modification purposes. After the data has been reviewed, the IT user can either manually post the activity lines or run a job named Process other activity type for loyalty lines, which will post all the unposted activity lines and award the points to the customers based on the earning rules. In the above scenario, the event registration application would call OData API to send the customer information to Commerce. However, the IT user can post the activity lines for only those customers who attended the workshop and delete the activity lines for the other customers.
Reference: https://learn.microsoft.com/en-us/dynamics365/commerce/set-up-customer-loyalty-program
https://learn.microsoft.com/en-us/dynamics365/commerce/dev-itpro/consume-retail-server-api