Skip to content

Commit e5aeae4

Browse files
authored
Merge pull request #10810 from tiffanyyumsft/patch-7
Update Get-AutoSensitivityLabelPolicy.md
2 parents bb000b6 + 8c7daea commit e5aeae4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ 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.
70+
6971
```yaml
7072
Type: SwitchParameter
7173
Parameter Sets: (All)
@@ -96,7 +98,9 @@ Accept wildcard characters: False
9698
```
9799
98100
### -IncludeProgressFeedback
99-
{{ Fill IncludeProgressFeedback Description }}
101+
IncludeProgressFeedback specifies whether to include the labeling progress of files in SharePoint Online or OneDrive for Business. You don't need to specify a value with this switch.
102+
103+
If you use this switch, the command shows the progress of files to be labeled, files labeled in the last 7 days, and total files labeled for enabled auto-labeling policies.
100104
101105
```yaml
102106
Type: SwitchParameter

0 commit comments

Comments
 (0)