exam questions

Exam MS-600 All Questions

View all questions & answers for the MS-600 exam

Exam MS-600 topic 5 question 4 discussion

Actual exam question from Microsoft's MS-600
Question #: 4
Topic #: 5
[All MS-600 Questions]

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?

  • A. Disable script debugging in your web browser
  • B. Sideload the add-in
  • C. Publish the manifest to the Microsoft SharePoint app catalog
  • D. Add the manifest path to the trusted catalogs
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
krzycherek
Highly Voted 2 years, 1 month ago
sideload your add-in to test it
upvoted 8 times
martinlingstuyl
1 year, 4 months ago
The description says that debugging should be done on word online. Sideloading doesn't help there.
upvoted 3 times
...
...
Pipas_Peladas
Most Recent 7 months ago
Selected Answer: B
Debug your add-in: 1. To debug your add-in by using Office on the web: Run the project on localhost and sideload it to a document in Office on the web. For detailed sideloading instructions, see Manually sideload Office Add-ins on the web. 2. Open the browser's developer tools. This is usually done by pressing F12. Open the debugger tool and use it to set breakpoints and watch variables.
upvoted 1 times
...
scharette
9 months ago
Selected Answer: B
You want to debug, so you want to make temporary changes and test them, sideloading seems to be the way to go. https://docs.microsoft.com/en-us/office/dev/add-ins/testing/sideload-office-add-ins-for-testing If you're using Visual Studio to develop your add-in, the process to sideload is similar to manual sideloading to the web. The only difference is that you must update the value of the SourceURL element in your manifest to include the full URL where the add-in is deployed.
upvoted 3 times
...
deepa410
1 year, 10 months ago
C is correct. You need to upload the manifest to SharePoint app catalog https://docs.microsoft.com/en-us/office/dev/add-ins/testing/debug-add-ins-in-office-online
upvoted 3 times
...
VaMa6
1 year, 10 months ago
Sideload the add-in : https://docs.microsoft.com/en-us/office/dev/add-ins/testing/sideload-office-add-ins-for-testing
upvoted 1 times
...
wonderznight
2 years, 4 months ago
Answer C is correct. "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
upvoted 4 times
notna
2 years, 3 months ago
Except that question clearly states "Visual Studio Code"
upvoted 4 times
...
...
ptroh_no
2 years, 5 months ago
B) I'd assume that, if the user reports a bug ,it is because the add-in is in production already so there is not need to publish the manifest twice.
upvoted 2 times
...
TRUESON
2 years, 6 months ago
Actually in most Youtube Videos they show that Add-Ins are debugged by Sideloading
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago