Get-AipServiceSuperUserFeature

Gets the status of the super user feature for Azure Information Protection.

Syntax

Get-AipServiceSuperUserFeature []

Description

The Get-AipServiceSuperUserFeature cmdlet gets the status of the super user feature for Azure Information Protection for your organization. The super user feature can be enabled or disabled. By default, it is disabled.

You must use PowerShell to configure super users; you cannot do this configuration by using a management portal.

For more information about super users, see Configuring super users for Azure Information Protection and discovery services or data recovery on the Microsoft documentation site.

Examples

Example 1: Get the status of the super user feature

PS C:\>Get-AipServiceSuperUserFeature
Enabled

This command gets the status (Enabled or Disabled) of the super user feature in your organization.