We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbdcf19 commit 9139b4bCopy full SHA for 9139b4b
articles/cost-management-billing/savings-plan/utilization-cost-reports.md
@@ -129,7 +129,7 @@ Get the Amortized costs data and filter the data for a `PricingModel` = `Savings
129
To determine the savings from the pay-as-you-go list price:
130
131
1. To get the pay-as-you-go list price cost (`PayGPriceCost`), multiply the `PayGPrice` value with the `Quantity` value.
132
-1. Subtract `PayGPriceCost` from from `Cost` to determine the savings from the savings plan.
+1. Subtract `PayGPriceCost` from `Cost` to determine the savings from the savings plan.
133
134
To determine the savings percentage from the discounted price:
135
0 commit comments