exam questions

Exam MB-820 All Questions

View all questions & answers for the MB-820 exam

Exam MB-820 topic 1 question 49 discussion

Actual exam question from Microsoft's MB-820
Question #: 49
Topic #: 1
[All MB-820 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. UICop
  • C. a custom rule set
  • D. PerTenantExtensionCop
  • E. AppSourceCop
Show Suggested Answer Hide Answer
Suggested Answer: ABE 🗳️

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
VPin
Highly Voted 1 year, 1 month ago
Selected Answer: ABE
PerTenantExtensionCop and AppSourceCop conflicts with each other. Code is for Appsource, so no need for PerTenantExtensionCop.
upvoted 15 times
...
javieroto
Most Recent 6 months ago
Selected Answer: UBE
PerTenantExtensionCop is an analyzer that enforces rules that must be respected by extensions meant to be installed for individual tenants.
upvoted 1 times
...
Rebe
1 year ago
correct anser is ABE
upvoted 1 times
...
5e11cb9
1 year ago
Correct answer should be A, B, E
upvoted 3 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 ...