Microsoft
MS-600 · Question #148
You need to develop a SharePoint Framework (SPFx) solution that interacts with Microsoft SharePoint and also Microsoft Teams. The solution must share the same code base. What should you do?
The correct answer is A. Make the code aware of the Teams context and the SharePoint context. web-part-as-ms-teams-tab#update-code-to-be-aware-of-the-microsoft-teams-context
Extend and customize Microsoft 365 with SharePoint Framework
Question
You need to develop a SharePoint Framework (SPFx) solution that interacts with Microsoft SharePoint and also Microsoft Teams. The solution must share the same code base. What should you do?
Options
- AMake the code aware of the Teams context and the SharePoint context.
- BInclude the Microsoft Authentication Library for .NET (MSAL.NET) in the solution.
- CGrant admin consent to the Teams API.
- DPublish the solution to an Azure App Service.
How the community answered
(46 responses)- A72% (33)
- B4% (2)
- C15% (7)
- D9% (4)
Explanation
web-part-as-ms-teams-tab#update-code-to-be-aware-of-the-microsoft-teams-context
Topics
#SPFx#Teams context#SharePoint context#cross-platform development
Community Discussion
No community discussion yet for this question.