An Azure service that provides an integrated environment for bot development.
Hello
I think this is what you are looking for:
"When using Teams PowerShell Module 2.0 or later, update your scripts that refers New-CsOnlineSession to Connect-MicrosoftTeams. Import-PsSession is no longer required to establish a Skype for Business Online Remote PowerShell Session as that is done implicit when using Connect-MicrosoftTeams."
Reference: https://learn.microsoft.com/en-us/microsoftteams/teams-powershell-move-from-sfbo
------------------------------------------------------------------------------------------------------------------------------
Hope this helps with your query,