100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Microsoft 365

What Is Microsoft Teams?

An introduction to Microsoft Teams as Microsoft 365's unified hub for chat, meetings, calling, and app integration.

FoundationsBeginner6 min readJul 10, 2026
Analogies

What Is Microsoft Teams?

Microsoft Teams is a chat-centered collaboration app within Microsoft 365 that combines persistent team chat, channel-based conversations, audio/video meetings, VoIP calling, and file collaboration in a single client. Unlike email, which is asynchronous and thread-per-message, Teams organizes conversations by team and channel so context persists and is searchable, and every channel is backed by a document library in SharePoint Online.

🏏

Cricket analogy: Think of Teams like a cricket team's dressing room during a Test match — instead of players scattering messages across separate notes, the whole squad's strategy talk, video review of a batting collapse, and next-session planning happen in one persistent space everyone can revisit.

Core Capabilities

Teams' four pillars are chat (1:1 and group), channels (threaded, topic-based conversations inside a team), meetings (scheduled or ad hoc, with screen sharing, recording, and live captions), and calling (PSTN calling via Teams Phone when licensed). Each capability shares the same identity, presence, and notification system, so a chat can be escalated to a call with one click without switching apps.

🏏

Cricket analogy: Escalating a Teams chat into a call mirrors a captain switching from a quick sideline word with a bowler to a full mid-pitch conference when the plan needs more detail.

Teams in the Microsoft 365 Ecosystem

Teams is not a standalone product but a front end over existing Microsoft 365 services: channel files live in SharePoint document libraries, chat files live in OneDrive, calendar and meetings sync with Exchange Online, and authentication runs through Microsoft Entra ID (formerly Azure AD). Creating a team automatically provisions a Microsoft 365 Group, a SharePoint site, and a shared mailbox behind the scenes.

🏏

Cricket analogy: It's like how a top franchise relies on shared backend systems — ground staff, medical team, and sponsors — that fans never see directly but that make every match day possible.

powershell
Connect-MicrosoftTeams
Get-Team | Select-Object DisplayName, GroupId, Visibility

Every team you create consumes a Microsoft 365 Group license slot and an associated SharePoint site collection — admins should have a naming and lifecycle policy before letting end users self-service create teams.

Who Uses Teams and Why

Enterprises use Teams for internal collaboration and external guest access with partners; educational institutions use Teams for Education with assignments and class notebooks; and frontline organizations use Teams mobile with shift scheduling (via Shifts) for retail and healthcare workers who don't sit at a desk. The same core app adapts through licensing and app templates to each scenario.

🏏

Cricket analogy: Similar to how the same cricket ground hosts a T20 franchise match one night and a school inter-house tournament the next, adapted to different audiences using the same core facility.

Teams free tier and Teams (work or school) have different feature sets and admin controls — do not assume a capability like guest access or compliance retention exists without checking the tenant's plan.

  • Teams unifies chat, channels, meetings, and calling in one client.
  • Every team is backed by a Microsoft 365 Group and a SharePoint site.
  • Channel files live in SharePoint; chat files live in OneDrive.
  • Teams Phone adds PSTN calling on top of core VoIP.
  • Teams for Education and frontline worker features repurpose the same platform for different verticals.
  • Identity and presence are unified through Microsoft Entra ID.

Practice what you learned

Was this page helpful?

Topics covered

#Microsoft365#MicrosoftTeamsDevelopmentStudyNotes#MicrosoftTechnologies#WhatIsMicrosoftTeams#Microsoft#Teams#Core#Capabilities#StudyNotes#SkillVeris