Skip to content

Commit 98def31

Browse files
authored
Merge pull request MicrosoftDocs#8171 from cabailey/cabailey-m365powershell-templates
Update description for EncryptionTemplateId in New-Label
2 parents f78e52b + 224ffb5 commit 98def31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/New-Label.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ Accept wildcard characters: False
858858
```
859859

860860
### -EncryptionTemplateId
861-
The EncryptionTemplateId parameter links an existing Azure RMS template to a new label.
861+
The EncryptionTemplateId parameter lets you convert an existing protection template from Azure Information Protection to a new sensitivity label. Specify the template by its ID that you can identify by running the [Get-AipServiceTemplate](https://docs.microsoft.com/powershell/module/aipservice/get-aipservicetemplate) cmdlet from the [AIPService PowerShell module](https://docs.microsoft.com/powershell/module/aipservice).
862862

863863
This parameter is meaningful only when the EncryptionEnabled parameter value is either $true or $false.
864864

0 commit comments

Comments
 (0)