Team Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
Team.Create | 23fc2474-f741-46ce-8465-674744c5c361 | Create teams | Allows the app to create teams without a signed-in user. |
Team.ReadBasic.All | 2280dda6-0bfd-44ee-a2f4-cb867cfc4c1e | Get a list of all teams | Get a list of all teams, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
Team.Create | 7825d5d6-6049-4ce7-bdf6-3b8d53f4bcd0 | Create teams | Allows the app to create teams on behalf of the signed-in user. |
Team.ReadBasic.All | 485be79e-c497-4b35-9400-0e3fa7f2a5d4 | Read the names and descriptions of teams | Read the names and descriptions of teams, on behalf of the signed-in user. |