MS-700 · Question #172
MS-700 Question #172: Real Exam Question with Answer & Explanation
The correct answer is B: New-CsTeamsFeedbackPolicy. To disable user survey notifications in Teams, you must use the New-CsTeamsFeedbackPolicy PowerShell cmdlet.
Question
You have a Microsoft 365 E5 subscription that uses Teams. Users report that they receive a notification in their Teams client to fill in a survey and send the results to Microsoft. You need to use PowerShell to disable the notification. Which PowerShell cmdlet should you run?
Options
- ANew-CsTeamsMessagingPolicy
- BNew-CsTeamsFeedbackPolicy
- CNew-CsTeamsEventsPolicy
- DNew-CsTeamsAppPermissionPolicy
Explanation
To disable user survey notifications in Teams, you must use the New-CsTeamsFeedbackPolicy PowerShell cmdlet.
Common mistakes.
- A.
New-CsTeamsMessagingPolicyis used to manage messaging features in Teams, such as chat, GIFs, and read receipts, not feedback surveys. - C.
New-CsTeamsEventsPolicyis not a standard or recognized cmdlet for managing Teams policies related to user feedback. - D.
New-CsTeamsAppPermissionPolicyis used to control which apps are available to users in Teams, not for managing feedback surveys.
Concept tested. Managing Teams user feedback and survey notifications
Reference. https://learn.microsoft.com/en-us/powershell/module/skype/new-csteamsfeedbackpolicy
Topics
Community Discussion
No community discussion yet for this question.