Microsoft Teams Adds Admin-Controlled Bot Detection for Meetings: What the New External Bot Policy Means for Enterprise AV Deployments
A new Teams admin policy routes suspected AI bots to a lobby holding area, requiring explicit organizer approval before they join.
By AVinBrief Editorial Desk ·
- What does the new Microsoft Teams bot protection policy actually do?
- The policy, called "Manage external bots and their access to meetings," uses a combination of infrastructural and behavioral signals collected at the moment a participant joins to identify likely external AI bots. When a bot is detected, Teams redirects it to the meeting lobby, places it in a separate "Suspected threats" group, and holds it there until the meeting organizer explicitly approves or denies entry. The detection runs even in meetings configured to let all participants bypass the lobby.
- What do Teams users need to do to turn on this capability? Where does an IT admin configure this, and what are the available settings?
- The policy lives in the Teams Admin Center under Meeting Policies, in the Meeting Join and Lobby section. Admins can assign it per user or per group. Two modes are available: "Require approval before joining," which is the default and activates bot detection and lobby routing, and "Do not detect," which disables detection entirely. Admins can also manage the setting via PowerShell using the Set-CsTeamsMeetingPolicy cmdlet with the ExternalBotAccessMode attribute. Microsoft advises pairing the policy with a restrictive "Who can admit from lobby" setting, limiting admission rights to organizers or co-organizers to prevent other attendees from inadvertently waving a flagged bot through.
- What is happening to the existing CAPTCHA verification for Teams meetings, which were aimed at the same problem?
- Microsoft is retiring the CAPTCHA-based verification experience as the new bot detection capability rolls out. The CAPTCHA policy is scheduled for full removal from the Teams Admin Center by late August 2026. The replacement is not a one-for-one swap: the new system detects and categorizes bots automatically rather than placing the verification burden on the bot itself.
- What additional bot governance controls has Microsoft announced on the roadmap?
- Microsoft has outlined four planned additions: allow lists for pre-approved bots, an organization-wide policy to block all external bots outright, admin audit logs and detection reports, and more granular controls for specific deployment scenarios. None of these have shipping dates announced. The allow-list feature will matter most to organizations that rely on trusted third-party AI meeting assistants and need a path to approve them without manual organizer approval at every meeting.
- Does this policy affect certified Microsoft Teams Rooms hardware or only software-joined meetings?
- The policy operates at the meeting-join policy layer in the Teams Admin Center and applies to how participants are admitted, regardless of which endpoint the organizer is on. A meeting running on a certified Teams Rooms device is governed by the same admission policy as a meeting on the desktop client. The practical implication is that an IT admin who has deployed Teams Rooms hardware in conference rooms should verify that the ExternalBotAccessMode setting is configured intentionally. The default is detection enabled, which may catch internal bots an organization already trusts.
- Is there a separate licensing cost for this feature?
- It does not appear to have a separate SKU or add-on license. The policy is a Teams Admin Center control available to administrators of Microsoft Teams tenants.
The Take
What does Microsoft's bot detection rollout mean for IT managers who have already standardized on third-party AI meeting assistants?
The timing is worth noting. AI meeting assistant adoption (tools like Otter.ai, Fireflies, and a growing number of enterprise-grade alternatives) accelerated sharply through 2024 and 2025, and many IT teams have already issued guidance or run informal pilots that depend on these bots joining meetings without friction. Some of the meeting bots have aggressive user policies that meeting participants might not even be aware of. The new Teams policy defaults to detection-on, which means a bot that has been quietly working for months could start landing in the lobby starting now, mid-meeting, with a confused organizer trying to figure out why.
The allow-list feature on the roadmap will be an important one. Until it arrives, organizations with trusted bots have a narrow set of options: set the policy to “Do not detect” tenant-wide and lose the protection entirely, train organizers to recognize and admit known bots from the lobby, or wait for the allow-list and accept that some meetings will generate friction in the interim.
For AV and IT managers evaluating Teams Rooms deployments, two questions worth taking to Microsoft or their integrator: first, how the lobby-routing behavior surfaces on a room system touchpanel when the organizer is joining from a hardware endpoint rather than the desktop client; and second, whether the audit logs on the roadmap will tie detection events to specific room systems or only to user accounts. The answer to the second question determines whether this becomes a useful security tool or just an admission workflow with no audit trail.
Sources
- What's New in Microsoft Teams: June 2026, InfoComm Edition, Microsoft Tech Community (article)
- Introducing Smarter Bot Protection in Microsoft Teams Meetings, Microsoft Tech Community (article)
- Manage External Bots and Their Access to Meetings, Microsoft Learn (primary document)
- Teams Bot Identification, Microsoft Learn (primary document)