How to change teams policy with GRAPH API

Damien ARNAUD 21 Reputation points
2022-04-12T16:11:57.273+00:00

Hello,
I currently use these types of commands to assign TEAMS policies:
Grant-CsTeamsUpgradePolicy -Identity "xxxx@X " -PolicyName UpgradeToTeams -verbose
What are the equivalent commands with GRAPH API? and how can I easily find them?
thanks in advance for your answers !

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,047 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,557 questions
{count} votes

Accepted answer
  1. Vasil Michev 95,081 Reputation points MVP
    2022-04-12T16:57:47.053+00:00

    There are none. Most of the Teams "policy" cmdlets are powered by the old SfB infra, and can only be leveraged via PowerShell currently.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful