nerdexam
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)
  • A
    76% (29)
  • B
    3% (1)
  • C
    8% (3)
  • D
    13% (5)

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice