Skip to content

Commit 258b6cc

Browse files
authored
Merge pull request MicrosoftDocs#7133 from tydakuja/patch-17
Update Get-M365DataAtRestEncryptionPolicy.md
2 parents 663ad81 + 411f2e3 commit 258b6cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Get-M365DataAtRestEncryptionPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Get-M365DataAtRestEncryptionPolicy [[-Identity] <DataEncryptionPolicyIdParameter
3333
## DESCRIPTION
3434
M365 data-at-rest encryption policy cmdlets are accessible to compliance administrator role as part of the Exchange Online infrastructure. For more information, see [Overview of M365 Customer Key at the tenant level](https://docs.microsoft.com/microsoft-365/compliance/customer-key-tenant-level#get-policy-details).
3535

36-
You can create and assign a data-at-rest encryption policy at the tenant level by using the appropriate M365DataAtRestEncryptionPolicy cmdlets in Exchange Online PowerShell.
36+
You can create and assign a Microsoft 365 data-at-rest encryption policy at the tenant level by using the appropriate M365DataAtRestEncryptionPolicy cmdlets in Exchange Online PowerShell.
3737

3838
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
3939

@@ -44,7 +44,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4444
Get-M365DataAtRestEncryptionPolicy
4545
```
4646

47-
This example returns a summary list of all data-at-rest encryption policies.
47+
This example returns a summary list of all Microsoft 365 data-at-rest encryption policies.
4848

4949
### Example 2
5050
```powershell
@@ -56,7 +56,7 @@ This example returns detailed information about the policy named Contoso Corpora
5656
## PARAMETERS
5757

5858
### -Identity
59-
The Identity parameter specifies the data-at-rest encryption policy that you want to view. You can use any value that uniquely identifies the policy. For example:
59+
The Identity parameter specifies the Microsoft 365 data-at-rest encryption policy that you want to view. You can use any value that uniquely identifies the policy. For example:
6060

6161
- Name
6262
- Distinguished name (DN)

0 commit comments

Comments
 (0)