PowerShell: can't connect to MicrosoftTeams

yuka 46 Reputation points
2021-11-02T10:58:30.3+00:00

Hello.
To allow applications to access online meetings on behalf of a user, I will Configure application access policy on Windows PowerShell.

But these error message like this will be returned.
What is wrong with my process?

145797-inkedpowershell-accesspolicy-li.jpg

Docs - Allow applications to access online meetings on behalf of a user

Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 119.8K Reputation points MVP Volunteer Moderator
    2021-11-02T11:54:25.323+00:00

    The new Teams module "combines" connectivity to the Graph API endpoints (Teams management) and the old SfB cmdlets, but unfortunately it's not uncommon for it to fail to connect to the latter. Just try connecting again, if that doesnt help open a new PowerShell window and try anew.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.