Skip to content

Commit 2e851e9

Browse files
authored
Merge pull request #7523 from MicrosoftDocs/chrisda
Chrisda to Master
2 parents 8004dff + 0486856 commit 2e851e9

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

exchange/exchange-ps/exchange/Get-PhishFilterPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available only in the cloud-based service.
1616

17-
Use the Get-PhishFilterPolicy cmdlet to view the spoof intelligence policy and detected spoofed sending activities in your cloud-based organization.
17+
Use the Get-PhishFilterPolicy cmdlet to view the spoof intelligence policy and detected spoofed sending activities in your cloud-based organization over the last 30 days.
1818

1919
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
2020

exchange/exchange-ps/exchange/Get-SpoofMailReport.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available only in the cloud-based service.
1616

17-
Use the Get-SpoofMailReport cmdlet to view information about insider spoofing in your cloud-based organization for the past 10 days. Insider spoofing is where the sender's email address in an inbound message appears to represent your organization, but the actual identity of the sender is different. Insider spoofing is a common tactic that's used in phishing messages to obtain user credentials or steal money.
18-
19-
This cmdlet is only available in Microsoft 365 Enterprise E5 or Microsoft Defender for Office 365 licenses.
17+
Use the Get-SpoofMailReport cmdlet to view information about insider spoofing in your cloud-based organization for the past 90 days. Insider spoofing is where the sender's email address in an inbound message appears to represent your organization, but the actual identity of the sender is different. Insider spoofing is a common tactic that's used in phishing messages to obtain user credentials or steal money.
2018

2119
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
2220

@@ -37,7 +35,7 @@ Get-SpoofMailReport [-Action <MultiValuedProperty>]
3735
```
3836

3937
## DESCRIPTION
40-
The spoof mail report is a feature in Defender for Office 36 that you can use to query information about insider spoofing detections in the last 30 days. For the reporting period you specify, the Get-SpoofMailReport cmdlet returns the following information:
38+
The spoof mail report is a feature in Defender for Office 36 that you can use to query information about insider spoofing detections in the last 90 days. For the reporting period you specify, the Get-SpoofMailReport cmdlet returns the following information:
4139

4240
- Date: Date the message was sent.
4341
- Event Type: Typically, this value is SpoofMail.

0 commit comments

Comments
 (0)