Microsoft MB-500 Practice Test - Questions Answers, Page 15
List of questions
Related questions
HOTSPOT
You are a Dynamics 365 Finance developer.
You launch the Performance Timer tool to troubleshoot performance issues with a business process.
You need to view the results from the tool.
What does the tool present? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You use the performance timer to monitor and optimize Dynamics 365 performance.
You need to view information about how many users are currently using the application.
Which performance counter should you use?
Services Session Provider
Web Client Session
Forms
GC
DRAG DROP
A company uses Dynamics 365 Finance.
A user is unable to access the new Customer Credit Limit report.
You need to configure security for the report.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
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 create a new form in a project.
You need to display tabs in a vertical alignment.
Solution: Apply the Operational Workspaces pattern.
Does the solution meet the goal?
Yes
No
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 create a new form in a project.
You need to display tabs in a vertical alignment.
Solution: Apply the Details Master pattern.
Does the solution meet the goal?
Yes
No
You are a Dynamics 365 Finance developer. You have a virtual machine that includes Visual Studio.
You need to display the elements by model.
What should you do?
Select Model management from the menu and then select View all package dependences.
Right-click the Application Object Tree (AOT) node in Application Explorer and select Model View.
Select Metadata Search from the Dynamics 365 menu.
Select Model Management from the menu and then select Refresh Models.
You need to prepare to deploy a software deployable package to a test environment.
What are two possible ways to achieve the goal?
Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
In Visual Studio, export the project and upload the project to the asset library.
In Azure DevOps, queue a build from the corresponding branch and upload the model to the asset library.
In Azure DevOps, queue a build from the corresponding branch and upload the package to the asset library.
In Visual Studio, create a Dynamics 365 deployment package and upload the package to the asset library.
You are a Dynamics 365 Finance developer.
You need to create an extension class.
Which action should you perform?
Mark the class as final.
Add the class buffer as the first parameter.
Mark the class as protected.
Mark the class as public.
You are training a new Dynamics 365 Finance developer.
You need to explain the relationships between models, packages, and projects to the new hire.
Which three design concepts should you explain? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A project can contain elements from multiple models.
A model is a group or collection of elements that constitute a distributable software solution.
A Visual Studio project can belong to more than one model.
A model is a design time concept.
A package is a deployment unit that may contain one or more models.
You are a Dynamics 365 Finance developer. You have two tables as shown in the following exhibit:
You need to configure Table1 to ensure that records cannot be deleted from Table1 if Table2 contains related records.
Which value should you use for the OnDelete property?
None
Cascade
Cascade + Restricted
Restricted
Question