Skip to content

Commit 24b88b3

Browse files
authored
Merge pull request MicrosoftDocs#7080 from tydakuja/patch-5
Update New-M365DataAtRestEncryptionPolicy.md
2 parents 647a492 + 747ba72 commit 24b88b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/New-M365DataAtRestEncryptionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4242
New-M365DataAtRestEncryptionPolicy -Name "US Mailboxes" -AzureKeyIDs "https://contoso.vault.azure.net/keys/key1/",https://contoso.vault.azure.net/keys/key2/" -Description "Root key for mailboxes located in US territories"
4343
```
4444

45-
This example creates a data encryption policy named US Mailboxes with the specified Azure Key Vault keys and description.
45+
This example creates a data at rest encryption policy named US Mailboxes with the specified Azure Key Vault keys and description.
4646

4747
## PARAMETERS
4848

0 commit comments

Comments
 (0)