Skip to content

Commit a8f5cd1

Browse files
authored
Data refresh cleanup + add data retention
1 parent 96214ab commit a8f5cd1

File tree

1 file changed

+13
-20
lines changed

1 file changed

+13
-20
lines changed

articles/cost-management-billing/costs/understand-cost-mgt-data.md

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,12 @@ The following offers aren't supported yet:
7070
| **Support Plans** | Azure Government Pro-Direct Support | Default_2014-09-01 | MS-AZR-USGOV-0042P |
7171
| **Support Plans** | Azure Government Developer Support | Default_2014-09-01 | MS-AZR-USGOV-0043P |
7272

73-
## Determine your offer type
73+
### Free trial to pay-as-you-go upgrade
74+
75+
For information about the availability of free tier services after you upgrade to pay-as-you-go pricing from a Free trial, see the [Azure free account FAQ](https://azure.microsoft.com/free/free-account-faq/).
76+
77+
### Determine your offer type
78+
7479
If you don't see data for a subscription and you want to determine if your subscription falls under the supported offers, you can validate that your subscription is supported. To validate an Azure subscription is supported, sign in to the [Azure portal](https://portal.azure.com). Then select **All Services** in the left menu pane. In the list of services, select **Subscriptions**. In the subscription list menu, select the subscription that you want to verify. Your subscription is shown on the Overview tab and you can see the **Offer** and **Offer ID**. The following image shows an example.
7580

7681
![Example of the Subscription Overview tab showing Offer and Offer ID](./media/understand-cost-mgt-data/offer-and-offer-id.png)
@@ -130,24 +135,22 @@ Here are a few tips for working with tags:
130135
- Use the Tags API in conjunction with either Query or UsageDetails to get all cost based on the current tags.
131136

132137

133-
## Free trial to pay-as-you-go upgrade
134-
135-
For information about the availability of free tier services after you upgrade to pay-as-you-go pricing from a Free trial, see the [Azure free account FAQ](https://azure.microsoft.com/free/free-account-faq/).
136-
137-
## Rated usage data refresh schedule
138+
## Cost and usage data updates and retention
138139

139-
Cost and usage data is available in Cost Management + Billing in the Azure portal and [supporting APIs](../index.yml). Keep the following points in mind as you review costs:
140+
Cost and usage data is typically available in Cost Management + Billing in the Azure portal and [supporting APIs](../index.yml) within 8-24 hours. Keep the following points in mind as you review costs:
140141

142+
- Each Azure service (such as Storage, Compute, and SQL) emits usage at different intervals – You might see data for some services sooner than others.
141143
- Estimated charges for the current billing period are updated six times per day.
142144
- Estimated charges for the current billing period can change as you incur more usage.
143145
- Each update is cumulative and includes all the line items and information from the previous update.
144146
- Azure finalizes or _closes_ the current billing period up to 72 hours (three calendar days) after the billing period ends.
145147

146-
The following examples illustrate how billing periods could end.
148+
The following examples illustrate how billing periods could end:
147149

148-
Enterprise Agreement (EA) subscriptions – If the billing month ends on March 31, estimated charges are updated up to 72 hours later. In this example, by midnight (UTC) April 4.
150+
* Enterprise Agreement (EA) subscriptions – If the billing month ends on March 31, estimated charges are updated up to 72 hours later. In this example, by midnight (UTC) April 4.
151+
* Pay-as-you-go subscriptions – If the billing month ends on May 15, then the estimated charges might get updated up to 72 hours later. In this example, by midnight (UTC) May 19.
149152

150-
Pay-as-you-go subscriptions – If the billing month ends on May 15, then the estimated charges might get updated up to 72 hours later. In this example, by midnight (UTC) May 19.
153+
Once cost and usage data becomes available in Cost Management + Billing, it will be retained for at least 7 years.
151154

152155
### Rerated data
153156

@@ -163,16 +166,6 @@ Costs shown in Cost Management are rounded. Costs returned by the Query API aren
163166
- Aggregate charge rendered: 0.004 + 0.004 = 0.008. The charge shown is $0.01.
164167
- Query API - Charges are shown at eight decimal places and rounding doesn't occur.
165168

166-
167-
## Usage data update frequency varies
168-
169-
The availability of your incurred usage data in Cost Management depends on a couple of factors, including:
170-
171-
- How frequently Azure services (such as Storage, Compute, CDN, and SQL) emit usage.
172-
- The time taken to process the usage data through the rating engine and cost management pipelines.
173-
174-
Some services emit usage more frequently than others. So, you might see data in Cost Management for some services sooner than other services that emit data less frequently. Typically, usage for services takes 8-24 hours to appear in Cost Management. Keep in mind that data for an open month gets refreshed as you incur more usage because updates are cumulative.
175-
176169
## Historical data might not match invoice
177170

178171
Historical data for credit-based and pay-in-advance offers might not match your invoice. Some Azure pay-as-you-go, MSDN, and Visual Studio offers can have Azure credits and advanced payments applied to the invoice. However, the historical data shown in Cost Management is based on your estimated consumption charges only. Cost Management historical data doesn't include payments and credits. So, historical data shown for the following offers may not match exactly with your invoice.

0 commit comments

Comments
 (0)