Skip to content

Commit a50e725

Browse files
committed
Update article date and fix code block formatting
Changed the ms.date metadata to 10/28/2025 and corrected the formatting of a code block in the advanced hunting documentation.
1 parent 504e6f9 commit a50e725

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

unified-secops-platform/mto-advanced-hunting.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
- tier1
1616
- usx-security
1717
ms.topic: article
18-
ms.date: 07/07/2025
18+
ms.date: 10/28/2025
1919
appliesto:
2020
- Microsoft Defender XDR
2121
- Microsoft Sentinel in the Microsoft Defender portal
@@ -59,7 +59,8 @@ You can run any query that you already have access to in the multitenant managem
5959
DeviceEvents
6060
| take 10
6161
| project TenantId = WorkspaceID
62-
62+
```
63+
6364
Or, to query multiple workspaces in the same tenant, use a query similar to the following:
6465

6566
```kusto

0 commit comments

Comments
 (0)