Forum Discussion

ErikVet's avatar
ErikVet
Brass Contributor
Jan 26, 2023
Solved

PowerShell Graph cmdlet Get-MgGroupTeamChannelTab

Hello,

 

as per documentation the powershell cmdlet Get-MgGroupTeamChannelTab should return all Tabs listed in the specific group and channel. 

 

so doing 

Get-MgGroupTeamChannelTab -GroupId $groupid -ChannelId $channelid

 
should return all tabs.

I get 

Get-MgGroupTeamChannelTab_List1: 404 page not found


Of course I'm connected and can do a Get-MgGroupTeamChannel to list the channels. So no connection issue.

Any hints ? 

 

Greetings

Erik 

 

1 Reply

Resources