Skip to content

Commit 8684fcd

Browse files
committed
Learn Editor: Update usage-estimated-costs.md
1 parent 8722d2c commit 8684fcd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-monitor/usage-estimated-costs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,16 +129,18 @@ Once you have configured your Cost Analysis view, it is strongly recommended to
129129

130130
To be notified if there are significant increases in your spending, you can set up [cost alerts](../cost-management-billing/costs/cost-mgt-alerts-monitor-usage-spending.md) (specifically a budget alert) for a single workspace or group of workspaces.
131131

132-
### Download usage
132+
### Export usage details
133133

134134
To gain more understanding of your usage and costs, create exports using Cost Analysis in Azure Cost Management + Billing. See [Tutorial: Create and manage exported data](../cost-management-billing/costs/tutorial-export-acm-data.md) to learn how to automatically create a daily export you can use for regular analysis.
135135

136136
These exports are in CSV format and will contain a list of daily usage (billed quantity and cost) by resource, billing meter and a few more fields such as [AdditionalInfo](../cost-management-billing/automate/understand-usage-details-fields#list-of-fields-and-descriptions.md). You can use Microsoft Excel to do rich analyses of your usage not possible in the Cost Analytics experiences in the portal.
137137

138138
For instance, usage from Log Analytics can be found by first filtering on the **Meter Category** column to show
139+
139140
1. **Log Analytics** (for Pay-as-you-go data ingestion and interactive Data Retention),
140141
2. **Insight and Analytics** (used by some of the legacy pricing tiers), and
141142
3. **Azure Monitor** (used by most other Log Analytics features such as Commitment Tiers, Basic Logs ingesting, Data Archive, Search Queries, Search Jobs, etc.)
143+
142144
Add a filter on the **Instance ID** column for **contains workspace** or **contains cluster**. The usage is shown in the **Consumed Quantity** column. The unit for each entry is shown in the **Unit of Measure** column.
143145

144146
### Legacy Application Insights meters

0 commit comments

Comments
 (0)