nerdexam
Microsoft

MS-600 · Question #38

You have a custom Microsoft Word add-in that was written by using Microsoft Visual Studio Code. A user reports that there is an issue with the add-in. You need to debug the add-in for Word Online…

The correct answer is C. Publish the manifest to the Microsoft SharePoint app catalog. "Although you can sideload add-ins from Visual Studio to Office on the web, you cannot debug them from Visual Studio. To debug you will need to use the browser debugging tools. For more information, see Debug add-ins in Office on the web."…

Extend Office

Question

You have a custom Microsoft Word add-in that was written by using Microsoft Visual Studio Code. A user reports that there is an issue with the add-in. You need to debug the add-in for Word Online. What should you do before you begin debugging in Visual Studio Code?

Options

  • ADisable script debugging in your web browser
  • BSideload the add-in
  • CPublish the manifest to the Microsoft SharePoint app catalog
  • DAdd the manifest path to the trusted catalogs

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    14% (5)
  • C
    77% (27)
  • D
    3% (1)

Explanation

"Although you can sideload add-ins from Visual Studio to Office on the web, you cannot debug them from Visual Studio. To debug you will need to use the browser debugging tools. For more information, see Debug add-ins in Office on the web." https://docs.microsoft.com/en-us/office/dev/add-ins/testing/sideload-office-add-ins-for-testing

Topics

#Word add-in#debugging#SharePoint app catalog#manifest

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice