Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Microsoft Dynamics 365 Business Central Developer

Last Update 19 hours ago Total Questions : 122

The Microsoft Dynamics 365 Business Central Developer content is now fully updated, with all current exam questions added 19 hours ago. Deciding to include MB-820 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our MB-820 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these MB-820 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Microsoft Dynamics 365 Business Central Developer practice test comfortably within the allotted time.

Question # 1

A company plans to optimize its permission sets.

The company has the following permission sets:

You need to provide the following implementation for a third permission set:

• Create a new Permission Set C that is a composite of Permission Set A and Permission Set B.

• Assign Permission Set C to a user.

You need to ensure that the user has only read access to the Job table.

Solution: Set the IncludedPermissionSets property to Permission Set A and the ExcludedPermissionSets property to Permission Set B.

Does the solution meet the goal?

A.

Yes

B.

No

Question # 2

You have an app with the Application Insights 1 connection string specified in app.json.

You create the following custom telemetry event in the app.

You publish the app to a customer environment that has a specified Application Insights 2 connection string.

The customer does not want the event to be displayed in Application Insights 2.

You need to ensure the event is displayed only in Application Insights 1.

What should you fix to achieve the goal?

A.

Change the TelemetryScope parameter to extensionpublisher.

B.

Remove the Application Insights 2 connection string from the customer environment.

C.

Change the Verbosity parameter to Normal.

D.

Remove the Application Insights 1 connection string from the app.json file of the app.

Question # 3

You are developing an XMLport to export data from the parent Item table and a related child " Item Unit of Measure ' table. The XMLport configuration must provide the following:

• Link the child table to its parent.

• Display a confirmation message after the XMLport runs.

You need to generate the XMLport.

What should you do? To answer, move the appropriate triggers to the correct requirements. You may use each trigger once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Question # 4

You need to write an Upgrade codeunit and use the DataTransfer object to handle the data upgrade.

Which solution should you use for each requirement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 5

You need to create the access modifier for IssueTotal.

Which variable declaration should you use?

A.

Protected vat IssueTotal: Decimal

B.

Internal var IssueTotal: Decimal

C.

Public var IssueTotal: Decimal

D.

Local var IssueTotal: Decimal

E.

Var IssueTotal; Decimal

Question # 6

You need to call the Issue API action from the mobile application.

Which action should you use?

A.

POST/issues (88122e0e-5796-ec11-bb87-000d3a392eb5yMicrosoit.NAV.copy

B.

PATCH /issues {88122 eOe-5796-ed 1 -bb87-000d3a392eb5)/Mkrosotl.NAV.Copy

C.

POST /issues (88122e0e-5796-ec11 -bb87-000d3a392eb5)/Copy

D.

POST /issues (88122e0e-5796-ec11 -bb87-000d3a392eb5)/copy

E.

POST/issues(88122e0e-5796-ec11-bb87-000d3a392eb5)/MicrosoftNAV.Copy

Question # 7

You need to determine why the extension does not appear in the tenant.

What are two possible reasons for the disappearance? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

The extension was published as a DEV extension.

B.

The extension was not compatible with the new version within 60 days of the first notification.

C.

The extension was published as PTE. and the Platform parameter was not updated in the application file.

D.

The extension was published as PTE. and the Platform and Runtime parameters were not updated in the application file.

E.

The extension was not compatible with the new version within 90 days of the first notification.

Question # 8

You need to implement the Issue Management module and expose the Postlssue method.

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.

NOTE: Note than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Question # 9

You need to determine If you have unwanted incoming web service calls in your tenant during the last seven days.

Which two KQL queries should you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Question # 10

You need to parse the API JSON response and retrieve each order no. in the response body.

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.

Go to page: