Remove-Team
This cmdlet deletes a specified Team from Microsoft Teams.
NOTE: The associated Office 365 Unified Group will also be removed.
PowerShell
Remove-Team
-GroupId <String>
[<CommonParameters>]
Removes a specified team via GroupID and all its associated components, like O365 Unified Group...
PowerShell
Remove-Team -GroupId 31f1ff6c-d48c-4f8a-b2e1-abca7fd399df
GroupId of the team
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |