Skip to content

Commit 97cbff8

Browse files
committed
MCM - Update improved exports - fix PR
1 parent 837b984 commit 97cbff8

File tree

5 files changed

+17
-30
lines changed

5 files changed

+17
-30
lines changed
112 KB
Loading
Binary file not shown.
180 KB
Loading

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

Lines changed: 17 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Tutorial - Improved exports experience - Preview
33
description: This tutorial helps you create automatic exports for your actual and amortized costs in the Cost and Usage Specification standard (FOCUS) format.
44
author: jojohpm
55
ms.author: jojoh
6-
ms.date: 04/29/2024
6+
ms.date: 06/17/2024
77
ms.topic: tutorial
88
ms.service: cost-management-billing
99
ms.subservice: cost-management
@@ -70,38 +70,25 @@ On the Exports page, at the top of the page, select **+ Create**.
7070

7171
### Select the export template
7272

73-
1. On the Basics page, select a template that meets your scenario. A template simplifies Export creation by preselecting a set of commonly used datasets and their configurations.
74-
75-
1. The eight most common templates are always shown. If you don't find a suitable template, click on **Show more** to see additional options. If none of these templates meet your needs, you can select **Create your own export** to build your custom combination.
76-
77-
1. Once you select a template, you will be taken to the **Datasets** tab where you can customize your export name by entering a common **Export prefix**, edit the preselected configuration, and add or remove exports from the list.
78-
79-
1. You can change the template and discard your export configurations by navigating back to the **Basics** tab and selecting a new template.
80-
81-
![Exports templates.](media/tutorial-improved-exports/image.png)
82-
83-
73+
1. On the Basics page, select a template that meets your scenario and then select **Next**. A template simplifies export creation by preselecting a set of commonly used datasets and their configurations.
74+
1. The eight most common templates are always shown. If you don't find a suitable template, select **Show more** to see more options. If none of these templates meet your needs, you can select **Create your own export** to build your custom combination.
75+
:::image type="content" source="./media/tutorial-improved-exports/improved-exports-basics-tab.png" border="true" alt-text="Screenshot showing the Basics tab and list of export templates." lightbox="./media/tutorial-improved-exports/improved-exports-basics-tab.png" :::
76+
1. Once you select a template, you see the **Datasets** tab where you can customize your export name by entering a common **Export prefix**, edit the preselected configuration, and add or remove exports from the list.
77+
1. You can change the template and discard your export configurations by navigating back to the **Basics** tab and selecting a new template.
8478

8579
### Optionally add more exports
8680

87-
1. On the **Datasets** tab you can add another export by selecting **+ Add export** button.
88-
89-
1. You need to select the **Type of data**, the **Dataset version**, and enter an **Export name**. Optionally, you can enter an **Export description**.
90-
91-
2. For **Type of data**, when you select **Reservation recommendations**, select values for the other fields that appear:
81+
1. On the **Datasets** tab, you can add another export by selecting **+ Add export**.
82+
2. Select the **Type of data**, the **Dataset version**, and enter an **Export name**. Optionally, you can enter an **Export description**.
83+
3. For **Type of data**, when you select **Reservation recommendations**, select values for the other fields that appear:
9284
- Reservation scope
9385
- Resource type
9486
- Look back period
95-
3. Depending on the **Type of data** and **Frequency** that you select, you might need to specify more fields to define the date range in UTC format.
96-
1. Select **Add** to see the export listed on the Datasets tab.
97-
98-
1. You can create up to 10 exports when you select **+ Add new exports**.
99-
100-
Select **Next** when you're ready to define the destination.
101-
102-
![User's image](media/tutorial-improved-exports/image1.png)
103-
104-
87+
4. Depending on the **Type of data** and **Frequency** that you select, you might need to specify more fields to define the date range in UTC format.
88+
5. Select **Add** to see the export listed on the Datasets tab.
89+
6. You can create up to 10 exports when you select **+ Add new exports**.
90+
7. Select **Next** when you're ready to define the destination.
91+
:::image type="content" source="./media/tutorial-improved-exports/add-export.png" border="true" alt-text="Screenshot showing the Add export dialog." lightbox="./media/tutorial-improved-exports/add-export.png" :::
10592

10693
### Define the export destination
10794

@@ -156,7 +143,7 @@ All types of data support various schedule frequency options, as described in th
156143

157144
## Understand data types
158145

159-
For a comprehensive reference of all available datasets, including the schema for current and historical versions, please visit [Cost Management dataset schema index](/azure/cost-management-billing/dataset-schema/schema-index).
146+
For a comprehensive reference of all available datasets, including the schema for current and historical versions, see [Cost Management dataset schema index](/azure/cost-management-billing/dataset-schema/schema-index).
160147

161148
- Cost and usage details (actual) - Select this option to export standard usage and purchase charges.
162149
- Cost and usage details (amortized) - Select this option to export amortized costs for purchases like Azure reservations and Azure savings plan for compute.
@@ -186,13 +173,13 @@ The improved exports experience currently has the following limitations.
186173
- The new exports experience doesn't fully support the management group scope and it has feature limitations.
187174

188175
- Azure internal and MOSP billing scopes and subscriptions don’t support FOCUS datasets.
189-
- 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.
176+
- 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.
190177

191178
## FAQ
192179

193180
1. Why is file partitioning enabled in exports?
194181

195-
The file partitioning is a feature that is activated by default to facilitate the management of large files. This functionality divides larger files into smaller segments, thereby enhancing the ease of file transfer, download, ingestion, and overall readability. It is particularly advantageous for customers whose cost files increase in size over time. The specifics of the file partitions are described in a manifest.json file provided with each export run, enabling you to rejoin the original file.
182+
The file partitioning is a feature that is activated by default to facilitate the management of large files. This functionality divides larger files into smaller segments, which enhances the ease of file transfer, download, ingestion, and overall readability. It's advantageous for customers whose cost files increase in size over time. The specifics of the file partitions are described in a manifest.json file provided with each export run, enabling you to rejoin the original file.
196183

197184
## Next steps
198185

0 commit comments

Comments
 (0)