Skip to content

Commit 2e8db47

Browse files
authored
Merge pull request MicrosoftDocs#6411 from rohan-mohapata/patch-8
Update New-AutoSensitivityLabelPolicy.md
2 parents e33b971 + 6304999 commit 2e8db47

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
@@ -286,7 +286,7 @@ Accept wildcard characters: False
286286
```
287287
288288
### -OneDriveLocation
289-
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.
289+
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.
290290
291291
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
292292
@@ -338,7 +338,7 @@ Accept wildcard characters: False
338338
```
339339
340340
### -SharePointLocation
341-
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.
341+
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.
342342
343343
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>". SharePoint Online sites can't be added to a policy until they have been indexed.
344344

0 commit comments

Comments
 (0)