Skip to content

Commit ab69ae2

Browse files
committed
Merge branch 'docs-editor/tutorial-improved-exports-1723069827' of https://github.com/jojohpm/azure-docs-pr into fix-pr-283916
2 parents 545c437 + 7cd75aa commit ab69ae2

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed
107 KB
Loading
234 KB
Loading

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

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,18 @@ Note: A template simplifies export creation by preselecting a set of commonly us
102102
2. Specify your Azure storage account subscription. Choose an existing resource group or create a new one.
103103
3. Select the Storage account name or create a new one.
104104
4. If you create a new storage account, choose an Azure region.
105-
5. Specify the storage container and directory path for the export file.
106-
6. File partitioning is enabled by default. It splits large files into smaller ones.
105+
1. Specify the storage container and directory path for the export file.
106+
1. Choose the **Format** as CSV or Parquet.
107+
108+
1. Choose the **Compression type** as None, Gzip for CSV file format, Snappy for parquet file format.
109+
110+
1. **File partitioning** is enabled by default. It splits large files into smaller ones.
107111
7. **Overwrite data** is enabled by default. For daily exports, it replaces the previous day's file with an updated file.
108112
8. Select **Next** to move to the **Review + create** tab.
109113

110-
:::image type="content" source="./media/tutorial-improved-exports/destination-tab.png" alt-text="Screenshot showing Destination tab information." lightbox="./media/tutorial-improved-exports/destination-tab.png" :::
114+
![User's image](media/tutorial-improved-exports/image.png)
115+
116+
111117

112118
### Review and create
113119

@@ -133,7 +139,9 @@ You can perform the following actions by selecting the ellipsis (**…**) on the
133139
- Delete - Permanently removes the export.
134140
- Refresh - Updates the Run history.
135141

136-
:::image type="content" source="./media/tutorial-improved-exports/exports-list-details.png" alt-text="Screenshot showing the list of exports and details." lightbox="./media/tutorial-improved-exports/exports-list-details.png" :::
142+
![User's image](media/tutorial-improved-exports/image1.png)
143+
144+
137145

138146
### Schedule frequency
139147

0 commit comments

Comments
 (0)