Skip to content

Commit 3107c9d

Browse files
committed
Add charge categories section to cost analysis
- Add new 'Identify charge categories' subsection - Shows how to group by Meter to see usage categories (ESU, PAYG) - Helps identify edition differences and unexpected charges
1 parent c52b355 commit 3107c9d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/sql-server/azure-arc/manage-pay-as-you-go-transition.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,14 @@ This breakdown helps you identify:
181181
- Edition differences (Standard vs Enterprise)
182182
- Instances that were unintentionally left running
183183

184+
### Identify charge categories
185+
186+
To see which SQL Server related charge categories are driving costs, in **Cost analysis**, select **Group by** > **Meter**. This breakdown helps you identify:
187+
188+
- Usage category breakdown (for example, ESU costs, PAYG costs)
189+
- Edition differences (meter names indicate the editions)
190+
- Unexpected charges
191+
184192
### Set up budget alerts
185193

186194
To proactively manage costs:

0 commit comments

Comments
 (0)