Description
An issue in adding teams channel to team with TeamName Parameter
Error Message - "Error: Multiple Microsoft Teams teams with name CLITeamDemo found"

But when I list down teams in my tenant, there is only one Team with the name "CLITeamDemo", below is output of list command

Note - command with parameter teamId works well.
Steps to reproduce
Run below Command with a bypassing teamName with a displayName of the team.
m365 teams channel add --teamName "CLITeamDemo" --name climicrosoft365 --description development
Expected result
It should add a channel to the specified team name
Actual result
It says multiple teams found with a specified team name, but I only have one team with that Team.
Environment
Operating System - Windows 10 Home
Shell - Command Prompt
Version - v3.9.0
Description
An issue in adding teams channel to team with TeamName Parameter
Error Message - "Error: Multiple Microsoft Teams teams with name CLITeamDemo found"
But when I list down teams in my tenant, there is only one Team with the name "CLITeamDemo", below is output of list command
Note - command with parameter teamId works well.
Steps to reproduce
Run below Command with a bypassing teamName with a displayName of the team.
m365 teams channel add --teamName "CLITeamDemo" --name climicrosoft365 --description developmentExpected result
It should add a channel to the specified team name
Actual result
It says multiple teams found with a specified team name, but I only have one team with that Team.
Environment
Operating System - Windows 10 Home
Shell - Command Prompt
Version - v3.9.0