Skip to content

Commit 6966172

Browse files
authored
Merge pull request #278468 from bandersmsft/fix-pr-278439
MCM - Update improved exports - fix PR
2 parents 7b5aa99 + 97cbff8 commit 6966172

File tree

3 files changed

+21
-17
lines changed

3 files changed

+21
-17
lines changed
112 KB
Loading
180 KB
Loading

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

Lines changed: 21 additions & 17 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
@@ -68,23 +68,27 @@ You can create multiple exports of various data types using the following steps.
6868

6969
On the Exports page, at the top of the page, select **+ Create**.
7070

71-
### Fill in export details
71+
### Select the export template
7272

73-
1. On the Add export page, select the **Type of data**, the **Dataset version**, and enter an **Export name**. Optionally, enter an **Export description**.
74-
2. For **Type of data**, when you select **Reservation recommendations**, select values for the other fields that appear:
75-
- Reservation scope
76-
- Resource type
77-
- Look back period
78-
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.
79-
4. Select **Add** to see the export listed on the Basic tab.
80-
81-
:::image type="content" source="./media/tutorial-improved-exports/new-export.png" alt-text="Screenshot of Add export page." lightbox="./media/tutorial-improved-exports/new-export.png" :::
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.
8278

8379
### Optionally add more exports
8480

85-
You can create up to 10 exports when you select **+ Add new exports**.
86-
87-
Select **Next** when you're ready to define the destination.
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:
84+
- Reservation scope
85+
- Resource type
86+
- Look back period
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" :::
8892

8993
### Define the export destination
9094

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

140144
## Understand data types
141145

142-
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).
143147

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

171175
- Azure internal and MOSP billing scopes and subscriptions don’t support FOCUS datasets.
172-
- 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.
173177

174178
## FAQ
175179

176180
1. Why is file partitioning enabled in exports?
177181

178-
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.
179183

180184
## Next steps
181185

0 commit comments

Comments
 (0)