Forum Discussion
LeisaHerritt
Mar 24, 2020Copper Contributor
Limits on virtual attendees?
I recently started using Microsoft Teams and I'm loving it so far! One thing I haven't been able to find out is if there's a limit on the number of attendees in a virtual meeting. Could I potentially...
- Mar 24, 2020
Hi,
The current limitation is 250 participants in a Teams meeting.
https://docs.microsoft.com/en-us/microsoftteams/limits-specifications-teams
If you want to reach more than 250 viewers Live Events in Teams can have 10000 viewers.
https://docs.microsoft.com/en-us/microsoftteams/teams-live-events/what-are-teams-live-events
ImmanuelV
Feb 08, 2021Copper Contributor
LinusCansby Once the limit is reached, what kind of messaging does the 251st person receive? Will the host get any notification?
Grant_Saul
Oct 09, 2021Copper Contributor
Am I correct in saying the limit for a Teams meeting is now 1000 with an A3/E3 organiser license.
https://docs.microsoft.com/en-us/microsoftteams/limits-specifications-teams
looking at a meeting with 660 - only 5 presenters and rest view-only controlled by meeting options. Am keen to hear if this is likely to be an issue.
If more than 1000 is view-only automatic or does the policy need to be turned on with powershell
https://docs.microsoft.com/en-us/microsoftteams/limits-specifications-teams
looking at a meeting with 660 - only 5 presenters and rest view-only controlled by meeting options. Am keen to hear if this is likely to be an issue.
If more than 1000 is view-only automatic or does the policy need to be turned on with powershell
- Dec 19, 2021
Today with A3/E3 1000 active, 19000 passive view only making 20000.
View only is enabled with PowerShell
Set-CsTeamsMeetingPolicy -Identity Global -StreamingAttendeeMode Enabled
Best, Chris