Skip to content

Commit 68173e1

Browse files
committed
CM+B - Updated Buy a resevation removed monthly
1 parent 81e7d0a commit 68173e1

File tree

7 files changed

+121
-62
lines changed

7 files changed

+121
-62
lines changed

articles/cost-management-billing/reservations/monthly-payments-reservations.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

articles/cost-management-billing/reservations/prepare-buy-reservation.md

Lines changed: 77 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Prepare to buy an Azure reservation
3-
description: Learn about important points before you buy an Azure reservation.
2+
title: Buy an Azure reservation
3+
description: Learn about important points to help you buy an Azure reservation.
44
author: bandersmsft
55
ms.reviewer: yashar
66
ms.service: cost-management-billing
@@ -9,7 +9,7 @@ ms.date: 03/24/2020
99
ms.author: banders
1010
---
1111

12-
# Prepare to buy a reservation
12+
# Buy a reservation
1313

1414
Azure Reservations help you save money by committing to one-year or three-years plans for many Azure resources. Before you enter a commitment to buy a reservation, be sure to review the following sections to prepare for your purchase.
1515

@@ -45,6 +45,17 @@ You can always update the scope after you buy a reservation. To do so, go to the
4545

4646
![Example showing a reservation scope change](./media/prepare-buy-reservation/rescope-reservation-resource-group.png)
4747

48+
## Discounted subscription and offer types
49+
50+
Reservation discounts apply to the following eligible subscriptions and offer types.
51+
52+
- Enterprise agreement (offer numbers: MS-AZR-0017P or MS-AZR-0148P)
53+
- Microsoft Customer Agreement subscriptions.
54+
- Individual plans with pay-as-you-go rates (offer numbers: MS-AZR-0003P or MS-AZR-0023P)
55+
- CSP subscriptions
56+
57+
Resources that run in a subscription with other offer types don't receive the reservation discount.
58+
4859
## Purchase reservations
4960

5061
You can purchase reservations from Azure portal, APIs, PowerShell, CLI. Read the following articles that apply to you when you're ready to make a reservation purchase:
@@ -62,6 +73,69 @@ You can purchase reservations from Azure portal, APIs, PowerShell, CLI. Read the
6273
- [SQL Data Warehouse](prepay-sql-data-warehouse-charges.md)
6374
- [Virtual machines](../../virtual-machines/windows/prepay-reserved-vm-instances.md)
6475

76+
## Buy reservations with monthly payments
77+
78+
You can pay for reservations with monthly payments. Unlike an up-front purchase where you pay the full amount, the monthly payment option divides the total cost of the reservation evenly over each month of the term. The total cost of up-front and monthly reservations is the same and you don't pay any extra fees when you choose to pay monthly.
79+
80+
If reservation is purchased using Microsoft customer agreement (MCA), your monthly payment amount may vary, depending on the current month's market exchange rate for your local currency.
81+
82+
Monthly payments are not available for: Databricks, SUSE Linux reservations, Red Hat Plans and Azure Red Hat OpenShift Compute.
83+
84+
Purchase reservations in the [Azure portal](https://ms.portal.azure.com/#blade/Microsoft_Azure_Reservations/CreateBlade/referrer/Docs).
85+
86+
![Example showing reservation purchase](./media/prepare-buy-reservation/purchase-reservation.png)
87+
88+
While making a reservation purchase, you can view the payment schedule. Click **View full payment schedule**.
89+
90+
![Example showing reservation payment schedule](./media/prepare-buy-reservation/prepurchase-schedule.png)
91+
92+
To view the payments schedule after purchase, select a reservation, click the **Reservation order ID**, and then click the **Payments** tab.
93+
94+
### View payments made
95+
96+
You can view payments that were made using APIs, usage data, and in cost analysis. For reservations paid for monthly, the frequency value is shown as **recurring** in usage data and Reservation Charges API. For reservations paid up front, the value is shown as **onetime**.
97+
98+
Cost analysis shows monthly purchases in the default view. Apply the **purchase** filter to **Charge type** and **recurring** for **Frequency** to see all purchases. To view only reservations, apply a filter for **Reservation**.
99+
100+
![Example showing reservation purchase costs in cost analysis](./media/prepare-buy-reservation/cost-analysis.png)
101+
102+
### Switch to monthly payments at renewal
103+
104+
When you renew a reservation, you can change the billing frequency to monthly.
105+
106+
### Exchange and refunds
107+
108+
Like other reservations, you can refund or exchange reservations purchased with monthly billing.
109+
110+
When you exchange a reservation that's paid for monthly, the total lifetime cost of the new purchase should be greater than the leftover payments that are canceled for the returned reservation. There are no other limits or fees for exchanges. You can exchange a reservation that's paid for up front to purchase a new reservation that's billed monthly. However, the lifetime value of the new reservation should be greater than the prorated value of the reservation being returned.
111+
112+
If you cancel a reservation that's paid for monthly, canceled future payments accrue towards the $50,000 USD refund limit.
113+
114+
For more information about exchange and refunds, see [Self-service exchanges and refunds for Azure Reservations](exchange-and-refund-azure-reservations.md).
115+
116+
## Reservation notifications
117+
118+
Depending on how you pay for your Azure subscription, email reservation notifications are sent to the following users in your organization. Notifications are sent for various events including:
119+
120+
- Purchase
121+
- Upcoming reservation expiration
122+
- Expiry
123+
- Renewal
124+
- Cancellation
125+
- Scope change
126+
127+
For customers with EA subscriptions:
128+
129+
- A purchase notification is sent to the EA notification contacts.
130+
- Other reservation lifecycle notifications are sent only to the EA notification contacts.
131+
- Users added to a reservation using RBAC (IAM) permission don't receive any email notifications.
132+
133+
For customers with individual subscriptions:
134+
135+
- The purchaser receives a purchase notification.
136+
- At the time of purchase, the subscription billing account owner receives a purchase notification.
137+
- The account owner receives all other notifications.
138+
65139
## Next steps
66140

67141
- [Manage Reservations for Azure resources](manage-reserved-vm-instance.md)

articles/cost-management-billing/reservations/save-compute-costs-reservations.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,48 @@ For more information about how discount is applied, see [Reserved instance disco
2929

3030
For more information about how reservation scope works, see [Scope reservations](prepare-buy-reservation.md#scope-reservations).
3131

32+
## Determine what to purchase
33+
34+
All reservations, except Azure Databricks, are applied on an hourly basis. Consider reservation purchases based on your consistent base usage. You can determine which reservation to purchase by analyzing your usage data or by using reservation recommendations. Recommendations are available in:
35+
36+
- Azure advisor (VMs only)
37+
- Reservation purchase experience in the Azure portal
38+
- Cost Management Power BI app
39+
- APIs
40+
41+
For more information, see [Determine what reservation to purchase](determine-reservation-purchase.md)
42+
43+
## Buying a reservation
44+
45+
You can purchase reservations from the Azure portal, APIs, PowerShell, and CLI.
46+
47+
Go to Azure portal to purchase (https://ms.portal.azure.com/#blade/Microsoft_Azure_Reservations/CreateBlade/referrer/Docs)
48+
49+
For more information, see [Buy a reservation](prepare-buy-reservation.md)
50+
51+
## How is a reservation billed?
52+
53+
The reservation is charged to the payment method tied to the subscription. The reservation cost is deducted from your monetary commitment balance, if available. When your monetary commitment balance doesn't cover the cost of the reservation, you're billed the overage. If you have a subscription from an individual plan with pay-as-you-go rates, the credit card you have on your account is billed immediately for up-front purchases. Monthly payments appear on your invoice and your credit card is charged monthly. When you're billed by invoice, you see the charges on your next invoice.
54+
55+
## Permissions to view and manage reservations
56+
57+
The user who purchases a reservation and the account administrator of the subscription used for billing the reservation get the Owner role on the reservation order and the reservation.
58+
59+
You can delegate reservation management by adding people to roles on the reservation order or the reservation. You assign the roles in the Azure portal or by using APIs and PowerShell.
60+
61+
For more information, see [Add or change users who can manage a reservation](manage-reserved-vm-instance.md#add-or-change-users-who-can-manage-a-reservation)
62+
63+
## Get reservation details and utilization after purchase
64+
65+
If you have permission to view to the reservation, you can see it and its use in the Azure portal. You can get the data using APIs, as well.
66+
67+
For more information on how to see reservations in Azure portal, see [View reservations in the Azure portal](view-reservations.md)
68+
69+
## Manage reservations after purchase
70+
71+
After you buy an Azure reservation, you can update the scope to apply reservation to a different subscription, change who can manage the reservation, split a reservation into smaller parts, or change instance size flexibility.
72+
73+
For more information, see Manage Reservations for Azure resources (manage-reserved-vm-instance.md)
3274

3375
## Flexibility with Azure reservations
3476

@@ -49,7 +91,7 @@ For more information, see [Self-service exchanges and refunds for Azure Reservat
4991
- **Azure Database for MySQL** - Only the compute costs are included with a reservation. A reservation doesn't cover software, networking, or storage charges associated with the MySQL Database server.
5092
- **Azure Database for PostgreSQL** - Only the compute costs are included with a reservation. A reservation doesn't cover software, networking, or storage charges associated with the PostgreSQL Database servers.
5193
- **Azure Database for MariaDB** - Only the compute costs are included with a reservation. A reservation doesn't cover software, networking, or storage charges associated with the MariaDB Database server.
52-
- **Azure Data Explorer** - A reservation covers the markup charges. A reservation doesn't cover compute, networking, or storage charges associated with the clusters.
94+
- **Azure Data Explorer** - A reservation covers the markup charges. A reservation doesn't apply to compute, networking, or storage charges associated with the clusters.
5395
- **Azure Cache for Redis** - Only the compute costs are included with a reservation. A reservation doesn't cover networking or storage charges associated with the Redis cache instances.
5496
- **Azure Dedicated Host** - Only the compute costs are included with the Dedicated host.
5597
- **Azure Disk Storage reservations** - A reservation only covers premium SSDs of P30 size or greater. It doesn't cover any other disk types or sizes smaller than P30.

articles/cost-management-billing/reservations/toc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@
1414
href: determine-reservation-purchase.md
1515
- name: Buy reservations
1616
items:
17-
- name: Prepare to buy an Azure reservation
17+
- name: Buy an Azure reservation
1818
href: prepare-buy-reservation.md
19-
- name: Buy a reservation with monthly payments
20-
href: monthly-payments-reservations.md
2119
- name: App Service
2220
href: prepay-app-service-isolated-stamp.md
2321
- name: Azure Cache for Redis reservation

0 commit comments

Comments
 (0)