Table of Contents

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

Microsoft 365 Patterns and Practices