Import-Module Microsoft.Graph.Teams
Complete-MgTeamChannelMigration -TeamId $teamId -ChannelId $channelId
This example will complete the migration when a channel is in migration mode
Import-Module Microsoft.Graph.Teams
Complete-MgTeamChannelMigration -TeamId $teamId -ChannelId $channelId
This example will complete the migration when a channel isn't in migration mode