You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/change-pricing-tier.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,15 +28,15 @@ Use the following steps to change the pricing tier of your workspace using the A
28
28
29
29
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.
30
30
31
-
2. Review the estimated costs for each pricing tier. This estimate assumes that the last 31 days of your usage is typical.
31
+
2. Review the estimated costs for each pricing tier. This estimate assumes that your usage in the last 31 days is typical.
32
32
33
-
3. Choose the tier with the lowest estimated cost. This tier is labled**Recommended Tier**.
33
+
3. Choose the tier with the lowest estimated cost. This tier is labeled**Recommended Tier**.
3. Click **Select** if you decide to change the pricing tier after reviewing the estimated costs.
38
38
39
-
4. Review the commitment message in the popup that "Commitment Tier pricing has a 31-day commitment period, during which the workspace cannot be moved to a lower Commitment Tier or any Consumption Tier" and click**Change pricing tier** to confirm.
39
+
4. Review the commitment message in the popup that "Commitment Tier pricing has a 31-day commitment period, during which the workspace cannot be moved to a lower Commitment Tier or any Consumption Tier" and select**Change pricing tier** to confirm.
To set the pricing tier using an [Azure Resource Manager](./resource-manager-workspace.md), use the `sku` object to set the pricing tier and the `capacityReservationLevel` parameter if the pricing tier is `capacityresrvation`. For details on this template format, see [Microsoft.OperationalInsights workspaces](/azure/templates/microsoft.operationalinsights/workspaces)
@@ -69,7 +69,7 @@ See [Deploying the sample templates](../resource-manager-samples.md) if you're n
69
69
---
70
70
71
71
## Tracking pricing tier changes
72
-
Changes to a workspace's pricing tier are recorded in the [Activity Log](../essentials/activity-log.md). Filter for events with an **Operation** of *Create Workspace*. The event's **Change history** tab will show the old and new pricing tiers in the `properties.sku.name` row. To monitor changes the pricing tier, [create an alert](../alerts/alerts-activity-log.md) for the *Create Workspace* operation.
72
+
Changes to a workspace's pricing tier are recorded in the [Activity Log](../essentials/activity-log.md). Filter for events with an **Operation** of *Create Workspace*. The event's **Change history** tab shows the old and new pricing tiers in the `properties.sku.name` row. To monitor changes the pricing tier, [create an alert](../alerts/alerts-activity-log.md) for the *Create Workspace* operation.
0 commit comments