Skip to content

Commit a83605d

Browse files
authored
Merge branch 'main' into WI425703-duplicate-alerts-mda-app-discovery-policy
2 parents 5c2665a + 3c24ac8 commit a83605d

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

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

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Multiple workspaces per tenant are supported in multitenant Advanced hunting as
3232

3333
Advanced hunting in multitenant organizations returns up to 50,000 records in total. For more information about service limits in advanced hunting, read [Understand advanced hunting quotas](/defender-xdr/advanced-hunting-limits#understand-advanced-hunting-quotas-and-usage-parameters).
3434

35+
36+
3537
## Run cross-tenant queries
3638

3739
You can run any query that you already have access to in the multitenant management **Advanced hunting** page.
@@ -72,8 +74,6 @@ You can run any query that you already have access to in the multitenant managem
7274
To learn more about advanced hunting in Microsoft Defender XDR, read [Proactively hunt for threats with advanced hunting in Microsoft Defender XDR](/defender-xdr/advanced-hunting-overview).
7375

7476

75-
76-
7777
## Run cross-workspace queries (Preview)
7878

7979
To run queries across multiple workspaces in the same tenant, use the [workspace( ) expression](/azure/azure-monitor/logs/cross-workspace-query#query-across-log-analytics-workspaces-using-workspace), with the workspace identifier as the argument in your query to refer to a table in a different workspace.
@@ -98,8 +98,17 @@ For more information, see [Query multiple workspaces](/azure/sentinel/extend-sen
9898
> [!NOTE]
9999
> If you have tables with the same name but different schemas in multiple workspaces and want to use them in the same query, you should use the workspace operator to uniquely identify the table that you need.
100100
101+
## View schema tables
102+
103+
You can view the [advanced hunting schema tables](/defender-xdr/advanced-hunting-schema-tables) in the left pane inside the advanced hunting page under the **Schema** tab.
104+
105+
The schema list is a unified view of all tables from all your tenants regardless of the tenant selected in the upper right tenant selector.
106+
107+
This could mean that some tables that appear here might only be available for query in some tenants, like custom Microsoft Sentinel tables.
108+
109+
110+
## View and manage custom detection rules
101111

102-
## Custom detection rules
103112

104113
You can also manage custom detection rules from multiple tenants in the custom detection rules page.
105114

0 commit comments

Comments
 (0)