Microsoft MB-820 Practice Test - Questions Answers, Page 2
List of questions
Related questions
You need to determine why the debugger does not start correctly.
What is the cause of the problem?
The 'userld' parameter must have the GUID of the user specified, not the username.
The 'breakOnNext' parameter is not set to -WebServiceClient'.
The 'userld' parameter is specified, and the next user session that is specified in the 'breakOnNext' parameter is snapshot debugged.
The 'executionContext* parameter is not set to 'Debug'.
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 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.
CodeCop
UlCop
a custom rule set
PerTenantExtensionCop
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?
custom object within the range 50000 to 59999
custom object within the range 50000 to 99999
divided by countries and use specific a country within the range 100000 to 999999
an object range within the range of 7000000 to 74999999 that is requested from Microsoft
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.
Each customer has their own Business Central Server.
The application and the business data are stored in the same database.
Multiple customers share a single Business Central Server.
The application and business data are stored in separate databases.
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.
DRAG DROP
A company is examining Connect apps and Add-on apps for use with Business Central.
You need to describe the development language requirements for Connect apps and Add-on apps.
How should you describe the app language requirements? To answer, move the appropriate app types to the correct descriptions. You may use each app type 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.
DRAG DROP
A company is implementing Business Central.
In the per-tenant extension, TableA Header and TableA Line are document tables, and TableB Header and TableB Line are document history tables.
The company requires that the resulting dataset of query objects contain the following records:
* All records from TableA Header even if no matching record value exists in the linked TableA Line
* Records from TableB Header where a match is found in the linked TableB Line field
You need to configure the linked data item to generate the required dataset.
Which SqlJoinType should you use? To answer, move the appropriate SqUoinTypes to the correct dataset requirements. You may use each SqlJoinType once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.
HOTSPOT
A company has a page named New Job Status connected to a source table named Job. The page has an action named Item Ledger Entries. The company requires the following changes to the page:
* Filter the page to display only jobs with open or quote status.
* Add the following comment for internal use: This page does not include completed jobs.
* Item Ledger Entries action must open the selected job on the page and display it in the Ul for users to modify.
You need to select the property selections to use for each requirement.
Which property selections should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
A company plans to meet new regulatory requirements.
The regulator has issued new tax tiers.
You need to update the base application table by using a table extension.
Which table field property can you change?
CalcFormula
DecimalPlaces
BlankZero
AutoFormatType
Question