Create a new Microsoft Teams team by specifying a custom template. - command: `graph teams add --templateFile <templateFilePath>` - templateFilePath - Path of the json file describing the teams custom template - Graph API Endpoint (beta) - https://docs.microsoft.com/en-us/graph/api/team-post?view=graph-rest-beta
Create a new Microsoft Teams team by specifying a custom template.
graph teams add --templateFile <templateFilePath>