osu-itis / Azure-AppService-GenerateTeams

Code to generate teams using Graph APIs. Created for use with TDx ticket forms.
1 stars 0 forks source link

Fix update default group settings #13

Closed carrk-osu closed 3 years ago

carrk-osu commented 3 years ago
carrk-osu commented 3 years ago
{
    "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#groupSettings",
    "value": [
        {
            "id": "500fd7c4-8222-4f21-9542-430d5ad5f2b3",
            "displayName": "Group.Unified.Guest",
            "templateId": "08d542b9-071f-4e16-94b0-74abb372e3d9",
            "values": [
                {
                    "name": "AllowToAddGuests",
                    "value": "false"
                }
            ]
        }
    ]
}
carrk-osu commented 3 years ago
carrk-osu commented 3 years ago

Automated TDx process tested in ticket: Request for Team in Microsoft Teams Service Request #16020560