Skip to content

Commit 7c47697

Browse files
authored
Update New-AutoSensitivityLabelPolicy.md
1 parent 682be7c commit 7c47697

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

exchange/exchange-ps/exchange/New-AutoSensitivityLabelPolicy.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,8 @@ Accept wildcard characters: False
259259
```
260260

261261
### -OneDriveLocation
262-
The OneDriveLocation parameter specifies the OneDrive for Business sites to include. You identify the site by its URL value. The value All is supported.
262+
The OneDriveLocation parameter specifies the OneDrive for Business sites to include. You identify the site by its URL value, or you can use the value All to include all sites.
263+
263264
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
264265

265266
```yaml
@@ -310,7 +311,8 @@ Accept wildcard characters: False
310311
```
311312

312313
### -SharePointLocation
313-
The SharePointLocation parameter specifies the SharePoint Online sites to include. You identify the site by its URL value. The value All is supported.
314+
The SharePointLocation parameter specifies the SharePoint Online sites to include. You identify the site by its URL value, or you can use the value All to include all sites.
315+
314316
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`. SharePoint Online sites can't be added to a policy until they have been indexed.
315317

316318
```yaml

0 commit comments

Comments
 (0)