MC1171846 Low
Microsoft Teams: Agent and bot support for Entra authentication in group chats
Summary AI-generated
Agents and bots in Teams group chats can now request Entra authentication, prompting users to install Teams or grant consent as needed; feature enabled by default starting November 3, 2025.
Suggested actions AI-generated
- Notify app developers if bots show Entra auth errors in group chats
- Update app logic to use authentication API in group chats if needed
Written by Azure OpenAI (gpt-4.1) from the text of the post below. It can be incomplete or wrong; the original post is authoritative.
Similar posts
Search for more like this- MC1465301 Microsoft Copilot Studio – Securely connect with Entra-based user and S2S authentication
- MC1395007 Microsoft Entra: New service plans for Conditional Access and ID Protection for agents
- MC1420635 Dynamics 365 Contact Center – Privileges and role-based access
- MC1184429 Microsoft Teams: Channel Agent Feature Updates
- MC1251206 (Updated) Microsoft Teams: Identify external bots joining your Teams meetings
- MC1411574 (Updated) Microsoft Entra: System-preferred authentication now applies to first-factor authentication
Original post from Microsoft
Agents and bots in Microsoft Teams group chats will now be able to authenticate through Entra. When an app requests a user's Entra token in a group chat, if that user does not have the Teams app installed and/or has not granted Entra consent, they are sent a targeted message. This targeted message is only visible to that user and serves two purposes: to prompt the user to install the Teams app and to open the Entra permission consent dialog. Once both requirements are met, the app can leverage Entra for the requested permissions (such as Graph).
This message is associated with Microsoft 365 Roadmap ID 503557.
[When this will happen:]- General Availability (Worldwide): Begins November 3, 2025, and completes by November 6, 2025
- General Availability (GCC): Begins and completes November 6, 2025.
- Who is affected: All Microsoft Teams users interacting with bots or agents in group chats.
- What will happen:
- Agents and bots will be able to request Entra permissions in group chats.
- Previously, this was only supported in one-on-one chats (personal scope).
- No changes to how Entra consent is captured.
- The app can now surface an authentication entry point in the group chat UI:
- Feature is enabled by default; no admin action required to turn it on.


- No action is required to enable this feature.
- If bots or agents continue to send errors related to Entra authentication in group chats after rollout, notify the application developer.
- Some apps may need to update their logic to use the authentication API in group chats as they do in personal scope.
Learn more: Enable SSO for your app | Microsoft Teams | Microsoft Learn
[Compliance considerations:]
No compliance considerations identified, review as appropriate for your organization.
Additional details from Microsoft
- RoadmapIds
- 503557
- FeatureStatusJson
- {"503557":[{"RoadmapId":503557,"Platform":"Mac","Status":"FeatureRolloutStatusNotSupported","LastUpdateTime":"2025-12-24T22:54:26.4831248Z","LatestRing":null},{"RoadmapId":503557,"Platform":"iOS","Status":"FeatureRolloutStatusNotSupported","LastUpdateTime":"2025-12-24T22:54:26.4831249Z","LatestRing":null},{"RoadmapId":503557,"Platform":"Desktop","Status":"FeatureRolloutStatusNotSupported","LastUpdateTime":"2025-12-24T22:54:26.483125Z","LatestRing":null},{"RoadmapId":503557,"Platform":"Android","Status":"FeatureRolloutStatusNotSupported","LastUpdateTime":"2025-12-24T22:54:26.483125Z","LatestRing":null},{"RoadmapId":503557,"Platform":"All","Status":"FeatureRolloutStatusNotSupported","LastUpdateTime":"2025-12-24T22:54:26.4831251Z","LatestRing":null}]}
- Summary
- Microsoft Teams group chat agents and bots will support Entra authentication starting November 3-6, 2025. Users without the Teams app or Entra consent receive a private prompt to install the app and grant permissions. This feature is enabled by default, requiring no admin action.
- Platforms
- Android, Desktop, iOS, Mac