Skip to content

Commit 682be7c

Browse files
Update New-AutoSensitivityLabelPolicy.md
"All" is supported as a location for OneDrive and SharePoint
1 parent 881555f commit 682be7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ 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 currently not supported.
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.
263263
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"`.
264264

265265
```yaml
@@ -310,7 +310,7 @@ Accept wildcard characters: False
310310
```
311311

312312
### -SharePointLocation
313-
The SharePointLocation parameter specifies the SharePoint Online sites to include. You identify the site by its URL value. The value All is currently not supported.
313+
The SharePointLocation parameter specifies the SharePoint Online sites to include. You identify the site by its URL value. The value All is supported.
314314
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.
315315

316316
```yaml

0 commit comments

Comments
 (0)