GraphAPI Powershell
2 TopicsPowerShell 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 ErikSolved560Views0likes1Comment