Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Microsoft MB-500 Practice Exam with Questions & Answers | Set: 4

Questions 31

You are working in multiple development environments and are using Team Foundation Version Control to maintain source code

You need to enforce a policy requiring that any check-in is approved only after the build pipeline has successfully completed.

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.

MB-500 Question 31

Options:
Microsoft MB-500 Premium Access
Questions 32

A company requires a Power Apps app that will enable users to view and create new leads in Dynamics 365 from the app. The data is in a custom entity named LeadsTable, which is not accessible outside Dynamics 365. You need to make the data available outside Dynamics 365. What should you do?

Options:
A.

Enable IsPublic for the data entity linked to the LeadsTable.

B.

Assign the create, read, update, and delete operations for the LeadsTable to the sales associate role.

C.

Create an aggregate data entity for the LeadsTable.

D.

Enable data management capabilities on the data entity.

Questions 33

You are the Dynamics 365 Finance Developer.

You have the following class definition:

MB-500 Question 33

You need to create an extension class and wrap the method by using Chain of Command (CoC), if the value of the Qty variable is less than 5, the code must cause an exception.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-500 Question 33

Options:
Questions 34

You need to add new fields to the table for the Inventory Status form to represent the product name and batch ID.

What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

NOTE Each correct selection is worth one point.

Options:
A.

Drag the EcoResProductName and inventBatchiD extended data types (EDTs) from the Application Object Tree (AOT) to the table. Rename the fields appropriately,

B.

Right-click the newly created table and add two new base enumerations to the table. Rename the new enumerations Product Name and Batch ID respectively.

C.

Right-click the newly created table. Add two new string fields to the table. Rename one string field to Product Name and rename the other to Batch ID. Change the property of the fields to the appropriate EDTs.

D.

Right-click the newly created table in the designer Add a string field named Product Name to the table. Add an enumeration named Batch ID to the table.

Questions 35

You need to test and map the freight processing integration.

Which data management concept is used for the XML file to import the freight processing data?

Options:
A.

data package

B.

data job

C.

data entity

D.

data project

Questions 36

You need to apply a form pattern to the Vendor exclusion list. Which pattern should you use?

Options:
A.

List Page

B.

Simple List

C.

List View

D.

Workspace

Questions 37

The system includes the following code: (Line numbers are included for reference only.)

MB-500 Question 37

You need to apply changes to address User2’s issues.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

MB-500 Question 37

Options:
Questions 38

You need to implement the migration requirements.

Which two options can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:
A.

a data entity and a Data management import job

B.

a data entity and Entity store

C.

a data entity and bring your own database (BYOD)

D.

a public data entity and the Excel add-in

Questions 39

You need to investigate the Vendor exclusion list issue.

What should you do?

Options:
A.

Navigate to the General tab, select Record Info , and then select Show all fields .

B.

Navigate to the Options tab, select Record Info , and then select Show all fields .

C.

Navigate to the Options tab and select Database log .

D.

Navigate to the Page options tab, select Record Info , and then select Show all fields .

Questions 40

You need to configure security for the Vendor Exclusion List report.

What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:
A.

Create a new privilege, add a reference to an output menu item, and then add the new privilege to a role.

B.

Create a new security policy and add an output menu item. Add the new security policy to duty extension

and then to a role extension.

C.

Create a new privilege extension and add an output menu item. Add the privilege to a duty extension and

then to a role extension.

D.

Create a new privilege and assign it to an output menu item. Add the new privilege to a duty extension and

then add the duty extension to a role.