Skip to content

Commit f4bb44d

Browse files
committed
PR Review corrections
1 parent ac56438 commit f4bb44d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

articles/sentinel/connect-azure-windows-microsoft-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ You'll see all your data collection rules (including those created through the A
189189
> Get-WinEvent -LogName 'Application' -FilterXPath $XPath
190190
> ```
191191
> - If events are returned, the query is valid.
192-
> - If you receive the message No events were found that match the specified selection criteria., the query may be valid, but there are no matching events on the local machine.
193-
> - If you receive the message The specified query is invalid , the query syntax is invalid.
192+
> - If you receive the message "No events were found that match the specified selection criteria," the query may be valid, but there are no matching events on the local machine.
193+
> - If you receive the message "The specified query is invalid," the query syntax is invalid.
194194
195195
### Create data collection rules using the API
196196

articles/sentinel/whats-new.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you're looking for items older than six months, you'll find them in the [Arch
3131
## October 2021
3232

3333
- [Windows Forwarded Events connector now available (Public preview)](#windows-forwarded-events-connector-now-available-public-preview)
34-
- [Defender for Office 365 events now available in the M365 Defender connector (Public preview)](#defender-for-office-365-events-now-available-in-the-m365-defender-connector-public-preview)
34+
- [Defender for Office 365 events now available in the Microsoft 365 Defender connector (Public preview)](#defender-for-office-365-events-now-available-in-the-microsoft-365-defender-connector-public-preview)
3535
- [Playbook templates and gallery now available (Public preview)](#playbook-templates-and-gallery-now-available-public-preview)
3636
- [Manage template versions for your scheduled analytics rules (Public preview)](#manage-template-versions-for-your-scheduled-analytics-rules-public-preview)
3737
- [DHCP normalization schema (Public preview)](#dhcp-normalization-schema-public-preview)
@@ -50,7 +50,8 @@ You can now stream event logs from Windows Servers connected to your Azure Senti
5050
We recommend using this connector with the [Azure Sentinel Information Model (ASIM)](normalization.md) parsers installed to ensure full support for data normalization.
5151

5252
Learn more about the [Windows Forwarded Events connector](data-connectors-reference.md#windows-forwarded-events-preview).
53-
### Defender for Office 365 events now available in the M365 Defender connector (Public preview)
53+
54+
### Defender for Office 365 events now available in the Microsoft 365 Defender connector (Public preview)
5455

5556
In addition to those from Microsoft Defender for Endpoint, you can now ingest raw [advanced hunting events](/microsoft-365/security/defender/advanced-hunting-overview) from [Microsoft Defender for Office 365](/microsoft-365/security/office-365-security/overview) through the [Microsoft 365 Defender connector](connect-microsoft-365-defender.md). [Learn more](microsoft-365-defender-sentinel-integration.md#advanced-hunting-event-collection).
5657

0 commit comments

Comments
 (0)