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
# Permissions to view and manage Azure savings plans
16
16
17
17
This article explains how reservation permissions work and how users can view and manage Azure reservations in the Azure portal.
18
18
19
+
After you buy an Azure savings plan, with sufficient permissions, you can make the following types of changes to a savings plan:
20
+
21
+
- Change who has access to, and manage, a savings plan
22
+
- Update savings plan name
23
+
- Update savings plan scope
24
+
- Change auto-renewal settings
25
+
26
+
Except for auto-renewal, none of the changes cause a new commercial transaction or change the end date of the savings plan.
27
+
28
+
You can't make the following types of changes after purchase:
29
+
30
+
- Hourly commitment
31
+
- Term length
32
+
- Billing frequency
33
+
19
34
## Who can manage a savings plan by default
20
35
21
36
By default, the following users can view and manage savings plans:
@@ -26,6 +41,17 @@ By default, the following users can view and manage savings plans:
26
41
27
42
The savings plan lifecycle is independent of an Azure subscription, so the savings plan isn't a resource under the Azure subscription. Instead, it's a tenant-level resource with its own Azure RBAC permission separate from subscriptions. Savings plans don't inherit permissions from subscriptions after the purchase.
28
43
44
+
## Grant access to individual reservations
45
+
46
+
Users who have owner access on the savings plan and billing administrators can delegate access management for an individual savings plan order in the Azure portal.
47
+
48
+
To allow other people to manage savings plans, you have two options:
49
+
50
+
- Delegate access management for an individual savings plan order by assigning the Owner role to a user at the resource scope of the savings plan order. If you want to give limited access, select a different role. For detailed steps, see [Assign Azure roles using the Azure portal](../../role-based-access-control/role-assignments-portal.md).
51
+
- Add a user as billing administrator to an Enterprise Agreement or a Microsoft Customer Agreement:
52
+
- For an Enterprise Agreement, add users with the Enterprise Administrator role to view and manage all savings plan orders that apply to the Enterprise Agreement. Users with the Enterprise Administrator (read only) role can only view the reservation. Department admins and account owners can't view reservations unless they're explicitly added to them using Access control (IAM). For more information, see [Manage Azure Enterprise roles](../manage/understand-ea-roles.md).
53
+
- For a Microsoft Customer Agreement, users with the billing profile owner role or the billing profile contributor role can manage all savings plan purchases made using the billing profile. Billing profile readers and invoice managers can view all savings plans that are paid for with the billing profile. However, they can't make changes to savings plans. For more information, see [Billing profile roles and tasks](../manage/understand-mca-roles.md#billing-profile-roles-and-tasks).
54
+
29
55
## View and manage savings plans as a billing administrator
30
56
31
57
If you're a billing administrator, use following steps to view and manage all savings plans and savings plan transactions in the Azure portal:
@@ -63,17 +89,6 @@ After you have elevated access:
63
89
1. Navigate to **All Services** > **Savings plans** to see all savings plans that are in the tenant.
64
90
2. To make modifications to the savings plan, add yourself as an owner of the savings plan order using Access control (IAM).
65
91
66
-
## Grant access to individual reservations
67
-
68
-
Users who have owner access on the savings plan and billing administrators can delegate access management for an individual savings plan order in the Azure portal.
69
-
70
-
To allow other people to manage savings plans, you have two options:
71
-
72
-
- Delegate access management for an individual savings plan order by assigning the Owner role to a user at the resource scope of the savings plan order. If you want to give limited access, select a different role. For detailed steps, see [Assign Azure roles using the Azure portal](../../role-based-access-control/role-assignments-portal.md).
73
-
- Add a user as billing administrator to an Enterprise Agreement or a Microsoft Customer Agreement:
74
-
- For an Enterprise Agreement, add users with the Enterprise Administrator role to view and manage all savings plan orders that apply to the Enterprise Agreement. Users with the Enterprise Administrator (read only) role can only view the reservation. Department admins and account owners can't view reservations unless they're explicitly added to them using Access control (IAM). For more information, see [Manage Azure Enterprise roles](../manage/understand-ea-roles.md).
75
-
- For a Microsoft Customer Agreement, users with the billing profile owner role or the billing profile contributor role can manage all savings plan purchases made using the billing profile. Billing profile readers and invoice managers can view all savings plans that are paid for with the billing profile. However, they can't make changes to savings plans. For more information, see [Billing profile roles and tasks](../manage/understand-mca-roles.md#billing-profile-roles-and-tasks).
0 commit comments