Remove-Team

This cmdlet deletes a specified Team from Microsoft Teams.

NOTE: The associated Office 365 Unified Group will also be removed.

Syntax

Remove-Team
      -GroupId <String>
      [<CommonParameters>]

Description

Removes a specified team via GroupID and all its associated components, like O365 Unified Group...

Examples

Example 1

Remove-Team -GroupId 31f1ff6c-d48c-4f8a-b2e1-abca7fd399df

Parameters

-GroupId

GroupId of the team

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False