📘 Free MB-500 Sample 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 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?
A
Yes
B
No
Correct Answer:
A. Yes
Explanation:
The correct answer be "Yes".
The operational workspace pattern (a.k.a. Workspace Operational) does include a tabbed list that can show form parts.
The fact that it is restricted to form parts should not be relevant to this question, as the question doesn't say the form should show any particular contents or data from a data source.
In the strictest sense of the question, the correct answer would therefore be "Yes".
Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/user-interface/section-tabbed-list-subpattern
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?
A
Yes
B
No
Correct Answer:
A. Yes
Explanation:
A: Vertical alignment is standard layout for Details Master form pattern.
Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/user-interface/details-master-form-pattern
HOTSPOT -
You are a Dynamics 365 Finance developer. You need to monitor system performance.
Which tools should you use? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
A
Correct Answer:
A.
Explanation:
Box 1: LCS Environment Monitoring tool
Microsoft Dynamics Lifecycle Services (LCS) provides to help you monitor, diagnose, and analyze the health of the Finance and Operations environments that you manage.
Box 2: Fiddler
Box 3: Trace Parser
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?
A
Select Model management from the menu and then select View all package dependences.
B
Right-click the Application Object Tree (AOT) node in Application Explorer and select Model View.
C
Select Metadata Search from the Dynamics 365 menu.
D
Select Model Management from the menu and then select Refresh Models.
Correct Answer:
B. Right-click the Application Object Tree (AOT) node in Application Explorer and select Model View.
Explanation:
1. In Microsoft Visual Studio, on the Dynamics 365 menu, click Model Management > Refresh Models.
2. Open Application Explorer by clicking View > Application Explorer.
3. Right-click the AOT root node, and then click Model view. A list of installed models is displayed.
Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/manage-runtime-packages
HOTSPOT -
You have a Dynamics 365 Finance development environment.
You must add default filters to the fleet management form.
You must view only sales that occur in the current sales period and where the Customer name field contains the text "Wholesales".
You need to configure filtering.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
A
Correct Answer:
A.
HOTSPOT -
You have a Dynamics 365 Finance and Operations development environment.
You must add default filters to the fleet management form.
You must view only sales that occur in the current sales period and where the Customer name field contains the text "Wholesales".
You need to configure filtering.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
A
Correct Answer:
A.
DRAG DROP -
You are configuring your developer environment by using Team Explorer.
There are several developers working on a customization.
You need to ensure that all code is checked in and then merged to the appropriate branches.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct.
You will receive credit for any of the correct orders you select.
Select and Place:
A
Correct Answer:
A.
Explanation:
Connect to the Microsoft Azure DevOps project.
Map the Microsoft Azure DevOps project to your local developer machine.
Create a main branch.
Create a test branch.
Create a dev branch.
https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/set-up-team-foundation-version-control-your-dev- machine?view=azure-devops
https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/branch-folders-files?view=azure-devops
You are a Dynamics 365 Finance developer.
You need to create an extension class.
Which action should you perform?
A
Mark the class as final.
B
Add the class buffer as the first parameter.
C
Mark the class as protected.
D
Mark the class as public.
Correct Answer:
A. Mark the class as final.
Explanation:
Extension classes are final classes that are adorned with the ExtensionOf attribute and that also have a name that has the _Extension suffix.
Because the classes are instantiated by the runtime system, it's not meaningful to derive from the extension class.
Therefore, the extension class must be marked as final.
Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/method-wrapping-coc
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
A project can contain elements from multiple models.
B
A model is a group or collection of elements that constitute a distributable software solution.
C
A Visual Studio project can belong to more than one model.
D
A model is a design time concept.
E
A package is a deployment unit that may contain one or more models.
Correct Answer:
B. A model is a group or collection of elements that constitute a distributable software solution.
Explanation:
B: A model is a group of elements, such as metadata and source files, that typically constitute a distributable software solution and includes customizations of an existing solution.
D: A model is a design-time concept, for example, a warehouse management model or a project accounting model.
E: A package is a deployment and compilation unit of one or more models.
Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/models
DRAG DROP -
You are a Dynamics 365 Finance developer.
Users must be able to view a filtered customer list from within a workspace.
You need to add the customer form to a workspace.
Which four 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.
Select and Place:
A
Correct Answer:
A.
Explanation:
Step 1: Open the customer form and apply filters to the grid.
To add a list to a workspace, first sort or filter the list on the page so that it shows the information as you want it to appear in the workspace.
Step 2: Select the Options actions pane tab and then select Add to workspace.
Step 3: Select Workspace and Presentation options.
Step 4: Select Configure.
After you select Configure, a dialog box appears, where you can select the columns that should appear in the list in the workspace.
Questions: 1-10 out of 281
Continue Full Practice..
GET ALL 281 QUESTIONS