Practice Free MB-700 Exam Online Questions
DRAG DROP
A company is implementing Dynamics 365 Supply Chain Management. The company is planning load testing.
The implementation team reports that performance is slow when sales orders are confirmed.
You need to evaluate load testing by using the Performance SDK tool.
Which types of load tests can you perform? To answer, drag the appropriate load test types to the correct components. Each load test type 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 with multiple legal entities implements Dynamics 365 Finance.
The company s financial controller needs a single global report that displays vendor aging across all companies.
The report must meet the following requirements:
• Leverage standard functionality as much as possible.
• Minimize development time.
• Minimize configuration time.
You must identify a tool to create the report.
Which tool should you use?
- A . Business document management
- B . SQL Server Reporting Services CSSRS)
- C . Financial Reporter
- D . Electronic reporting tool
You need to report the environment structure and tenants.
Where must the tenants be reported?
- A . Go-live checklist
- B . Azure DevOps
- C . Project onboarding
- D . Solution blueprint review
A
Explanation:
Note: Once user acceptance testing (UAT) has been completed, the project manager must report the number of tenants for production to Microsoft.
Go-live Readiness Review prerequisites
The project team should validate solution readiness. The following prerequisites must be met before the Go-live Readiness Review with Microsoft can be initiated. The production environment can be deployed after the Go-live Readiness Review with Microsoft has been successfully completed.
* User acceptance testing (UAT) and performance testing have been completed or almost completed in a Tier-2 (or higher) environment.
* The environment version that is planned for the go-live complies with the Software lifecycle policy.
* The environment version that is planned for the go-live complies with the Software lifecycle policy.
* All licenses that are required for go-live have been purchased in the correct tenant.
* Etc.
Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/fin-ops/imp-lifecycle/prepare-go-live
DRAG DROP
An asset management company is preparing to purchase licenses for Dynamics 365 Finance.
The licenses should be assigned based on the user’s job scope. The organization does not want to issue full licenses to all users.
You need to determine a licensing strategy that meets the requirements.
Which license should you recommend? To answer, drag the appropriate license to the correct requirement. Each license 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 using Dynamics 365 Finance.
You need to ensure that latest service updates from Microsoft are always installed in the production environment.
What should you recommend?
- A . Run the upgrade analysis tool.
- B . Run the code upgrade service to analyze the code.
- C . Request updates by using a service request.
- D . Run through the project onboarding checklist
- E . Configure continuous updates.
E
Explanation:
Reference: https://blog.bhsolutions.com/upgrading-to-microsoft-d365/continuous-updates
A company currently using Dynamics AX 2009 plans to upgrade to Dynamics 365.
You need to recommend a data migration tool to transfer critical data.
Which two data migration tools should you recommend? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Microsoft Dynamics AX 2009 Data migration tool (DMT)
- B . Data upgrade
- C . Data Import/Export Framework (DIXF)
- D . Data Management Workspace
CD
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/migration-upgrade/ax2009-upgrade-export-package
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/migration-upgrade/ax2009-upgrade-import-package
HOTSPOT
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.

HOTSPOT
A company uses Dynamics 365 Supply Chain Management.
A user reports an error on a transaction in the production environment that occurred 30 days ago.
You need to move the current data from the production environment to the sandbox environment to troubleshoot the transaction error. You must back up the sandbox environment before you copy data to the production environment.
What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: Export database
Export a database
Dynamics Lifecycle Services (LCS) to export a database from a sandbox user acceptance testing (UAT) environment to the Asset library.
After the export operation completes successfully, sign out of the servicing operation on your Environment details page. You can then see the asset in your Asset Library in the Database backups section.
The .bacpac files are stored here and can be manually downloaded to your Tier 1 developer environments for import.
Box 2: Refresh database
Refresh database
You can use Microsoft Dynamics Lifecycle Services (LCS) to perform a refresh of the database to a sandbox user acceptance testing (UAT) environment. A database refresh lets you copy the transactional and financial reporting databases of your production environment into the target, sandbox UAT environment. If you have another sandbox environment, you can also copy the databases from that environment to your target, sandbox UAT environment.
Reference:
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/database/export-database
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/database/database-refresh
DRAG DROP
You need to determine which system functionality meets the business requirement.
What should you recommend? To answer, drag the appropriate functionalities to the correct requirements. Each functionality 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 client wants to create a custom view-only security role that allows users to view the customer list in the accounts receivable module. You create a security role named ReadOnlyUserAR and add the role to users. You create a custom duty named CustomerViewList.
You need to recommend how to implement the privileges.
Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Add the Customers privilege to the CustCustomer.
- B . Add the CustCustomerMasterInquire duty to ReadOnlyUserAR.
- C . Add the Customers privilege to CustCustomerMasterInquire.
- D . Add CustomerViewList to ReadOnlyUserAR.
- E . Add ReadOnlyUserAR to users.
- F . Add the Customers privilege to CustomerViewList.