Skip to content

Commit a5a9b6c

Browse files
authored
Merge pull request #10985 from tiffanyyumsft/patch-8
Update Get-AutoSensitivityLabelPolicy.md
2 parents 988634d + ef9f05d commit a5a9b6c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

exchange/exchange-ps/exchange/Get-AutoSensitivityLabelPolicy.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Accept wildcard characters: False
6666
### -DistributionDetail
6767
The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch.
6868
69-
**Note**: You can ignore any errors about distribution in policy.
69+
**Note**: You can ignore errors about distribution in policy for SharePoint and OneDrive workloads.
7070
7171
```yaml
7272
Type: SwitchParameter
@@ -82,7 +82,10 @@ Accept wildcard characters: False
8282
```
8383
8484
### -ForceValidate
85-
{{ Fill ForceValidate Description }}
85+
The ForceValidate parameter specifies whether to include details related to the AdminUnits of users, groups, or sites in the policy. Valid values are:
86+
87+
- $true: Various properties in the policy include details of the AdminUnits that are associated with current set of selected users, groups, or sites.
88+
- $false: The output doesn't contain the information. This is the default value.
8689
8790
```yaml
8891
Type: Boolean

0 commit comments

Comments
 (0)