How to change teams policy with GRAPH API

Damien ARNAUD 41 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.
10,894 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,483 questions
{count} votes

Accepted answer
  1. Vasil Michev 116.8K 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.

1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.