Reporting an Issue or Missing Feature
Issue about cmdlet "Remove-PnPTeamsChannel".
Expected behavior
The team channel to be removed, without throwing any exceptions.
Actual behavior
The team channel is actually removed, but the cmdlet returns an exception:
"Remove-PnPTeamsChannel: Channel not found".
Steps to reproduce behavior
Remove-PnPTeamsChannel -Team $team.GroupId -Identity $channel.Id
What is the version of the Cmdlet module you are running?
2.4.0
Which operating system/environment are you running PnP PowerShell on?