Forum Discussion
TetsutaroKaneko
Jul 04, 2020Copper Contributor
Teams members bulk tagging with Powershell
I added multiple members in one team with PowerShell. Then I need to add "Tag" to each members, so I checked what cmdlet is able to be used for Teams (https://docs.microsoft.com/en-us/powershell/modu...
- Jul 04, 2020
There's no public API available for this yet, cannot be done outside of the Teams client.
TodayDee72
Oct 05, 2021Copper Contributor
I absolutely agree! We have almost 500 members. Some with multiple tags. To do it one at a time in Teams is absolutely time consuming and not feasible. However the benefit of the tag is very key and admins need to be able to do this in bulk!
- Annie ColonnaOct 16, 2021
Microsoft
Hi TodayDee72, PowerShell isn't supported yet, but there is a set of Graph APIs available in public preview: teamworkTag resource type - Microsoft Graph beta | Microsoft Docs
- Peter2wxinNov 01, 2023Brass ContributorAny chance now, it's been two years...
- Annie ColonnaNov 12, 2021
Microsoft
The PowerShell cmdlets are in beta in v1.0.8: Update-MgTeamTag (Microsoft.Graph.Teams) | Microsoft Docs
- ijduncan80Feb 25, 2024Copper ContributorAny news on this? Such a tedious process.