Microsoft
MS-600 · Question #232
You build a Microsoft Teams meeting extension. You need to ensure that the extension can be used before a meeting starts. What should you do?
The correct answer is A. In the configurableTabs section of the Manifest.json file, add a context of meetingStage. See the full explanation below for the reasoning.
Question
You build a Microsoft Teams meeting extension. You need to ensure that the extension can be used before a meeting starts. What should you do?
Options
- AIn the configurableTabs section of the Manifest.json file, add a context of meetingStage.
- BCreate an app setup policy.
- CCreate an app permission policy.
- DIn the bot section of the Manifest.json file, add a context of meetingStage.
How the community answered
(38 responses)- A76% (29)
- B3% (1)
- C8% (3)
- D13% (5)
Community Discussion
No community discussion yet for this question.