Skip to content

Commit e9f1da3

Browse files
authored
Merge pull request #180192 from batamig/patch-91
extending retention time in quickstart
2 parents 34dbabb + 2bc0136 commit e9f1da3

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

articles/sentinel/quickstart-onboard.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,19 @@ After you connect your data sources, choose from a gallery of expertly created w
2424
2525
## Global prerequisites
2626

27-
- Active Azure Subscription, if you don't have one, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
27+
- **Active Azure Subscription**. If you don't have one, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
2828

29-
- Log Analytics workspace. Learn how to [create a Log Analytics workspace](../azure-monitor/logs/quick-create-workspace.md). For more information about Log Analytics workspaces, see [Designing your Azure Monitor Logs deployment](../azure-monitor/logs/design-logs-deployment.md).
29+
- **Log Analytics workspace**. Learn how to [create a Log Analytics workspace](../azure-monitor/logs/quick-create-workspace.md). For more information about Log Analytics workspaces, see [Designing your Azure Monitor Logs deployment](../azure-monitor/logs/design-logs-deployment.md).
3030

31-
- To enable Microsoft Sentinel, you need contributor permissions to the subscription in which the Microsoft Sentinel workspace resides.
32-
- To use Microsoft Sentinel, you need either contributor or reader permissions on the resource group that the workspace belongs to.
33-
- Additional permissions may be needed to connect specific data sources.
34-
- Microsoft Sentinel is a paid service. For more information, see [About Microsoft Sentinel](https://go.microsoft.com/fwlink/?linkid=2104058).
31+
By default, you may have a default of [30 days retention](/azure/azure-monitor/logs/manage-cost-storage#legacy-pricing-tiers) in the Log Analytics workspace used for Microsoft Sentinel. To make sure that you can use the full extent of Microsoft Sentinel functionality, raise this to 90 days. For more information, see [Change the retention period](/azure/azure-monitor/logs/manage-cost-storage#change-the-data-retention-period).
32+
33+
- **Permissions**:
34+
35+
- To enable Microsoft Sentinel, you need contributor permissions to the subscription in which the Microsoft Sentinel workspace resides.
36+
- To use Microsoft Sentinel, you need either contributor or reader permissions on the resource group that the workspace belongs to.
37+
- Additional permissions may be needed to connect specific data sources.
38+
39+
- **Microsoft Sentinel is a paid service**. For more information, see [About Microsoft Sentinel](https://go.microsoft.com/fwlink/?linkid=2104058) and the [Microsoft Sentinel pricing page](https://azure.microsoft.com/pricing/details/azure-sentinel/)
3540

3641
For more information, see [Pre-deployment activities and prerequisites for deploying Microsoft Sentinel](prerequisites.md).
3742

0 commit comments

Comments
 (0)