🎉 Our Office 365 Reporting Tool is now available in Azure Marketplace 🚀
This website uses cookies to improve your experience. We'll assume you're ok with this. Know more.
AdminDroid Microsoft Teams Reporting

How to Find Microsoft Teams with Shared Channels Report

Shared channels in Microsoft Teams enhance collaboration but can also introduce security risks. Without visibility into which teams have shared channels, sensitive data may be exposed to unintended users. Tracking them individually can be a challenge. This guide provides efficient methods to identify teams with shared channels and ensure content reaches only the authorized users.

Find Teams with Shared Channels Using Microsoft Teams Admin Center

Microsoft 365 Permission Required
Teams Admin Least Privilege
Global Admin Most Privilege
  • Log in to the Microsoft Teams admin center.
  • Navigate to Teams»Manage Teams. On this page, you can view all the teams in your organization. If a team contains shared channels, the corresponding count will be displayed in the Shared channels column.
Find Teams with Shared Channels Using Microsoft Teams Admin Center

Export Shared Channels Count Within Teams Using Windows PowerShell

Microsoft 365 Permission Required
Teams Admin Least Privilege
Global Admin Most Privilege
  • Connect to the Microsoft Graph PowerShell using the below cmdlet.
    Connect-MgGraph –Scopes "Reports.Read.All"
  • To list all the teams along with their shared channels count, use the PowerShell cmdlet "Get-MgTeam" as mentioned below.
  • Windows PowerShell Windows PowerShell
     Get-MgTeam -All | ForEach-Object { 
        $sharedChannels = (Get-MgTeamChannel -TeamId $_.Id -All).Where({ $_.MembershipType -in @("Shared", "UnknownFutureValue") }) 
        if ($sharedChannels.Count) { [PSCustomObject]@{ Team = $_.DisplayName; "Shared Channel Count" = $sharedChannels.Count } } 
    } | Format-Table -AutoSize 
Export Shared Channels Count Within Teams Using Windows PowerShell

Unintended Shared Channels Can Turn Teams into Security Gaps — Find Them Now!

AdminDroid's Microsoft Teams reporting tool provides comprehensive insights to manage shared channels. With detailed reports, you can track unwanted channel creation in teams to ensure compliance with shared channel policies.

Visualize Teams Channel Data Using Intuitive Dashboard

With visually appealing Teams channel statistics dashboard track key metrics, such as membership, owners, and storage details to optimize workflow.

Alerts on Unusual Shared Channel Activities

Get alerted on Teams activities to stay informed of suspicious shared channel activities, like channel creations, sharing activities, etc.

Stay Updated on MS Teams Shared Channels with Automatic Scheduling

Get automated reports using AdminDroid’s advanced scheduler feature to monitor and get timely updates on Teams with shared channel details.

Optimize Resources by Removing Empty Shared Channels

Utilize the empty shared channel report to identify and remove unused shared channels for a more efficient and organized workspace.

Track External Access to Shared Channels

Use the external members in shared channels report to find a list of all shared channels with guest participants.

Monitor Shared Channels Without Owners for Better Resource Allocation

Monitor ownerless shared channels to prevent clutter and inactivity in the hosted team.

In conclusion, AdminDroid’s shared channel reports will assist you to:

  • Monitor external access to Microsoft Teams shared channels.
  • Remove shared channels with disabled owners to prevent unauthorized access.
  • Track file uploads and downloads within shared channels for data security.

Explore a full range of reporting options

Important Tips

Track private and shared channel creations in Microsoft Teams to ensure that only essential channels are created for proper Teams management.

Implement Teams retention policies for shared channels to retain chat messages for a defined period and maintain compliance.

Audit shared channel invite activities to track invitation details and identify unauthorized external responses.

Common Errors and Resolution Steps

The following are possible errors and troubleshooting hints while checking the Microsoft 365 teams with shared channels.

Error You don't have access to the Teams admin center.

This error occurs when you attempt to access the Teams admin center, without the required permissions to retrieve Teams data.

Fix Ensure that you have necessary admin permissions, such as Global Admin or Teams Admin, to access the admin center.

Error You can't share this channel with people from this org.

This error occurs when your organization either prohibits sharing with the other organization or when the other organization restricts its users from accessing your shared channels.

Fix Configure the B2B direct connect inbound access settings to allow users from other organizations to access your shared channels or ask them to configure their outbound access settings.

Error The channel can’t be shared with this team. Pick another team or contact your admin for more info.

This occurs when attempting to share a shared channel with an organization-wide team.

Fix Share it with a different team, as shared channels cannot be shared with an organization-wide team.

Error Validation failed: Label does not allow External user access in Privacy and External User Settings. Kindly enable Restrict to: Internal only control to process.

This error occurs when you try to create a sensitivity label for teams invitations without enabling the external user access.

Fix Adjust the sensitivity label settings to allow "Privacy and external user access" and "Private teams discoverability and shared channel settings" in Protection settings.

1. What are the differences between shared and private channels in Teams?

Each channel type in Microsoft Teams serves a distinct collaboration purpose. Shared channels enable cross-organizational communication, while private channels ensure secure internal discussions. Understanding the differences between them is key to selecting the best option for your needs.

The table below highlights the critical distinctions to help you make an informed choice for your team.

shared-channel-vs-private-channel

Find all Microsoft Teams channels along with their membership details using AdminDroid's Teams Channels report.

  • Make use of AI-driven charts that offer an effortless way to analyze shared, standard, and private team channel counts.
  • Whether you're managing cross-tenant collaboration or internal discussions, this report helps you track your Teams channels with ease.
admindroid-teams-channels

2. How to share MS Teams channels between organizations?

Collaboration between organizations is essential for seamless communication and productivity. Microsoft Teams allows secure cross-organization collaboration through shared channels for external users to participate without switching tenants. This eliminates the need for guest accounts and improves user experience.

Prerequisites to share a Teams shared channel with an external organization

Before sharing a shared channel in Teams, ensure the required settings are in place to collaborate with external participants in a shared channel seamlessly.

How to share a shared channel in Microsoft Teams?

  • Log in to Microsoft Teams and navigate to the desired shared channel.
  • Click More options (⋯) next to it, and select Share channel.
  • Now, you'll see three options:
    • Share with people – Invite individual users by entering their email addresses.
    • Share with a team – When a shared channel is shared with a team, an email is sent to the team's owner requesting approval. Once they accept, the channel owner must also approve adding the shared channel to the selected team.
    • Share with a team you own – When you share a shared channel with a team you own, the team and its members are invited automatically without requiring any additional approvals.
  • Now click on "Share with people", enter the email addresses of external users or groups, then send the invitation.
  • External users will receive an invitation via email or Teams.
  • Once accepted, they can see the team name and channel in their Teams.

Audit all channel sharing activities across Teams with AdminDroid’s dedicated reports.

Use AdminDroid’s dedicated report on shared channels shared with other teams to audit all sharing activities across all teams. This report provide a list of all shared channels including tenant, device and channel type details.

admindroid-shared-channel-sharing-activities

3. How to control the types of teams that can be invited to shared channels?

Organizations must control which teams can be invited to shared channels in Microsoft Teams. External collaboration controls reduce security risks, minimize exposure to threats, and prevent unmanaged access to critical resources.

You can use Teams policies to control shared channel creations and invitations. However, it is limited only to these three settings.

  • Create shared channels
  • Invite external users to shared channels
  • Join external shared channels

With enabling correct "group and sites" settings while creating sensitivity labels, you gain granular control by restricting users from inviting members to specific types of labeled teams.

When creating sensitivity labels in the Microsoft Purview portal, you can choose from several options to control which teams can be invited to shared channels.

Before selecting these options, make sure to enable "Private teams discoverability and shared channel settings" checkbox under Group & sites settings.

Within these settings you can control shared channel invites with,

  • Internal only: This setting prevents external teams from being invited to shared channels. It does not affect teams that were invited before the label was applied.
  • Same label only: This option restricts shared channel invitations to only those teams with the same sensitivity label. Teams from other organizations or those invited prior to applying the label remain unaffected.
  • Private teams only: With this setting, public teams—whether internal or external cannot be invited to shared channels. Any previously invited public teams are removed when the label is applied. If a team’s privacy setting changes from private to public, it will be removed from the shared channel. However, the channel can be shared with the parent team at any time, even if the parent team is public.

How to see the actual team that hosts the shared channel?

In Shared channel the host team controls permissions, compliance settings, and membership, to maintain proper governance. Shared channels don’t appear in the host team’s general list. Knowing the actual team helps provide context about the channel’s purpose, usage, and role in the organization's collaboration structure.

  • To identify the host of a shared channel, use the Shared Channels Report. In the Shared Channel Type column, look for the 'Hosted Channel' value to determine which team is hosting the shared channel.
admindroid-shared-channels

Kickstart Your Journey With
AdminDroid

Your Microsoft 365 Companion with Enormous Reporting Capabilities

Download Now
User Help Manuals Compliance Docs
x
Delivering Reports on Time
Want a desired Microsoft 365 reports every Monday morning? Ensure automated report distribution and timely delivery with AdminDroid's Scheduling to your email anytime you need.
Delivering Reports on Time
Schedule tailored reports to execute automatically at the time you set and deliver straight to the emails you choose. In addition, you can customize report columns and add inteligent filtering to the activities just from the previous day to suit your Microsoft 365 report requirements.
Set It, Schedule It, See Results- Your Reports, Your Way, On Your Time!
Time Saving
Automation
Customization
Intelligent Filtering
Give Just the Right Access to the Right People
Grant fine-tuned access to any Microsoft 365 user with AdminDroid’s Granular Delegation and meet your organization’s security and compliance requirements.
Give Just the Right Access to the Right People
Create custom roles loaded with just the right permissions and give access to admins or normal users within AdminDroid. The result? A streamlined Microsoft 365 management experience that aligns your organization's security protocols and saves your invaluable time and effort.
Align, Define, Simplify: AdminDroid's Granular Delegation
Smart Organizational Control
Effortless M365 Management
Simplified Access
Advanced Alerts at a Glance
Receive quick notifications for malicious Microsoft 365 activities. Engage with the AdminDroid’s real-time alert policies crafted to streamline your security investigations.
Advanced Alerts at a Glance
Stay informed of critical activities like suspicious emails and high-risk logins, bulk file sharing, etc. Through creating and validating ideal alert policies, AdminDroid provides a comprehensive approach to real-time monitoring and management of potential threats within your organization.
AdminDroid Keeps You Always Vigilant, Never Vulnerable!
Proactive Protection
Real-time Monitoring
Security Intelligence
Threat Detection
Merge the Required Data to One Place
Combine multiple required columns into one comprehensive report and prioritize the information that matters most to you with AdminDroid’s Advanced Column Customization.
Merge the Required Data to One Place
This column merging capability offers a flexible way to add different columns from various reports and collate all the essential data in one place. Want to revisit the customized report? Save it as a 'View’, and your unique report is ready whenever you need it.
Merge with Ease and Save as Views!
Custom Reporting
Unique View
Desired Columns
Easy Data Interpretation
Insightful Charts and Exclusive Dashboards
Get a quick and easy overview of your tenant's activity, identify potential problems, and take action to protect your data with AdminDroid’s Charts and Dashboards.
Insightful Charts and Exclusive Dashboards
With AdminDroid charts and dashboards, visualize your Microsoft 365 tenant in ways you've never thought possible. It's not just about viewing; it's about understanding, controlling, and transforming your Microsoft 365 environment.
Explore Your Microsoft 365 Tenant in a Whole New Way!
Executive overviews
Interactive insights
Decision-making
Data Visualization
Efficient Report Exporting for Microsoft 365
Downloading your reports in the right file format shouldn’t be a hassle with AdminDroid’s Report Export. Experience seamless report exporting in various formats that cater to your needs.
Efficient Report Exporting for Microsoft 365
Navigate through diverse options and export Microsoft 365 reports flawlessly in your desired file format. Tailor your reports precisely as you need them and save them directly to your computer.
Take Control, Customize and Deliver- Your Office 365 Data, Exported in Your Way!
Easy Export
Seamless Downloading
Data Control
Manage Microsoft 365

Get AdminDroid Office 365 Reporter Now!