Nope, still the same answer I'm afraid. I'm sure it will be addressed in this century... :)
How to change teams policy with GRAPH API
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
1 additional answer
Sort by: Most helpful
-
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.