Get-SPODataEncryptionPolicy

.

Syntax

Get-SPODataEncryptionPolicy

Description

Use the Get-DataEncryptionPolicy cmdlet to view customer encryption status for your geo tenant.

For more information, see Controlling your data in Office 365 using Customer Key

Examples

Example 1

Get-SPODataEncryptionPolicy

The output from this cmdlet includes:

  • The URI of the primary key.

  • The URI of the secondary key.

  • The encryption status for the geo. Possible states include:

    • Unregistered: Customer Key encryption has not yet been applied.

    • Registering: Customer Key encryption has been applied and your files are in the process of being encrypted. If your geo is in this state, you'll also be shown information on what percentage of sites in the geo are complete so that you can monitor encryption progress.

    • Registered: Customer Key encryption has been applied, and all files in all sites have been encrypted.

    • Rolling: A key roll is in progress. If your geo is in this state, you'll also be shown information on what percentage of sites have completed the key roll operation so that you can monitor progress.