Skip to content

Get-PnPTenantSite: Missing Teams related properties (ex: IsTeamsConnected) #2636

@morgantechspace

Description

@morgantechspace

The Get-SPOSite cmdlet now supports the following Teams-related properties that are currently missing in the Get-PnPTenantSite cmdlet.

$Sites = Get-SPOSite
$Sites[0] | Select Team | FL

IsTeamsConnected : False
IsTeamsChannelConnected : False
TeamsChannelType : None

@wobba @alirobe @jackpoz @erwinvanhunen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions