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
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ You need to be assigned permissions before you can run this cmdlet. Although thi

### Example 1
```powershell
{{ Add example code here }}
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"
```

{{ Add example description here }}
This example creates a data encryption policy named US Mailboxes with the specified Azure Key Vault keys and description.

## PARAMETERS

Expand Down Expand Up @@ -179,4 +179,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## NOTES

## RELATED LINKS
## RELATED LINKS