Create classroom team as admin

Copper Contributor

Hi,

 

Is it possible to create a classroom team in the admincentre of with powershell? Our users cannot make there own teams because we blocked it.

 

Thanx a lot!

2 Replies

You can use four different methods

  1. Manually in the Teams Client UI if you have the permission
  2. Using the Teams Admin Portal
  3. Using PowerShell - https://docs.microsoft.com/en-us/powershell/module/teams/new-team?view=teams-ps
  4. Using Graph API - https://docs.microsoft.com/en-us/graph/api/team-post?view=graph-rest-beta
    1. Test it using Graph Explorer https://developer.microsoft.com/en-us/graph/graph-explorer

@berndvandesanden 

@MichaelB_Sweden 

Yeah, so how exactly do I do "create class Team as Admin" - process doesn't show a choice for the critical Team Type!