Microsoft
MS-600 · Question #228
You are building a Microsoft Teams meeting extension. The solution must meet the following requirements: - Be available to all users. - Show the details of the meeting. - Use the principle of least…
The correct answer is D. From the Azure Active Directory admin center, grant the extension the Team.ReadBasic.All. See the full explanation below for the reasoning.
Question
You are building a Microsoft Teams meeting extension. The solution must meet the following requirements:
- Be available to all users.
- Show the details of the meeting.
- Use the principle of least privileges.
You need to configure permissions for the extension. What should do?
Options
- AFrom the Azure Active Directory admin center, grant the extension the User.Read.All permission.
- BIn the manifest, configure a resource-specific application permission of
- CIn the manifest, configure a resource-specific application permission of MeetingStage.write.Chat.
- DFrom the Azure Active Directory admin center, grant the extension the Team.ReadBasic.All
How the community answered
(42 responses)- A2% (1)
- B7% (3)
- C14% (6)
- D76% (32)
Community Discussion
No community discussion yet for this question.