Skip to content

Commit 3809d9e

Browse files
authored
Merge pull request #79019 from bwren/am-cost-storage
Azure Monitor cost storage
2 parents 5b099df + dc4390d commit 3809d9e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/azure-monitor/platform/manage-cost-storage.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: azure-monitor
1111
ms.workload: na
1212
ms.tgt_pltfrm: na
1313
ms.topic: conceptual
14-
ms.date: 06/03/2019
14+
ms.date: 06/06/2019
1515
ms.author: magoedte
1616
ms.subservice:
1717
---
@@ -103,11 +103,13 @@ The following steps describe how to configure how long log data is kept by in yo
103103

104104
## Legacy pricing tiers
105105

106-
Subscriptions who had a Log Analytics workspace or Application Insights resource in it before April 2, 2018, or are linked to an Enterprise Agreement that started prior to February 1, 2019, will continue to have access to the legacy pricing tiers: Free, Standalone (Per GB) and Per Node (OMS). Workspaces in the Free pricing tier will have daily data ingestion limited to 500 MB (except for security data types collected by Azure Security Center) and the data retention is limited to 7 days. The Free pricing tier is intended only for evaluation purposes. Workspaces in the Standalone or Per Node pricing tiers have access to data retention up to 2 years.
106+
Subscriptions who had a Log Analytics workspace or Application Insights resource in it before April 2, 2018, or are linked to an Enterprise Agreement that started prior to February 1, 2019, will continue to have access to the legacy pricing tiers: **Free**, **Standalone (Per GB)** and **Per Node (OMS)**. Workspaces in the Free pricing tier will have daily data ingestion limited to 500 MB (except for security data types collected by Azure Security Center) and the data retention is limited to 7 days. The Free pricing tier is intended only for evaluation purposes. Workspaces in the Standalone or Per Node pricing tiers have user-configurable retention of up to 2 years.
107107

108108
> [!NOTE]
109109
> To use the entitlements that come from purchasing OMS E1 Suite, OMS E2 Suite or OMS Add-On for System Center, choose the Log Analytics *Per Node* pricing tier.
110110
111+
The earliest adopters of Log Analytics also have access to the original pricing tiers **Standard** and **Premium**, which have fixed data retention of 30 and 365 days respectively.
112+
111113
## Changing pricing tier
112114

113115
If your Log Analytics workspace has access to legacy pricing tiers, to change between legacy pricing tiers:
@@ -409,6 +411,11 @@ Specify an existing or create a new [Action Group](action-groups.md) so that whe
409411

410412
When you receive an alert, use the steps in the following section to troubleshoot why usage is higher than expected.
411413

414+
## Limits summary
415+
416+
There are some additional Log Analytics limits, some of which depend on the Log Analytics pricing tier. These are documented [here](https://docs.microsoft.com/azure/azure-subscription-service-limits#log-analytics-limits).
417+
418+
412419
## Next steps
413420

414421
- See [Log searches in Azure Monitor Logs](../log-query/log-query-overview.md) to learn how to use the search language. You can use search queries to perform additional analysis on the usage data.

0 commit comments

Comments
 (0)