Microsoft MB-300 Exam Practice Questions (P. 4)
- Full Access (456 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #31
Users import huge amounts of data into the system every day. You want to optimize the performance for the imports.
You configure entity execution parameters to make the data import multi-threaded.
Has your objective been met?
You configure entity execution parameters to make the data import multi-threaded.
Has your objective been met?
- AYesMost Voted
- BNo
Correct Answer:
A
A

Absolutely! You're on the right track. By setting up entity execution parameters to enable multi-threading during data imports, you're harnessing the power of processing multiple chunks of data concurrently. This approach speeds up the import process significantly as opposed to a single-threaded setup, where data is processed sequentially. Your objective to optimize performance for voluminous daily data imports is definitely met with this configuration. Great job aligning system capabilities with operational needs!
send
light_mode
delete
Question #32
You are preparing to migrate data to a Dynamics 365 Finance environment from Dynamics AX 2009.
You have to make sure that the data migration can be executed.
Which of the following is TRUE with regards to this scenario?
You have to make sure that the data migration can be executed.
Which of the following is TRUE with regards to this scenario?
- AThe current on-premises environment must first be upgraded to Dynamics 365 Finance online.
- BThe migration can run without upgrading the current on-premises environment.Most Voted
- CThe current on-premises environment must first be upgraded to Dynamics AX 2012 R2.
- DThe current on-premises environment must first be upgraded to Dynamics AX 2009R3
Correct Answer:
C
C

When migrating data from Dynamics AX 2009 to Dynamics 365 Finance, it's essential to upgrade the environment incrementally. This means first moving to Dynamics AX 2012 R2 as a requisite step before transitioning to Dynamics 365 Finance. This staged upgrade approach is crucial because it aligns with Microsoft's supported pathway for upgrades, ensuring compatibility and minimizing potential disruptions in data integrity during the migration process.
send
light_mode
delete
Question #33
You are preparing to migrate to a Dynamics 365 Finance environment from Dynamics AX 2012 R3.
Lifecycle Services (LCS) and the included tools will be used for the migration.
You want to make use of a tool that allows for the following:
✑ Data to be cleaned up
✑ SQL optimizations to be reviewed and configured
✑ Deprecated features in your code to be detected.
Which of the following is the tool required?
Lifecycle Services (LCS) and the included tools will be used for the migration.
You want to make use of a tool that allows for the following:
✑ Data to be cleaned up
✑ SQL optimizations to be reviewed and configured
✑ Deprecated features in your code to be detected.
Which of the following is the tool required?
- AMicrosoft Azure DevOps
- BMicrosoft GitHub
- CTask recorder
- DUpgrade analyzerMost Voted
Correct Answer:
D
D

The Upgrade Analyzer tool is the right choice for you when dealing with Dynamics 365 Finance migration from Dynamics AX 2012 R3. This tool specifically assists in identifying deprecated features, allowing for SQL optimizations, and helps clean up data. Effectively, it supports a smooth transition by addressing these essential aspects at different stages of the migration. Each functionality you're looking for is covered comprehensively by the Upgrade Analyzer, making it an indispensable tool in this scenario.
send
light_mode
delete
Question #34
Over the years your company has acquired a vast number of partnerships. The partnership information is currently saved in a legacy system.
You export the partnership information to Microsoft Word format and generate Partnership and PartnershipGroup entities.
You are now preparing to import the partnership information into Dynamics 365 for Finance.
To achieve your goal, you need to convert the word files into a different format.
Which of the following is the format that the word files should be converted to?
You export the partnership information to Microsoft Word format and generate Partnership and PartnershipGroup entities.
You are now preparing to import the partnership information into Dynamics 365 for Finance.
To achieve your goal, you need to convert the word files into a different format.
Which of the following is the format that the word files should be converted to?
- AODT
- BCSVMost Voted
- CRTF
- DHTML
Correct Answer:
B
B

The CSV format is indeed the best choice for importing partnership information into Dynamics 365 for Finance. CSV files are universally used for transferring data between different systems because they present data in a structured tabular format that is easy for systems like Dynamics 365 to read and process. Other formats like ODT or HTML aren't typically used in data imports because they do not inherently structure the data in a way that is conducive to automatic processing in a database system. CSV, being close to Excel’s data structure, allows for efficient data manipulation and import.
send
light_mode
delete
Question #35
DRAG DROP -
You are preparing to migrate data to a Dynamics 365 Finance environment from Dynamics AX 2012.
You have been given the responsibility of managing and preparing a cutover to make sure that the experience for end users during the cutover is effortless.
You have already executed a basic data upgrade validation. You now need to need to execute a cutover.
Which of the following actions should execute in sequence? Answer by dragging the correct options from the list to the answer area.
Select and Place:

You are preparing to migrate data to a Dynamics 365 Finance environment from Dynamics AX 2012.
You have been given the responsibility of managing and preparing a cutover to make sure that the experience for end users during the cutover is effortless.
You have already executed a basic data upgrade validation. You now need to need to execute a cutover.
Which of the following actions should execute in sequence? Answer by dragging the correct options from the list to the answer area.
Select and Place:

Correct Answer:
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/migration-upgrade/upgrade-cutover-testing

Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/migration-upgrade/upgrade-cutover-testing

send
light_mode
delete
Question #36
You are preparing to migrate data to Dynamics 365 Finance from a personalized version of a legacy application. A number of the fields in the entity are identical, while others vary.
You want to automatically map as much fields as you can within Dynamics 365 Finance.
You create source mapping.
Does this action map the fields in Dynamics 365 Finance?
You want to automatically map as much fields as you can within Dynamics 365 Finance.
You create source mapping.
Does this action map the fields in Dynamics 365 Finance?
- AYes, it does
- BNo, it does notMost Voted
Correct Answer:
B
Reference:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/data-entities/data-entities-data-packages?toc=/fin-and-ops/toc.json#mapping
B
Reference:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/data-entities/data-entities-data-packages?toc=/fin-and-ops/toc.json#mapping
send
light_mode
delete
Question #37
You are preparing to migrate data to Dynamics 365 Finance from a personalized version of a legacy application. A number of the fields in the entity are identical, while others vary.
You want to automatically map as much fields as you can within Dynamics 365 Finance.
You make use of the Data task automation tool.
Does this action map the fields in Dynamics 365 Finance?
You want to automatically map as much fields as you can within Dynamics 365 Finance.
You make use of the Data task automation tool.
Does this action map the fields in Dynamics 365 Finance?
- AYes, it does
- BNo, it does not
Correct Answer:
B
Reference:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/data-entities/data-entities-data-packages?toc=/fin-and-ops/toc.json#mapping
B
Reference:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/data-entities/data-entities-data-packages?toc=/fin-and-ops/toc.json#mapping
send
light_mode
delete
Question #38
You have been tasked with implementing new processes via mobile apps.
You plan to create a mobile app that gives users the ability to consistently generate and alter data in a Finance and operations app data entity via a business process flow component with a SiteMap to make the navigation structure available.
Which of the following is the app type you should use?
You plan to create a mobile app that gives users the ability to consistently generate and alter data in a Finance and operations app data entity via a business process flow component with a SiteMap to make the navigation structure available.
Which of the following is the app type you should use?
- ACanvas app
- BModel-driven appMost Voted
- CPortal
- DXamarin
Correct Answer:
B
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/add-edit-app-components
B
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/add-edit-app-components

send
light_mode
delete
Question #39
You have been tasked with restarting Internet Information Service (IIS) service in a nonproduction Tier 2 environment.
You have signed in to Lifecycle Services (LCS), and selected the necessary environment.
Which of the following is the page you should navigate to?
You have signed in to Lifecycle Services (LCS), and selected the necessary environment.
Which of the following is the page you should navigate to?
- AProject users
- BEnvironment detailsMost Voted
- CEnvironment monitoring
- DSystem Administration parameters
Correct Answer:
B
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/restart-environment-services
B
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/restart-environment-services

send
light_mode
delete
Question #40
You are developing a new Dynamics 365 Finance system for your company.
You want to create test plans that members of your team can use to test code during the development of the system.
You want to use a utility that will track and document test plans, as well as issues and their remediations.
What utility should you use?
You want to create test plans that members of your team can use to test code during the development of the system.
You want to use a utility that will track and document test plans, as well as issues and their remediations.
What utility should you use?
- ATask recorder for Finance and Operations apps
- BBusiness process modeler (BPM) Library
- CMicrosoft Azure DevOpsMost Voted
- DMicrosoft Power Platform.
- EConfiguration data manager
Correct Answer:
D
D

Actually, the better choice here would be Microsoft Azure DevOps, not Microsoft Power Platform. Azure DevOps perfectly fits the scenario as it provides tools for managing the software development lifecycle including creating and managing test plans, plus tracking issues and their remediation. It integrates with Dynamics 365 for Finance and Operations, automating testing and deployments, which is crucial for efficient project management and ensuring high-quality deliverables in software development.
send
light_mode
delete
All Pages