How to change teams policy with GRAPH API

Damien ARNAUD 41 Reputation points
2024-12-17T15:44:47.7966667+00:00

Hello,

I had created a post in 2022, to request the equivalent of the following command, in the GRAPH api :

Grant-CsTeamsUpgradePolicy -Identity "xxxx@X " -PolicyName UpgradeToTeams -verbose

Here is the link to the post: Lien

Has anything been added to allow me to use GRAPH instead of the powershell module ?

Thanks in advance

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,768 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 111.7K Reputation points MVP
    2024-12-17T17:16:19.69+00:00

    Nope, still the same answer I'm afraid. I'm sure it will be addressed in this century... :)

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. CarlZhao-MSFT 44,671 Reputation points
    2024-12-18T07:57:19.39+00:00

    Hi @Damien ARNAUD

    As far as I know, it is currently not supported to change Teams upgrade policies using Graph API. PowerShell remains the most direct method.

    I suggest you submit a feature request to the product team to add support for this in Graph API.

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    1 person found this answer helpful.
    0 comments No comments

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.