Unable to create Private teams via Graph API

Zion-7834 1 Reputation point
2020-11-17T22:47:45.237+00:00

I am unable to create Private teams via Graph API even though the visibility is set to "Private". It creates "Public" Teams. Gives no error. This was working fine until a few days ago. Any help would be much appreciated.
Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,727 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,890 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Phil Rice 11 Reputation points
    2020-11-18T17:19:03.493+00:00

    Experiencing the same issue which started intermittently for us Nov 2nd increased in the last week to 20 to 50% of the the time and now it is 100% percent of all create Teams via graph api failing to set to private.

    I have tested using APIs beta and V1.0 and the same behaviour. Also , using the 'Create Team' action in Power Automate when set to private fails to set and creates as public (no doubt as it is using Graph API). Tested in 3 different tenants and the same results.

    I second this looking into urgently - we are running an azure automation script every 15 minutes to find the public teams and set them to private to mitigate this currently.


  2. Nikitha-MSFT 541 Reputation points
    2020-11-19T10:47:15.69+00:00

    We are able to repro the issue at our end. Raised a bug, We don't have ETA to share when it will be fixed.

    Thanks,

    Nikitha.


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.


  3. Zion-7834 1 Reputation point
    2020-11-26T09:06:58.707+00:00

    @Deva-MSFT @Nikitha-MSFT Any updates on the fix for this urgent issue?