@@ -36,7 +36,7 @@ To view and download usage data as an EA customer, you must be an Enterprise Adm
36
36
5 . For the month you want to download, select ** Download** .
37
37
:::image type="content" source="./media/calculate-ea-reservations-savings/download-usage-ea.png" alt-text="Screenshot showing Usage + charges download." lightbox="./media/calculate-ea-reservations-savings/download-usage-ea.png" :::
38
38
6 . On the Download Usage + Charges page, under Usage Details, select ** Amortized charges (usage and purchases)** .
39
- :::image type="content" source="./media/calculate-ea-reservations-savings/select-usage-detail-charge-type.png" alt-text="Screenshot showing the Download usage + charges window." lightbox="./media/calculate-ea-reservations-savings/select-usage-detail-charge-type.png" :::
39
+ :::image type="content" source="./media/calculate-ea-reservations-savings/select-usage-detail-charge-type-small .png" alt-text="Screenshot showing the Download usage + charges window." lightbox="./media/calculate-ea-reservations-savings/select-usage-detail-charge-type.png" :::
40
40
7 . Select ** Prepare document** .
41
41
8 . It could take a while for Azure to prepare your download, depending on your monthly usage. When it's ready for download, select ** Download csv** .
42
42
@@ -50,10 +50,10 @@ Because Azure usage files are in CSV format, you need to prepare the data for us
50
50
3 . In the Home ribbon, select ** Format as Table** .
51
51
4 . In the Create Table window, select ** My table has headers** .
52
52
5 . In the ReservationName column, set a filter to clear ** Blanks** .
53
- :::image type="content" source="./media/calculate-ea-reservations-savings/reservation-name-clear-blanks.png" alt-text="Screenshot showing clear Blanks data." lightbox="./media/calculate-ea-reservations-savings/reservation-name-clear-blanks.png" :::
53
+ :::image type="content" source="./media/calculate-ea-reservations-savings/reservation-name-clear-blanks-small .png" alt-text="Screenshot showing clear Blanks data." lightbox="./media/calculate-ea-reservations-savings/reservation-name-clear-blanks.png" :::
54
54
6 . Find the ChargeType column and then to the right of the column name, select the sort and filter symbol (the down arrow).
55
55
7 . For the ** ChargeType** column, set a filter on it to select only ** Usage** . Clear any other selections.
56
- :::image type="content" source="./media/calculate-ea-reservations-savings/charge-type-selection.png" alt-text="Screenshot showing ChargeType selection." lightbox="./media/calculate-ea-reservations-savings/charge-type-selection.png" :::
56
+ :::image type="content" source="./media/calculate-ea-reservations-savings/charge-type-selection-small .png" alt-text="Screenshot showing ChargeType selection." lightbox="./media/calculate-ea-reservations-savings/charge-type-selection.png" :::
57
57
8 . To the right of ** UnitPrice** , insert add a column and label it with a title like ** TotalUsedSavings** .
58
58
9 . In the first cell under TotalUsedSavings, create a formula that calculates (_ UnitPrice – EffectivePrice) \* Quantity_ .
59
59
:::image type="content" source="./media/calculate-ea-reservations-savings/total-used-savings-formula.png" alt-text="Screenshot showing the TotalUsedSavings formula." lightbox="./media/calculate-ea-reservations-savings/total-used-savings-formula.png" :::
0 commit comments