Teams – The Teams PowerShell module is going to support Teams Templates

image_thumb-408-9354460As you know, Teams has introduced about 6 months ago the use of Teams templates (see https://t.co/nlTLa9xSS6).

Well, in the coming days, the Teams PowerShell module is going to support these Teams Templates too (currently available with the preview version 1.1.11).

The support will allow you to action the following commands:

  • Get-CsTeamTemplate
  • Get-CsTeamTemplateList
  • New-CsTeamTemplat
  • Remove-CsTeamTemplate
  • Update-CsTeamTemplate

You can already start using these new commands using the Teams PowerShell module in preview (version 1.1.11) by installing the modules with the command

Install-Module -Name MicrosoftTeams –AllowPrerelease

Teams – you can now create new Teams based on Templates

You can now create new Teams based on template.

Read More

Teams – The Skype for Business PowerShell is no longer required

As an Office 365/Teams administrator, you know you need both the Skype for Business Online and Teams PowerShell modules.

Read More

Azure – Define ARM templates specs (preview)

By mow you already know you can use ARM (Azure Resource Manager) templates to deploy resources on Azure in automated and consistent way.

Read More