exam questions

Exam MB-820 All Questions

View all questions & answers for the MB-820 exam

Exam MB-820 topic 1 question 7 discussion

Actual exam question from Microsoft's MB-820
Question #: 7
Topic #: 1
[All MB-820 Questions]

You are cleaning up sandbox environments for a company.
The company requires data to be cleared from the environments each time an extension is published.
You need to configure the launch.json file.
Which schemaUpdateMode property should you set?

  • A. ForceUpgrade
  • B. ForceSync
  • C. Synchronize
  • D. Recreate
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jp81
Highly Voted 1 year ago
Answer is D
upvoted 5 times
...
leoizgon
Most Recent 3 months, 3 weeks ago
Selected Answer: D
https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-json-launch-file
upvoted 2 times
...
segreteriabcsoft
4 months ago
Selected Answer: D
Answer is D
upvoted 1 times
...
javieroto
7 months ago
Selected Answer: D
When we set the schema update mode to Recreate, all the tables and table extensions are recreated at every publish, which means that all the data in those tables are lost. This means that we will get empty records when we publish our extension every time we make some changes in the extension.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...