Teams by default delivers a survey to users after a call or meeting to rate quality.  Users that make many calls throughout the day may find this annoying over time so here are steps to disable Teams call quality surveys. 

Teams Survey Options:

The recieveSurveysMode parameter in the New-CsTeamsFeedbackPolicy module has three options that can be set.

  • enabledUserOverride – this is the default and allows to go to Settings > Privacy and choose whether they want to participate in surveys.
  • enabled – users will receive the survey when assigned the policy.
  • disabled – turns off the survey for users assigned the policy.

Disable Microsoft Teams Call Quality Survey for a Single User:

First connect to Teams PowerShell Module:

Next Create the Policy and apply it to the user.

Disable Microsoft Teams Call Quality Survey for all Teams Users:

Connect to Teams and MSOnline PowerShell:

Next Create the Policy and apply to all users.

If you have any issues connecting to PowerShell or the Modules visit:

Connect PowerShell to Azure, Office 365, and Teams