Skip to content

Commit 5ad4000

Browse files
authored
Merge pull request #208137 from bandersmsft/calc-res-savings-image-fix
MCM - Calc reservation savings image fix
2 parents d6c6e19 + b1888eb commit 5ad4000

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

articles/cost-management-billing/reservations/calculate-ea-reservations-savings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To view and download usage data as an EA customer, you must be an Enterprise Adm
3636
5. For the month you want to download, select **Download**.
3737
:::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" :::
3838
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" :::
4040
7. Select **Prepare document**.
4141
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**.
4242

@@ -50,10 +50,10 @@ Because Azure usage files are in CSV format, you need to prepare the data for us
5050
3. In the Home ribbon, select **Format as Table**.
5151
4. In the Create Table window, select **My table has headers**.
5252
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" :::
5454
6. Find the ChargeType column and then to the right of the column name, select the sort and filter symbol (the down arrow).
5555
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" :::
5757
8. To the right of **UnitPrice** , insert add a column and label it with a title like **TotalUsedSavings**.
5858
9. In the first cell under TotalUsedSavings, create a formula that calculates (_UnitPrice – EffectivePrice) \* Quantity_.
5959
:::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" :::
Loading
Loading
Loading

0 commit comments

Comments
 (0)