Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.1 KB

Add-PnPTeamsTeam.md

File metadata and controls

53 lines (37 loc) · 1.1 KB
Module Name schema applicable online version external help file title
PnP.PowerShell
2.0.0
SharePoint Online
PnP.PowerShell.dll-Help.xml
Add-PnPTeamsTeam

Add-PnPTeamsTeam

SYNOPSIS

Adds a Teams team to an existing, group connected, site collection

SYNTAX

Add-PnPTeamsTeam [-Connection <PnPConnection>] 

DESCRIPTION

This command allows you to add a Teams team to an existing, Microsoft 365 group connected, site collection.

EXAMPLES

EXAMPLE 1

Add-PnPTeamsTeam

This create a teams team for the connected site collection

PARAMETERS

-Connection

Optional connection to be used by the cmdlet. Retrieve the value for this parameter by either specifying -ReturnConnection on Connect-PnPOnline or by executing Get-PnPConnection.

Type: PnPConnection
Parameter Sets: (All)

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

RELATED LINKS

Microsoft 365 Patterns and Practices