You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/savings-plan/buy-savings-plan.md
+2-24Lines changed: 2 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,28 +38,6 @@ To disallow savings plan purchases on a billing profile, billing profile contrib
38
38
39
39
- Partners can use **Home** > **Savings plan** in the [Azure portal](https://portal.azure.com/) to purchase savings plans on behalf of their customers.
40
40
41
-
## Scope savings plans
42
-
43
-
Setting the scope for a savings plan selects where the benefits apply.
44
-
45
-
You have the following options to scope a savings plan, depending on your needs:
46
-
47
-
-**Single resource group scope** - Applies the savings plan benefit to the eligible resources in the selected resource group only.
48
-
-**Single subscription scope** - Applies the savings plan benefit to the eligible resources in the selected subscription.
49
-
-**Shared scope** - Applies the savings plan benefit to eligible resources within subscriptions that are in the billing context. If a subscription was moved to different billing context, the benefit will no longer be applied to this subscription and will continue to apply to other subscriptions in the billing context.
50
-
- For Enterprise Agreement customers, the billing context is the enrollment.
51
-
- For Microsoft Customer Agreement customers, the billing scope is the billing profile.
52
-
-**Management group** - Applies the savings plan benefit to eligible resources in the list of subscriptions that are a part of both the management group and billing scope. To buy a savings plan for a management group, you must have at least read permission on the management group and be a savings plan owner on the billing subscription.
53
-
54
-
While applying savings plan benefits to your usage, Azure processes savings plans in the following order:
55
-
56
-
1. Savings plans with a single resource group scope.
57
-
2. Savings plans with a single subscription scope.
58
-
3. Savings plans scoped to a management group.
59
-
4. Savings plans with a shared scope (multiple subscriptions), described previously.
60
-
61
-
You can always update the scope after you buy a savings plan. To do so, go to the savings plan, select **Configuration**, and rescope the savings plan. Rescoping a savings plan isn't a commercial transaction, so your savings plan term isn't changed. For more information about updating the scope, see [Update the scope](manage-savings-plan.md#change-the-savings-plan-scope) after you purchase a savings plan.
62
-
63
41
## Purchase savings plan
64
42
65
43
You can purchase a savings plan using the [Azure portal](https://portal.azure.com/) and with APIs. You don't need to assign a savings plan to your compute resources, the savings plan benefit is applied automatically to compute usage that matches the savings plan scope. A savings plan purchase covers only the compute part of your usage. For example, for Windows VMs, the usage meter is split into two separate meters. There's a compute meter, which is same as the Linux meter, and a Windows IP meter. The charges that you see when you make the purchase are only for the compute costs. Charges don't include Windows software costs. For more information about software costs, see [Software costs not included with Azure savings plans](software-costs-not-included.md).
@@ -70,7 +48,7 @@ You can use savings plan recommendations to help determine the hourly commitment
70
48
71
49
- Hourly commitment recommendations are shown when you purchase a savings plan in the Azure portal.
72
50
- Azure Advisor provides purchase recommendations for individual subscriptions.
73
-
- You can use the APIs to get purchase recommendations for both shared scope and single subscription scope.
51
+
- You can use the APIs to get purchase recommendations for both shared scope and single subscription scope.
74
52
75
53
For more information, see [Savings plan purchase recommendations](purchase-recommendations.md).
76
54
@@ -82,7 +60,7 @@ For more information, see [Savings plan purchase recommendations](purchase-recom
82
60
4. Complete all required fields:
83
61
-**Name** – Friendly name for the new savings plan.
84
62
-**Billing subscription** - Subscription used to pay for the savings plan. For more information about permissions and roles required to purchase a savings plan, see [Who can buy a savings plan](#who-can-buy-a-savings-plan).
85
-
-**Apply to any eligible resource** – scope of resources that are eligible for savings plan benefits. For more information, see [Scope savings plans](#scope-savings-plans).
63
+
-**Apply to any eligible resource** – scope of resources that are eligible for savings plan benefits. For more information, see [Savings plan scopes](scope-savings-plan.md).
86
64
-**Term length** - One year or three years.
87
65
-**Hourly commitment** – Amount available through the savings plan each hour. In the Azure portal, up to 10 recommendations may be presented. Recommendations are scope-specific. Azure doesn't currently provide recommendations for management groups. Each recommendation includes:
description: Learn about savings plan scopes and how they're processed.
5
+
author: bandersmsft
6
+
ms.author: banders
7
+
ms.reviewer: onwokolo
8
+
ms.service: cost-management-billing
9
+
ms.subservice: savings-plan
10
+
ms.topic: conceptual
11
+
ms.date: 02/03/2023
12
+
---
13
+
14
+
# Saving plan scopes
15
+
16
+
Setting the scope for a savings plan selects where the benefits apply.
17
+
18
+
You have the following options to scope a savings plan, depending on your needs:
19
+
20
+
## Scope options
21
+
22
+
-**Single resource group scope** - Applies the savings plan benefit to the eligible resources in the selected resource group only.
23
+
-**Single subscription scope** - Applies the savings plan benefit to the eligible resources in the selected subscription.
24
+
-**Shared scope** - Applies the savings plan benefit to eligible resources within subscriptions that are in the billing context. If a subscription was moved to different billing context, the benefit will no longer be applied to this subscription and will continue to apply to other subscriptions in the billing context.
25
+
- For Enterprise Agreement customers, the billing context is the enrollment.
26
+
- For Microsoft Customer Agreement customers, the billing scope is the billing profile.
27
+
-**Management group** - Applies the savings plan benefit to eligible resources in the list of subscriptions that are a part of both the management group and billing scope. To buy a savings plan for a management group, you must have at least read permission on the management group and be a savings plan owner on the billing subscription.
28
+
29
+
## Scope processing order
30
+
31
+
While applying savings plan benefits to your usage, Azure processes savings plans in the following order:
32
+
33
+
1. Savings plans with a single resource group scope.
34
+
2. Savings plans with a single subscription scope.
35
+
3. Savings plans scoped to a management group.
36
+
4. Savings plans with a shared scope (multiple subscriptions), described previously.
37
+
38
+
You can always update the scope after you buy a savings plan. To do so, go to the savings plan, select **Configuration**, and rescope the savings plan. Rescoping a savings plan isn't a commercial transaction, so your savings plan term isn't changed. For more information about updating the scope, see [Update the scope](manage-savings-plan.md#change-the-savings-plan-scope) after you purchase a savings plan.
39
+
40
+
## Next steps
41
+
42
+
-[Change the savings plan scope](manage-savings-plan.md#change-the-savings-plan-scope).
0 commit comments