Skip to content

Commit 7b5f9a4

Browse files
authored
Update Set-Label.md
Add link to admin docs (to be published 7/11) & clarify that it's an encryption setting.
1 parent ceda3e4 commit 7b5f9a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Set-Label.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,12 +455,12 @@ Accept wildcard characters: False
455455
```
456456

457457
### -ApplyDynamicWatermarkingEnabled
458-
The ApplyDynamicWatermarkingEnabled parameter enables dynamic watermarking for a specific label. Valid values are:
458+
The ApplyDynamicWatermarkingEnabled parameter enables dynamic watermarking for a specific label that applies encryption. Valid values are:
459459

460460
- $true: Enables dynamic watermarking for a specific label.
461461
- $false: Disables dynamic watermarking for a specific label.
462462

463-
You set the watermark text with the DynamicWatermarkDisplay parameter.
463+
You set the watermark text with the DynamicWatermarkDisplay parameter. For more information about using dynamic watermarks for supported apps, see [Dynamic watermarks](https://learn.microsoft.com/purview/encryption-sensitivity-labels#dynamic-watermarks).
464464

465465
```yaml
466466
Type: System.Boolean

0 commit comments

Comments
 (0)