Skip to content

Commit 4e115b3

Browse files
Merge pull request #290543 from bandersmsft/prepay-redhat-openshift
MCM - Add prepay-red-hat-openshift
2 parents ea76fbe + b6127e2 commit 4e115b3

File tree

3 files changed

+76
-0
lines changed

3 files changed

+76
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ You can purchase reservations from Azure portal, APIs, PowerShell, CLI. Read the
9595
- [Microsoft Fabric](fabric-capacity.md)
9696
- [Microsoft Sentinel - Pre-Purchase](../../sentinel/billing-pre-purchase-plan.md?toc=/azure/cost-management-billing/reservations/toc.json)
9797
- [Nutanix on Azure BareMetal](nutanix-bare-metal.md)
98+
- [Red Hat OpenShift](prepay-red-hat-openshift.md)
9899
- [SAP HANA Large Instances](prepay-hana-large-instances-reserved-capacity.md)
99100
- [Software plans](/azure/virtual-machines/linux/prepay-suse-software-charges?toc=/azure/cost-management-billing/reservations/toc.json)
100101
- [SQL Database](/azure/azure-sql/database/reserved-capacity-overview?toc=/azure/cost-management-billing/reservations/toc.json)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
title: Prepay for Azure Red Hat OpenShift to save costs
3+
description: Learn how to save on Azure Red Hat OpenShift by prepaying. This guide covers purchasing plans, required roles, permissions, and subscription details.
4+
author: bandersmsft
5+
ms.reviewer: primittal
6+
ms.service: cost-management-billing
7+
ms.subservice: reservations
8+
ms.topic: how-to
9+
ms.date: 11/14/2024
10+
ms.author: banders
11+
#customer intent: As an Azure billing administrator, I want to understand what Azure Red Hat OpenShift reservations are and how buying one can help me save money.
12+
---
13+
14+
# Prepay for Azure Red Hat OpenShift
15+
16+
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets
17+
18+
When you prepay for your Red Hat OpenShift software usage in Azure, you can save money over your pay-as-you-go costs. The discounts only apply to Red Hat OpenShift meters and not on the virtual machine usage. You can buy reservations for virtual machines separately for more savings.
19+
20+
## Prerequisites
21+
22+
You can buy Red Hat OpenShift software plans in the Azure portal. To buy a plan:
23+
24+
- To buy a reservation, you must have owner role or reservation purchaser role on an Azure subscription.
25+
- For Enterprise subscriptions, the **Add Reserved Instances** option must be enabled in the [EA portal](https://ea.azure.com/). If the setting is disabled, you must be an EA Admin for the subscription.
26+
- For the Cloud Solution Provider (CSP) program, the admin agents or sales agents can buy the software plans.
27+
28+
## Buy a software plan
29+
30+
1. Sign in to the Azure portal and go to [Reservations](https://portal.azure.com/#blade/Microsoft_Azure_Reservations/ReservationsBrowseBlade).
31+
2. Select **Add** and then select the Azure Red Hat OpenShift. Fill in the required fields. The actual number of deployments that get the discount depends on the scope and quantity selected.
32+
3. Select a subscription. It's used to pay for the plan. The subscription payment method is charged the upfront costs for the reservation. The subscription type must be an Enterprise Agreement (offer numbers: MS-AZR-0017P or MS-AZR-0148P) or individual agreement with pay-as-you-go pricing (offer numbers: MS-AZR-0003P or MS-AZR-0023P).
33+
- For an enterprise subscription, the charges are deducted from the enrollment's Azure Prepayment (previously called monetary commitment) balance or charged as overage.
34+
- For an individual subscription with pay-as-you-go pricing, the charges are billed to the subscription's credit card or invoice payment method.
35+
4. Select a scope. The scope can cover one subscription or multiple subscriptions (shared scope).
36+
- Single subscription - The plan discount is applied to matching usage in the subscription.
37+
- Shared - The plan discount is applied to matching instances in any subscription in your billing context. For enterprise customers, the billing context is enrollment and includes all subscriptions in the enrollment. For individual plans with pay-as-you-go pricing customers, the billing context is all individual plans with pay-as-you-go pricing subscriptions created by the account administrator.
38+
- Management group - Applies the reservation discount to the matching resource in the list of subscriptions that are a part of both the management group and billing scope.
39+
- Single resource group - Applies the reservation discount to the matching resources in the selected resource group only.
40+
5. Select a product to choose the virtual machine (VM) size and the image type. The discount applies to the selected VM size only.
41+
6. Select a term. Available term lengths vary by product.
42+
7. Choose a quantity, which is the number of prepaid VM instances that can get the billing discount.
43+
8. Add the product to the cart, review, and purchase.
44+
45+
The reservation discount is automatically applied to the software meter that you prepay for. VM compute charges aren't covered by the plan. You can purchase the VM reservations separately.
46+
47+
## Discount applies to different VM sizes
48+
49+
Red Hat OpenShift plans offer instance size flexibility. Your discount applies even when you deploy a VM that's a different size from the Red Hat OpenShift plan you bought.
50+
51+
The discount amount depends on the VM vCPU ratio listed at [Instance size flexibility ratio for VMs](/azure/virtual-machines/reserved-vm-instance-size-flexibility#instance-size-flexibility-ratio-for-vms). Use the ratio value to calculate how many VM instances get the Red Hat OpenShift plan discount. For example, if you purchased two software plans for D8s v3 but deployed a D16s v3 VM, both the software plans would apply to one D16s v3 VM.
52+
53+
Additionally, all VMs that fall under Compute Optimized can be covered by purchasing software plan for the image type Compute Optimized. For more information, see [Azure Red Hat OpenShift pricing](https://azure.microsoft.com/pricing/details/openshift/).
54+
55+
## Self-service cancellation and exchanges not allowed
56+
57+
You can't cancel or exchange a Red Hat OpenShift plan that you bought yourself.
58+
59+
## Need help? Contact us
60+
61+
If you have questions or need help, [create a support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
62+
63+
## Related content
64+
65+
To learn how to manage a reservation, see [Manage Azure reservations](manage-reserved-vm-instance.md).
66+
67+
To learn more, see the following articles:
68+
69+
- [What are Azure Reservations?](save-compute-costs-reservations.md)
70+
- [Manage Reservations in Azure](manage-reserved-vm-instance.md)
71+
- [Understand how the SUSE reservation discount is applied](understand-suse-reservation-charges.md)
72+
- [Understand reservation usage for your pay-as-you-go subscription](understand-reserved-instance-usage.md)
73+
- [Understand reservation usage for your Enterprise enrollment](understand-reserved-instance-usage-ea.md)

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@
136136
href: /azure/sentinel/billing-pre-purchase-plan?toc=/azure/cost-management-billing/reservations/toc.json
137137
- name: Nutanix on Azure BareMetal
138138
href: nutanix-bare-metal.md
139+
- name: Red Hat OpenShift
140+
href: prepay-red-hat-openshift.md
139141
- name: SAP HANA Large Instances
140142
href: prepay-hana-large-instances-reserved-capacity.md
141143
- name: Software plans

0 commit comments

Comments
 (0)