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 Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,156 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,716 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 96,161 Reputation points MVP
    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