au2mator-M365-RemoveTeamsTeam.ps1


<#PSScriptInfo
 
.VERSION 0.1
 
.GUID ed4ff6c6-58f9-4664-a97d-e8b6b22ab4af
 
.AUTHOR au2mator
 
.COMPANYNAME au2mator.com
 
.COPYRIGHT
 
.TAGS Windows au2mator Teams Microsoft365 MSTeams
 
.LICENSEURI
 
.PROJECTURI
 
.ICONURI https://au2mator.com/my-content/TransparentPNGsymbol.png
 
.EXTERNALMODULEDEPENDENCIES
 
.REQUIREDSCRIPTS
 
.EXTERNALSCRIPTDEPENDENCIES
 
.RELEASENOTES
 
 
.PRIVATEDATA
 
#>


<#
 
.DESCRIPTION
 Remove a Microsoft Teams Team with au2mator and Azure Automation
 
    See the Blog Post for more Details:
    https://au2mator.com/remove-a-microsoft-teams-team-microsoft-teams-self-service-with-au2mator/
    
    Self Service your IT with au2mator
 
#>
 
Param()