Skip to content

Commit 36e5352

Browse files
authored
Merge pull request MicrosoftDocs#2018 from markjjo/markjjo-patch-1
Update New-ProtectionAlert.md
2 parents 1fed6a1 + ea856c0 commit 36e5352

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

exchange/exchange-ps/exchange/policy-and-compliance/New-ProtectionAlert.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,10 @@ You need to be assigned permissions in the Office 365 Security & Compliance Cent
3737

3838
### -------------------------- Example 1 --------------------------
3939
```
40-
Insert example commands for example 1.
40+
New-ProtectionAlert -Name "Content search deleted" -Category Others -NotifyUser [email protected] -ThreatType Activity -Operation SearchRemoved -Description "Custom alert policy to track when content searches are deleted" -AggregationType None
4141
```
4242

43-
Insert descriptive text for example 1.
44-
45-
### -------------------------- Example 2 --------------------------
46-
```
47-
Insert example commands for example 2.
48-
```
49-
50-
Insert descriptive text for example 2.
43+
This example creates an alert policy that triggers an alert whenever anyone in the organization deletes a Content Search in the Office 365 Security & Compliance Center.
5144

5245
## PARAMETERS
5346

0 commit comments

Comments
 (0)