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