nerdexam
Microsoft

MB-820 · Question #101

You have a custom app. A warning for the rule code named AA0XYZ appears in multiple app objects. You need to change the severity of the rule from Warning to Info for only the current app. Which…

The correct answer is C. Add the "al.ruleSetPath" property with a path to the ruleset.json file. D. Open the Visual Studio Code project settings,json file. E. Add the following ruleset object to the ruleset,json file. You've hit your limit · resets 5am (America/New_York)

Work with development tools

Question

You have a custom app. A warning for the rule code named AA0XYZ appears in multiple app objects. You need to change the severity of the rule from Warning to Info for only the current app. Which three actions should you perform? Each correct answer presents part of the solution. (Choose three.) NOTE: Each correct selection is worth one point.

Options

  • AChange the "al.enableCodeAnalysis" property value to "false".
  • BOpen the Visual Studio Code user settings.json file.
  • CAdd the "al.ruleSetPath" property with a path to the ruleset.json file.
  • DOpen the Visual Studio Code project settings,json file.
  • EAdd the following ruleset object to the ruleset,json file:
  • FAdd the following ruleset object to the ruleset,json file:

How the community answered

(19 responses)
  • A
    16% (3)
  • B
    5% (1)
  • C
    68% (13)
  • F
    11% (2)

Explanation

You've hit your limit · resets 5am (America/New_York)

Topics

#code analysis#ruleset#AL diagnostics#Visual Studio Code

Community Discussion

No community discussion yet for this question.

Full MB-820 Practice