Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4b44407

Browse files
committedFeb 9, 2022
Upd ss & add info save costs 4 investigate topic
1 parent 32cc06c commit 4b44407

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎articles/sentinel/investigate-large-datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To learn more, see [Search job](../azure-monitor/logs/azure-monitor-archived-log
5454

5555
When you need to do a full investigation on data stored in archived logs, restore a table from the **Search** page in Microsoft Sentinel. Specify a target table and time range for the data you want to restore. Within a few minutes, the log data is restored and available within the Log Analytics workspace. Then you can use the data in high-performance queries that support full KQL
5656

57-
A restored log table is available in a new table that has a *_RST suffix. The restored data is available as long as the underlying source data is available. But you can delete restored tables at any time without deleting the underlying source data.
57+
A restored log table is available in a new table that has a *_RST suffix. The restored data is available as long as the underlying source data is available. But you can delete restored tables at any time without deleting the underlying source data. To save costs, we recommend you delete the restored table when you no longer need it.
5858

5959
The following image shows the restore option on a saved search.
6060

Loading

0 commit comments

Comments
 (0)
Please sign in to comment.