Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions unified-secops-platform/mto-advanced-hunting.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ You can run any query that you already have access to in the multitenant managem
| project TenantId = WorkspaceID

Or, to query multiple workspaces in the same tenant, use a query similar to the following:

```kusto

Usage
| union workspace("WorkpaceA").Usage
| take 10
Expand Down