Skip to content

Conversation

@ValerasNarbutas
Copy link
Contributor

This script provides a comprehensive inventory of all shared channels across Microsoft Teams in your tenant and identifies external tenant connections. As shared channels grow in popularity for cross-organization collaboration, governance tools often lag behind. This script addresses this gap by:

  1. Enumerating all teams in the tenant
  2. Finding all channels with membershipType = "shared"
  3. Identifying which external organizations have access to these shared channels
  4. Generating detailed HTML and CSV reports for governance and security review

Issue #846

- Created README.md to provide an overview and usage instructions for the script.
- Added example.png and preview.png for visual representation in the documentation.
- Introduced sample.json with metadata and descriptions for the script.
@pkbullock
Copy link
Collaborator

Hey @ValerasNarbutas - wow this is an amazing sample, thank you, will be live shortly! 🎉🥳

@pkbullock pkbullock merged commit c38f9af into pnp:main Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants