Skip to content

Commit 628b564

Browse files
author
Jill Grant
authored
Merge pull request #274198 from nwokolo/patch-21
Update choose-commitment-amount.md
2 parents 890e3d8 + aca071a commit 628b564

File tree

1 file changed

+7
-23
lines changed

1 file changed

+7
-23
lines changed

articles/cost-management-billing/savings-plan/choose-commitment-amount.md

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,33 +13,17 @@ ms.author: banders
1313

1414
# Choose an Azure saving plan commitment amount
1515

16-
You should purchase savings plans based on consistent base usage. Committing to a greater spend than your historical usage could result in an underutilized commitment, which should be avoided when possible. Unused commitment doesn't carry over from one hour to the next. Usage exceeding the savings plan commitment is charged using more expensive pay-as-you-go rates.
16+
Savings plan purchase recommendations are calculated by analyzing your hourly usage data over the last 7, 30, and 60 days. Azure simulates what your costs would have been if you had a savings plan and compares it with your actual pay-as-you-go costs incurred over the time duration. The commitment amount that returns the greatest savings is recommended. Recommendations are generated for the selected term and benefit scope. To learn more about how recommendations are generated, see [How savings plan recommendations are generated](purchase-recommendations.md#how-savings-plan-recommendations-are-generated).
1717

18-
Software costs aren't covered by savings plans. For more information, see [Software costs not included in saving plans](software-costs-not-included.md).
19-
20-
## Savings plan purchase recommendations
21-
22-
Savings plan purchase recommendations are calculated by analyzing your hourly usage data over the last 7, 30, and 60 days. Azure simulates what your costs would have been if you had a savings plan and compares it with your actual pay-as-you-go costs incurred over the time duration. The commitment amount that maximizes your savings is recommended. To learn more about how recommendations are generated, see [How savings plan recommendations are generated](purchase-recommendations.md#how-savings-plan-recommendations-are-generated).
23-
24-
For example, you might incur about $500 in hourly pay-as-you-go compute charges most of the time, but sometimes usage spikes to $700. Azure determines your total costs (hourly savings plan commitment plus pay-as-you-go charges) if you had either a $500/hour or a $700/hour savings plan. Since the $700 usage is sporadic, the recommendation calculation is likely to determine that a $500 hourly commitment provides greater total savings. As a result, the $500/hour plan would be the recommended commitment.
25-
26-
:::image type="content" source="./media/choose-commitment-amount/savings-plan-usage-spikes.png" alt-text="Diagram showing usage spikes exceeding savings plan recommendations that would get paid for at PAYG pricing." lightbox="./media/choose-commitment-amount/savings-plan-usage-spikes.png" :::
27-
28-
Note the following points:
29-
30-
- Savings plan recommendations are calculated using the pay-as-you-go rates that apply to you.
31-
- Recommendations are calculated using individual VM sizes, not for the instance size family.
32-
- The recommended commitment for a scope is updated on the same day that you purchase a savings plan for the scope.
33-
- However, an update for the commitment amount recommendation across scopes can take up to three days. For example, if you purchase based on shared scope recommendations, the single subscription scope recommendations can take up to three days to adjust down.
34-
- Currently, Azure doesn't generate recommendations for the management group scope.
35-
36-
## Recommendations in the Azure portal
37-
38-
The recommendations engine calculates savings plan purchases for the selected term and scope, based on last 30 days of usage. Recommendations are provided through [Azure Advisor](https://portal.azure.com/#view/Microsoft_Azure_Expert/AdvisorMenuBlade/~/Cost), the savings plan purchase experience in [Azure portal](https://portal.azure.com/), and through the [savings plan benefit recommendations API](/rest/api/cost-management/benefit-recommendations/list).
18+
Currently, savings plan recommendations in [Azure Advisor](https://portal.azure.com/#view/Microsoft_Azure_Expert/AdvisorMenuBlade/~/Cost), and within the savings plan purchase experience in [Azure portal](https://portal.azure.com/), are solely based on the last 30 days of usage. Savings plan recommendations from the [savings plan benefit recommendations API](/rest/api/cost-management/benefit-recommendations/list) are available for 7, 30 and 60 day look back periods.
3919

4020
## Recommendations for management groups
4121

42-
Currently, the Azure portal doesn't provide savings plan recommendations for management groups. However, you can get the details of per hour commitment of Subscriptions based recommendation from Azure portal and combine the amount based on Subscriptions grouping as part of Management group and apply the Savings Plan.
22+
Currently, the Azure portal doesn't provide savings plan recommendations for management groups. As a workaround, you can perform the following steps:
23+
1. Aggregate the recommended hourly commitments for all subscriptions within the management group.
24+
2. Purchase up to ~70% of the above value.
25+
3. Wait at least 3 days for the newly purchased savings plan to affect your subscription recommendations.
26+
4. Repeat steps 1-3 until you have achieved your desired coverage levels.
4327

4428

4529
## Need help? Contact us

0 commit comments

Comments
 (0)