Skip to content

Commit 6529cb6

Browse files
Merge pull request #290445 from jojohpm/docs-editor/tutorial-improved-exports-1731450685
Update tutorial-improved-exports.md
2 parents 0760df0 + 9ec3b83 commit 6529cb6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,26 @@ You can retrieve up to 13 months of historical data through the portal UI for al
213213

214214
- EA: Up to 25 months (starting from December 2022).
215215

216+
#### Which datasets support Parquet format and compression?
217+
218+
The following table captures the supported formats and compression formats for each of the exported datasets. If you are creating an export with multiple datasets, Parquet & compression options will only appear in the dropdown if all of the selected datasets support them.
219+
220+
|Dataset|Format supported|Compression supported|
221+
| -------- | -------- | -------- |
222+
|Cost and usage details (Actual)|CSV|None, Gzip|
223+
||Parquet|None, Snappy|
224+
|Cost and usage details (Amortized)|CSV|None, Gzip|
225+
||Parquet|None, Snappy|
226+
|Cost and usage details (Usage only)|CSV|None, Gzip|
227+
||Parquet|None, Snappy|
228+
|Cost and usage details (FOCUS)|CSV|None, Gzip|
229+
||Parquet|None, Snappy|
230+
|Reservation details|CSV|None|
231+
|Reservation recommendations|CSV|None|
232+
|Reservation transactions|CSV|None|
233+
|Price Sheet|CSV|None, Gzip|
234+
||Parquet|None, Snappy|
235+
216236
#### Why do I get the 'Unauthorized' error while trying to create an Export?
217237

218238
When attempting to create an Export to a storage account with a firewall, the user must have the Owner role or a custom role with `Microsoft.Authorization/roleAssignments/write` and `Microsoft.Authorization/permissions/read` permissions. If these permissions are missing, you will encounter an error like:

0 commit comments

Comments
 (0)