Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update Set-M365DataAtRestEncryptionPolicyAssignment.md
  • Loading branch information
tydakuja authored Jan 22, 2021
commit 83805e38ff32262e62b31608fe159bdbe27c9391
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
Set-M365DataAtRestEncryptionPolicyAssignment -DataEncryptionPolicy "Contoso Corporate"
```

This example assigns the data-at-rest encryption policy named Contoso Corporate.
This example assigns the Microsoft 365 data-at-rest encryption policy named Contoso Corporate.

## PARAMETERS

### -DataEncryptionPolicy
The DataEncryptionPolicy parameter specifies the data-at-rest encryption policy. You can use any value that uniquely identifies the policy. For example:
The DataEncryptionPolicy parameter specifies the Microsoft 365 data-at-rest encryption policy. You can use any value that uniquely identifies the policy. For example:

- Name
- Distinguished name (DN)
Expand Down