Skip to content

Commit ae5dc4e

Browse files
authored
Removed the double kusto reference
Removed the double kusto reference
1 parent 847ae1f commit ae5dc4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ You can run any query that you already have access to in the multitenant managem
6161
| project TenantId = WorkspaceID
6262
6363
Or, to query multiple workspaces in the same tenant, use a query similar to the following:
64-
65-
```kusto
64+
6665
Usage
6766
| union workspace("WorkpaceA").Usage
6867
| take 10

0 commit comments

Comments
 (0)