Clear-AipServiceSuperUserGroup
Removes the super user group for Azure Information Protection.
Syntax
Clear-AipServiceSuperUserGroup []
Description
The Clear-AipServiceSuperUserGroup cmdlet removes the super user group for Azure Information Protection.
This cmdlet does not affect users that are individually assigned the super user privilege with the Add-AipServiceSuperUser cmdlet.
You must use PowerShell to configure super users; you cannot do this configuration by using a management portal.
Examples
Example 1: Remove the super user group
PS C:\>Clear-AipServiceSuperUserGroup
This command removes the super user group, if one exists, for your tenant.