93ef0692fa
Updating terminology and adding caution notes. |
||
---|---|---|
.. | ||
Basic-Archive-Logs-Tool.json | ||
readme.md |
readme.md
Review and Manage Data Table Retention
Author : Matt Lowe
Deployment Process
- Copy the content of the workbook JSON file.
- Go to the Azure Portal.
- Go to Microsoft Sentinel.
- Go to Workbooks.
- Click 'Add Workbook'.
- Go into edit mode.
- Go into the advanced editor.
- Paste the content that was copied from the JSON file.
- Click save as and name the workbook 'Archive Log Tool'.
How to use
- Set the proper subscription and workspace to review.
- Click on a table or search table to gather the retention information.
- If the retention of the table needs to be changed, modify the API body JSON.
- If changing the retention in the workspace, modify retentionInDays
- If changing the retention in archive, set retentionInDays to 'Null' and change the totalRetentionInDays.
- Click on the corresponding button to modify the retention for the selected table.