Microsoft MB-820 Microsoft Dynamics 365 Business Central Developer Online Training
Microsoft MB-820 Online Training
The questions for MB-820 were last updated at May 09,2025.
- Exam Code: MB-820
- Exam Name: Microsoft Dynamics 365 Business Central Developer
- Certification Provider: Microsoft
- Latest update: May 09,2025
HOTSPOT
You need to write the code to call the subcontractor’s REST API.
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.
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
DRAG DROP
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.
HOTSPOT
You need to log an error in telemetry when the business process defined in the custom application developed for Contoso, Ltd fails.
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.
HOTSPOT
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.
HOTSPOT
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.
Topic 3, Misc. Questions
You are developing an app that will be published to Microsoft AppSource.
The app requires code analyzers to enforce some rules. You plan to add the analyzers to the settings.json file.
You need to activate the analyzers for the project.
Which three code analyzers should you activate to develop the app for AppSource? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . CodeCop
- B . UlCop
- C . a custom rule set
- D . PerTenantExtensionCop
- E . AppSourceCop
You are developing an app.
You plan to publish the app to Microsoft AppSource.
You need to assign an object range for the app.
Which object range should you use?
- A . custom object within the range 50000 to 59999
- B . custom object within the range 50000 to 99999
- C . divided by countries and use specific a country within the range 100000 to 999999
- D . an object range within the range of 7000000 to 74999999 that is requested from Microsoft
- E . free object within the standard range 1 to 49999
A company is deploying Business Central on-premises.
The company plans to use a single-tenant deployment architecture.
You need to describe how the data is stored and how the Business Central Server is configured.
In which two ways should you describe the single-tenant architecture? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Each customer has their own Business Central Server.
- B . The application and the business data are stored in the same database.
- C . Multiple customers share a single Business Central Server.
- D . The application and business data are stored in separate databases.
- E . Multiple customers share multiple Business Central Server instances.
DRAG DROP
A company plans to deploy Business Central.
The company has the following deployment requirements:
• Use the company hardware architecture to run the deployment.
• Use sandbox environments to develop extensions.
• Allow tenants to connect to Shopify with the standard connector.
• Use Microsoft Power Automate to create a workflow that calls a business event.
You need to identify the deployment type for each requirement.
Which deployment types should you use? To answer, move the appropriate deployment types to the correct requirements. You may use each deployment type once, more than once, or not at all.