Skip to content

Commit ebb816f

Browse files
Merge pull request #4194 from Ronen-Refaeli/patch-15
Update behaviors.md
2 parents 3253e2b + 7c7f520 commit ebb816f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CloudAppSecurityDocs/behaviors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ The behaviors schema in the **Advanced hunting** page is similar to the [alerts
7676

7777
|Table name |Description |
7878
|---------|---------|
79-
|[BehaviorInfo ](/microsoft-365/security/defender/advanced-hunting-behaviorinfo-table) | Record per behavior with its metadata, including behavior title, MITRE Attack categories, and techniques. (Not available for GCC.) |
80-
|[BehaviorEntities ](/microsoft-365/security/defender/advanced-hunting-behaviorentities-table) | Information on the entities that were part of the behavior. Can be multiple records per behavior. (Not available for GCC.) |
79+
|[BehaviorInfo ](/microsoft-365/security/defender/advanced-hunting-behaviorinfo-table) | Record per behavior with its metadata, including behavior title, MITRE Attack categories, and techniques. |
80+
|[BehaviorEntities ](/microsoft-365/security/defender/advanced-hunting-behaviorentities-table) | Information on the entities that were part of the behavior. Can be multiple records per behavior. |
8181

8282
To get complete information on a behavior and its entities, use `BehaviorId` as the primary key for the join. For example:
8383

0 commit comments

Comments
 (0)