Skip to content

Commit d97af0d

Browse files
committed
Update entity-behaviors-layer.md
1 parent 8a129e8 commit d97af0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/sentinel/entity-behaviors-layer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ This table shows which behavior tables to use in each environment:
263263
| **Environment** | **Tables to use** | **Use cases** |
264264
|-------------|-------------------|---------------|
265265
| **Defender portal - Advanced Hunting** | [BehaviorInfo](/defender-xdr/advanced-hunting-behaviorinfo-table)<br>[BehaviorEntities](/defender-xdr/advanced-hunting-behaviorentities-table) | Detection rules, incident investigation, threat hunting in Defender portal |
266-
| **Sentinel workspace** | [SentinelBehaviorInfo](/azure-sentinel/sentinelbehaviorinfo-table)<br>[SentinelBehaviorEntities](/azure-sentinel/sentinelbehaviorentities-table) | Azure Monitor workbooks, ingestion monitoring, KQL queries in Sentinel workspace |
266+
| **Sentinel workspace** | [SentinelBehaviorInfo](/azure/azure-monitor/reference/tables/sentinelbehaviorinfo)<br>[SentinelBehaviorEntities](/azure/azure-monitor/reference/tables/sentinelbehaviorentities) | Azure Monitor workbooks, ingestion monitoring, KQL queries in Sentinel workspace |
267267
268268
For more practical examples of using behaviors, see [Use cases and examples](#use-cases-and-examples).
269269
@@ -328,7 +328,7 @@ For more information about Kusto Query Language (KQL), see [Kusto query language
328328
These limitations apply during the public preview of the UEBA behaviors layer:
329329

330330
- You can enable behaviors on a single Sentinel workspace per tenant.
331-
- The UEBA behaviors layer generates behaviors for a limited set of [supported data sources and vendors or services](#supported-data-sources).
331+
- The UEBA behaviors layer generates behaviors for a limited set of [supported data sources and vendors or services](#supported-data-sources-and-behaviors).
332332
- The UEBA behaviors layer doesn't currently capture every possible action or attack technique, even for supported sources. Some events might not produce corresponding behaviors. Don't assume that the absence of a behavior means no activity occurred. Always review raw logs if you suspect something might be missing.
333333
- Behaviors aim to reduce noise by aggregating and sequencing events, but you might still see too many behavior records. We welcome your feedback on specific behavior types to help improve coverage and relevance.
334334
- Behaviors aren't alerts or anomalies. They're neutral observations, not classified as malicious or benign. The presence of a behavior means “this happened,” not “this is a threat.” Anomaly detection remains separate in UEBA. Use judgment or combine behaviors with UEBA anomaly data to identify noteworthy patterns.

0 commit comments

Comments
 (0)