你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Get-AipService
Gets the activation status of the protection service from Azure Information Protection.
Syntax
Get-AipService []
Description
The Get-AipService cmdlet gets the activation status of the protection service from Azure Information Protection for your tenant. The status of the protection service is enabled (activated) or disabled (deactivated).
You can also view this information in a management portal. For more information, see Activating the protection service from Azure Information Protection.
Examples
Example 1: Get the status of the protection service
PS C:\>Get-AipService
This command gets your tenant's activation status of the protection service from Azure Information Protection.