Services
Affected Platforms
Summary
Microsoft Teams now supports apps in Private Channels, allowing bots, tabs, and message extensions with new governance controls. Rollout starts mid-January 2026. Admins and developers must update policies and apps for Private Channel compatibility, ensuring compliance with data and permission changes at the channel level.
Details
Introduction
Weâre excited to announce that Microsoft Teams now supports apps in Private channels. This update enables richer collaboration scenarios across teams and organizations by allowing users to add and use appsâincluding bots, tabs, and message extensionsâdirectly within Private channels. This change aligns with customer feedback requesting more consistent and flexible app experiences across collaboration spaces. Support for apps in Private Channels follows the same model as that for shared channels, ensuring a unified experience for users and developers.
This message is associated with Roadmap ID 518215 and applies to Teams for Windows desktop and Teams for Mac desktop.
When this will happen:
- Targeted release: Rollout begins mid-January 2026, and we expect to complete by late January 2026.
- General availability (Worldwide): Rollout begins late February 2026, and we expect to complete by late March 2026.
How this affects your organization:
Who is affected:
- All Microsoft Teams users who participate in Private Channels
- Admins managing Teams app policies
- Developers maintaining Teams apps
Whatâs changing:
- Apps can now be added to Private Channels. Previously, only a limited set of tabs were supported.
- This feature is available by default.
- All apps marked to work in Private and Shared Channels will be available.
- Channel owners or members can add apps to a Private Channel, with new governance and consent controls.
- A new channel setting allows owners to control who can add apps.
- Apps must be explicitly added to each channel; installing at the team level will no longer apply to Shared or Private Channels.
Screenshot 1: Apps must be added per channel. Users are prompted for consent when interacting with an app that hasnât been added. Apps are available through all standard discovery entry points.
Screenshot 2: Manage apps in your channels from the new Apps tab in Manage channel settings.
- Guest users can use supported apps depending on app and admin settings.
- Only apps updated by developers to support Private Channel functionality and allowed by admins will be available.
- Support for apps in Private Channels will follow the same model and require similar updates.
What you can do to prepare:
Admins:
- Review your Teams app policies and ensure required apps are updated for Private Channel support.
- Communicate this change to helpdesk staff.
- Update internal documentation if you detail this feature.
- Confirm that apps used in Private Channels are permitted by your organizationâs app governance policies.
- Update your app manifest to include
supportsChannelFeatures:tier1as part of the latest manifest version. - Use channel-specific APIs for membership, storage, and permissions. Do not assume team membership equals channel membership.
- Review and update Resource-Specific Consent (RSC) permissions if required.
- Test your app in Private Channels and with different user roles (internal, guest) to validate functionality.
- For apps with advanced scenarios (e.g., file access, cross-channel data, custom permissions), review the full developer guidance for targeted updates.
Before rollout, we will update this post with new documentation.
| Compliance Area | Explanation |
|---|---|
| Does the change store new customer data, if so, where, and is the data cached or permanently stored? | Apps added to Private Channels may store channel-specific data such as membership, settings, and user interactions. Storage location depends on the appâs architecture and may include Microsoft 365 or third-party services. |
| Does the change alter how existing customer data is processed, stored, or accessed? | Apps now operate at the channel level, not the team level. This changes how data access and permissions are scoped, requiring updates to app manifests and use of channel-specific APIs. |
| Does the change provide a new way of communicating between users, tenants, or subscriptions? | Apps (including bots and message extensions) within Private Channels enable new interaction paths among channel members, including guest users, depending on admin and app settings. |
| Does the change modify, interrupt, or disable any of the following capabilities (Purview)? | Apps must be explicitly added per channel, which may affect how DLP policies, audit logging, and eDiscovery apply. Admins should validate app behavior in Private Channels to ensure compliance. |
| Does the change alter how admins can monitor, report on, or demonstrate compliance activities? | Admins must review app usage and permissions at the channel level. Monitoring tools may need updates to reflect app activity in Private Channels. |
| Does the change modify how users can access, export, delete, or correct their personal data within Microsoft 365 services (GDPR Data Subject Rights)? | Apps in Private Channels may store user interactions and data that must be considered in GDPR-related requests. Admins and developers should ensure data handling aligns with privacy obligations. |
| Does the change include an admin control and, can it be controlled through Entra ID group membership? | Admins can manage app permissions and availability via Teams app policies and channel settings. Entra ID group membership may be used to scope access. |
| Does the change allow a user to enable and disable the feature themselves? | Channel owners can control who can add apps, and users can interact with apps once added, subject to consent prompts and admin policies. |