Hi,
I am trying to set the sensitivity label using PowerShell
PS C:\WINDOWS\system32> Set-unifiedgroup -Identity "Team 656" -SensitivityLabelId $label.Guid
Error:
We failed to update the unified group. Please try again later.
+ CategoryInfo : NotSpecified: (:) [Set-UnifiedGroup], TaskException
Any idea what I am doing wrong