Microsoft Dynamics 365 Customization and Configuration

Here you have the best Microsoft MB2-716 practice exam questions

  • You have 100 total questions to study from
  • Each page has 5 questions, making a total of 20 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 20, 2024
Question 1 of 100

You are creating a set of system views.

Which three options can you configure for the views? Each correct answer presents a complete solution.

    Correct Answer: C, D, E

    When creating system views, you can configure the default sort order for results, the widths of each column, and the columns to display. These options allow you to customize how data is presented and interact with in the view. Permissions such as read, write, delete, append, assign, and share are typically set at the entity or record level, not specifically within the configuration of a view.

Question 2 of 100

You create a Publisher and add entities to a solution.

What are two outcomes of these actions? Each correct answer presents a complete solution.

    Correct Answer: A, D

    When you create a Publisher and add custom entities to a solution, the names for both existing custom entities and those created as part of the solution use the prefix that indicates the publisher.

Question 3 of 100

Which two statements are exclusive to managed solutions and not unmanaged solutions? Each correct answer presents part of the solution.

    Correct Answer: A, B

    In managed solutions, you cannot export the solution because managed solutions are intended to be distributed as final products and not further modified. Additionally, when you remove a managed solution, all the components included in the solution are also removed. These characteristics contrast with unmanaged solutions, which are meant to be used for ongoing development and customization, allowing for export and leaving behind the components upon removal.

Question 4 of 100

You export five modified system security roles from a development environment as an unmanaged solution. You plan to import the solution into a production environment.

Which of the following statements is true regarding the import of the unmanaged solution?

    Correct Answer: B

    When importing an unmanaged solution that includes modified system security roles into a production environment, the system security roles in the production environment will be overwritten with the settings imported from the solution. This means any changes applied to the security roles in the solution will merge with the existing roles in the production environment, effectively updating them with the new settings defined in the imported solution.

Question 5 of 100

You need to display data that is referenced by a lookup field on a form.

Which option should you use?

    Correct Answer: C

    To display data referenced by a lookup field on a form, the best option is to use a Quick View form. Quick View forms in Microsoft Dynamics 365 allow you to display data from a referenced entity without having to include a full form. This is useful for showing additional details from a related entity on the primary form, providing a seamless user experience.