Skip to content

Commit 152d813

Browse files
committed
updates based on Dale's feedback
1 parent 11ad3b3 commit 152d813

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

articles/azure-monitor/logs/change-pricing-tier.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
author: guywild
66
ms.author: guywild
77
ms.reviewer: Dale.Koetke
8-
ms.date: 03/25/2022
8+
ms.date: 05/02/2024
99
---
1010

1111
# Change pricing tier for Log Analytics workspace
@@ -15,10 +15,11 @@ Each Log Analytics workspace in Azure Monitor can have a different [pricing tier
1515
> This article describes how to change the commitment tier for a Log Analytics workspace once you determine which commitment tier you want to use. See [Azure Monitor Logs pricing details](cost-logs.md) for details on how commitment tiers work and [Azure Monitor cost and usage](../cost-usage.md#log-analytics-workspace) for recommendations on the most cost effective commitment based on your observed Azure Monitor usage.
1616
1717
## Permissions required
18-
To change the pricing tier for a workspace, you must be assigned to one of the following roles:
1918

20-
- Log Analytics Contributor role.
21-
- A custom role with `Microsoft.OperationalInsights/workspaces/*/write` permissions.
19+
| Action | Permissions required |
20+
|:-------|:---------------------|
21+
| Change pricing tier | `Microsoft.OperationalInsights/workspaces/*/write` permissions to the Log Analytics workspace, as provided by the [Log Analytics Contributor built-in role](./manage-access.md#log-analytics-contributor), for example |
22+
2223

2324
## Changing pricing tier
2425

@@ -27,7 +28,9 @@ Use the following steps to change the pricing tier of your workspace using the A
2728

2829
1. From the **Log Analytics workspaces** menu, select your workspace, and open **Usage and estimated costs**. This displays a list of each of the pricing tiers available for this workspace.
2930

30-
2. Review the estimated costs for each pricing tier. This estimate assumes that the last 31 days of your usage is typical. Choose the tier with the lowest estimated cost.
31+
2. Review the estimated costs for each pricing tier. This estimate assumes that the last 31 days of your usage is typical.
32+
33+
3. Choose the tier with the lowest estimated cost. This tier is labled **Recommended Tier**.
3134

3235
:::image type="content" source="media/manage-cost-storage/pricing-tier-estimated-costs.png" alt-text="Pricing tiers":::
3336

34.3 KB
Loading

0 commit comments

Comments
 (0)