Skip to content

Commit f095de0

Browse files
Merge pull request #287175 from jojohpm/docs-editor/tutorial-improved-exports-1727104973
Update tutorial-improved-exports.md
2 parents e2294a7 + fa57f20 commit f095de0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

articles/cost-management-billing/costs/tutorial-improved-exports.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ The improved exports experience currently has the following limitations.
186186

187187
- Shared access service (SAS) key-based cross tenant export is only supported for Microsoft partners at the billing account scope. It isn't supported for other partner scenarios like any other scope, EA indirect contract, or Azure Lighthouse.
188188

189+
- EA price sheet: Reservation prices are only available for the current month price sheet and cannot be retrieved for historical exports. To retain historical reservation prices, set up recurring exports.
190+
189191
## FAQ
190192

191193
#### Why is file partitioning enabled in exports?
@@ -196,6 +198,22 @@ The file partitioning is a feature that is activated by default to facilitate th
196198

197199
In the new export experience, missing attributes such as subscription IDs will be set to null or empty, rather than using a default empty GUID (00000000-0000-0000-0000-000000000000), to more accurately indicate the absence of a value. This affects charges pertaining to unused reservations, unused savings plan and rounding adjustments.
198200

201+
#### How much historical data can I retrieve using Exports?
202+
203+
You can retrieve up to 13 months of historical data through the portal UI for all datasets, except for RI recommendations, which are limited to the current recommendation snapshot. To access data older than 13 months, you can use the REST API.
204+
205+
- Cost and usage (Actual), Cost and usage (Amortized), Cost and usage (FOCUS): Up to 7 years of data.
206+
207+
- Reservation transactions: Up to 7 years of data across all channels.
208+
209+
- Reservation recommendations, Reservation details: Up to 13 months of data.
210+
211+
- All available prices:
212+
213+
- MCA/MPA: Up to 13 months.
214+
215+
- EA: Up to 25 months (starting from December 2022).
216+
199217
## Next steps
200218

201219
- Learn more about exports at [Tutorial: Create and manage exported data](tutorial-export-acm-data.md).

0 commit comments

Comments
 (0)