Skip to content

Commit 8c7daea

Browse files
authored
Update Get-AutoSensitivityLabelPolicy.md
1 parent 9b4a6a3 commit 8c7daea

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Accept wildcard characters: False
6565
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.
68-
> [!NOTE]
69-
> Distribution in policy error should be ignored.
68+
69+
**Note**: You can ignore any errors about distribution in policy.
7070
7171
```yaml
7272
Type: SwitchParameter
@@ -98,7 +98,9 @@ Accept wildcard characters: False
9898
```
9999
100100
### -IncludeProgressFeedback
101-
IncludeProgressFeedback parameter showcases labeling progress of files to be labeled, files labeled (last 7 days), files labeled (total) for turned on auto-labeling policies scoped to OneDrive or SharePoint
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.
102104
103105
```yaml
104106
Type: SwitchParameter

0 commit comments

Comments
 (0)