Skip to content

Commit 4c1da5b

Browse files
committed
Update New-DlpCompliancePolicy.md
Remove SharePointOnPremisesLocationException and SharePointServerLocation params.
1 parent 1ace764 commit 4c1da5b

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

exchange/exchange-ps/exchange/New-DlpCompliancePolicy.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ New-DlpCompliancePolicy [-Name] <String>
4242
[-Priority <Int32>]
4343
[-SharePointLocation <MultiValuedProperty>]
4444
[-SharePointLocationException <MultiValuedProperty>]
45-
[-SharePointOnPremisesLocationException <MultiValuedProperty>]
46-
[-SharePointServerLocation <MultiValuedProperty>]
4745
[-TeamsLocation <MultiValuedProperty>]
4846
[-TeamsLocationException <MultiValuedProperty>]
4947
[-ThirdPartyAppDlpLocation <MultiValuedProperty>]
@@ -447,38 +445,6 @@ Accept pipeline input: False
447445
Accept wildcard characters: False
448446
```
449447

450-
### -SharePointOnPremisesLocationException
451-
This parameter is reserved for internal Microsoft use.
452-
453-
```yaml
454-
Type: MultiValuedProperty
455-
Parameter Sets: (All)
456-
Aliases:
457-
Applicable: Security & Compliance Center
458-
459-
Required: False
460-
Position: Named
461-
Default value: None
462-
Accept pipeline input: False
463-
Accept wildcard characters: False
464-
```
465-
466-
### -SharePointServerLocation
467-
This parameter is reserved for internal Microsoft use.
468-
469-
```yaml
470-
Type: MultiValuedProperty
471-
Parameter Sets: (All)
472-
Aliases:
473-
Applicable: Security & Compliance Center
474-
475-
Required: False
476-
Position: Named
477-
Default value: None
478-
Accept pipeline input: False
479-
Accept wildcard characters: False
480-
```
481-
482448
### -TeamsLocation
483449
The TeamsLocation parameter specifies the Teams accounts to include in the DLP policy. You identify the account by its name or email address, or you can use the value All to include all accounts.
484450

0 commit comments

Comments
 (0)