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 Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

Accepted answer
  1. Vasil Michev 119.7K Reputation points MVP Volunteer Moderator
    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.