Forum Discussion
Automated provisioning of Teams
- Mar 19, 2020
Christophe Humbert thanks for posting. Recommendations for current since PnP is not available would be a few things:
Leverage PowerShell for scripting out Teams creation. You could build out some scenarios and then execute them based on the variables you'd need for multiple Teams creation scenarios. https://docs.microsoft.com/en-us/powershell/module/teams/new-team?view=teams-ps
Additionally look at creating Team templates for deployment of Teams: https://docs.microsoft.com/en-us/MicrosoftTeams/get-started-with-teams-templatesHopefully those can help save you some deployment efforts for mass team creations!
Christophe Humbert thanks for posting. Recommendations for current since PnP is not available would be a few things:
Leverage PowerShell for scripting out Teams creation. You could build out some scenarios and then execute them based on the variables you'd need for multiple Teams creation scenarios. https://docs.microsoft.com/en-us/powershell/module/teams/new-team?view=teams-ps
Additionally look at creating Team templates for deployment of Teams: https://docs.microsoft.com/en-us/MicrosoftTeams/get-started-with-teams-templates
Hopefully those can help save you some deployment efforts for mass team creations!