exam questions

Exam MS-600 All Questions

View all questions & answers for the MS-600 exam

Exam MS-600 topic 3 question 13 discussion

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

What should you add to a SharePoint Framework (SPFx) solution to ensure that the solution can be used as a Microsoft Teams tab?

  • A. the TeamsTab value to the componentType property in the manifest file
  • B. a manifest file to the Teams folder in the solution
  • C. the TeamsTab value to the supportedHosts property in the manifest file
  • D. a manifest file to the webparts folder in the solution
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
nitz14
Highly Voted 2 years, 4 months ago
C is correct answer Reference : https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-web-part-as-ms-teams-tab
upvoted 15 times
...
Liz123
Highly Voted 1 year, 11 months ago
Selected Answer: C
correct
upvoted 6 times
...
BKTech
Most Recent 11 months, 3 weeks ago
C is the correct answer.
upvoted 1 times
...
AASPDev
2 years ago
It is showing as answer D, but the explanation supports option C (supportedHosts)
upvoted 2 times
...
youb
2 years, 3 months ago
I disaggree with C, because if you don't include the manifest file, it won't work (regardless of if you put the TeamsTab) Moreover, if you think on the logic of the question, to make a teams tab work you could also chose to add TeamsPersonalApp on the supportedHost! (instead of answer C) Thus it makes the C answer "not a requirement", whereas manifest file IS a requirement for the app to work.
upvoted 1 times
youb
2 years, 3 months ago
see this link https://www.c-sharpcorner.com/blogs/how-to-use-sharepoint-framework-spfx-in-teams-to-build-an-app I think the answer is B in the end. Not D
upvoted 1 times
...
...
dactivo
2 years, 4 months ago
It's C, the manifest can appear in the webpart project, but it can also be created outside the project. The supportedHost can only be done from the webpart project.
upvoted 1 times
...
kris24_lawson
2 years, 4 months ago
It's C!
upvoted 1 times
...
VaMa6
2 years, 5 months ago
Why is it not C. the TeamsTab value to the supportedHosts property in the manifest file?
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 ...