Skip to content

Commit 93cbe4f

Browse files
authored
Merge pull request MicrosoftDocs#7141 from tydakuja/patch-21
Update Test-M365DataAtRestEncryptionPolicy.md
2 parents 6143188 + 98c4475 commit 93cbe4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Test-M365DataAtRestEncryptionPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available only in the cloud-based service.
1616

17-
Use the Test-M365DataAtRestEncryptionPolicy cmdlet to test an existing M365 data-at-rest encryption policy.
17+
Use the Test-M365DataAtRestEncryptionPolicy cmdlet to test an existing Microsoft 365 data-at-rest encryption policy.
1818

1919
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
2020

@@ -40,12 +40,12 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4040
Test-M365DataAtRestEncryptionPolicy -Identity "Contoso Corporate"
4141
```
4242

43-
This example tests the data-at-rest encryption policy named Contoso Corporate.
43+
This example tests the Microsoft 365 data-at-rest encryption policy named Contoso Corporate.
4444

4545
## PARAMETERS
4646

4747
### -Identity
48-
The Identity parameter specifies the data-at-rest encryption policy that you want to test. You can use any value that uniquely identifies the policy. For example:
48+
The Identity parameter specifies the Microsoft 365 data-at-rest encryption policy that you want to test. You can use any value that uniquely identifies the policy. For example:
4949

5050
- Name
5151
- Distinguished name (DN)

0 commit comments

Comments
 (0)