Skip to content

Commit 3ac2152

Browse files
Merge pull request #303774 from javiersoriano/patch-13
Update manage-data-overview.md
2 parents 6c5bb57 + 30868dc commit 3ac2152

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sentinel/manage-data-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ This table compares the two analytics and data lake tiers and their key characte
6565
| Ingestion cost | Standard | Minimal |
6666
| Query price included |||
6767
| Optimized query performance || ❌ Slower queries.<br>Good for auditing. Not optimized for real-time analysis. |
68-
| Query capabilities | [Full query capabilities](/azure/azure-monitor/logs/get-started-queries) in the Microsoft Defender and Azure portals and using APIs. | - [Full KQL on a single table](/azure/azure-monitor/logs/basic-logs-query), which you can extend with data from an analytics table using [lookup](/azure/data-explorer/kusto/query/lookup-operator).<br>- Run scheduled KQL or Spark jobs.<br>- Use Notebooks. |
68+
| Query capabilities | [Full query capabilities](/azure/azure-monitor/logs/get-started-queries) in the Microsoft Defender and Azure portals and using APIs. | - [Full query capabilities](/azure/azure-monitor/logs/get-started-queries) including unions and joins.<br>- Run scheduled KQL or Spark jobs.<br>- Use Notebooks. |
6969
| Full set of real-time analytics features || ❌ Limitations on some features, including analytics rules, hunting queries, parsers, watchlists, workbooks, and playbooks. |
7070
| [Search jobs](investigate-large-datasets.md) |||
71-
| [Summary rules](summary-rules.md) ||KQL limited to a single table |
71+
| [Summary rules](summary-rules.md) || [Full KQL on a single table](/azure/azure-monitor/logs/basic-logs-query), which you can extend with data from an analytics table using [lookup](/azure/data-explorer/kusto/query/lookup-operator) |
7272
| [Restore](restore.md) |||
7373
| [Data export](/azure/azure-monitor/logs/logs-data-export) |||
7474
| Retention period | 90 days for Microsoft Sentinel, 30 days for Microsoft Defender XDR.<br> Can be extended to up to two years at a prorated monthly long-term retention charge. | Same as analytics retention, by default. Can be extended to up to 12 years. |

0 commit comments

Comments
 (0)