Skip to content

Commit b19bc05

Browse files
authored
Merge pull request #292148 from bandersmsft/understand-suse-res
MCM - Update understand-suse-res for Antonio
2 parents 98fd6f9 + e981cf7 commit b19bc05

File tree

1 file changed

+48
-12
lines changed

1 file changed

+48
-12
lines changed

articles/cost-management-billing/reservations/understand-suse-reservation-charges.md

Lines changed: 48 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ ms.reviewer: primittal
66
ms.service: cost-management-billing
77
ms.subservice: reservations
88
ms.topic: conceptual
9-
ms.date: 12/06/2024
9+
ms.date: 12/18/2024
1010
ms.author: banders
1111
---
1212

1313
# Azure software plan discount
1414

15-
Azure software plans for SUSE and RedHat are reservations that apply to deployed VMs. The software plan discount is applied to the software usage of deployed VMs that match the reservation.
15+
Azure software plans for SUSE and RedHat are reservations that apply to deployed VMs. The software plan discount is applied to the software usage of deployed virtual machines (VM)s that match the reservation.
1616

1717
When you shut down a VM, the discount is automatically applied to another matching VM, if available. A software plan covers the cost of running the software on a VM. Other charges such as compute, storage, and networking are charged separately.
1818

@@ -24,7 +24,7 @@ A reservation discount is "*use-it-or-lose-it*." So, if you don't have matching
2424

2525
When you shut down a resource, the reservation discount automatically applies to another matching resource in the specified scope. If no matching resources are found in the specified scope, then the reserved hours are *lost*.
2626

27-
Stopped resources are billed and continue to use reservation hours. Deallocate or delete resources or scale-in other resources to use your available reservation hours with other workloads.
27+
Stopped resources are billed and continue to use reservation hours. To use your available reservation hours with other workloads, deallocate or delete resources or scale-in other resources.
2828

2929
## Review RedHat VM usage before you buy
3030

@@ -44,19 +44,55 @@ For example, if your usage is for product **SUSE for SAP Linux Enterprise Server
4444

4545
Like Reserved VM Instances, SUSE plan purchases offer instance size flexibility. That means that your discount applies even when you deploy a VM with a different vCPU count. The discount applies to different VM sizes within the software plan.
4646

47-
The discount amount depends on the ratio listed in the following tables. The ratio compares the relative footprint for each meter in that group. The ratio depends on the VM vCPUs. Use the ratio value to calculate how many VM instances get the SUSE Linux plan discount.
47+
The discount amount depends on the ratio listed in the following tables. The ratio compares the relative footprint for each meter in that group. The ratio depends on the VM vCPUs. Use the ratio value to calculate how many VM instances get the SUSE Linux plan discount. The article at [Virtual machine size flexibility with Reserved VM Instances](/azure/virtual-machines/reserved-vm-instance-size-flexibility) explains how instance size flexibility ratios work for different license types.
4848

49-
For example, if you buy a plan for SUSE Linux Enterprise Server for HPC Priority for a VM with 3 or 4 vCPUs, the ratio for that reservation is 2. The discount covers the SUSE software cost for:
49+
There are two decisions you should make when buying SUSE License reservations:
5050

51-
- 2 deployed VMs with 1 or 2 vCPUs,
52-
- 1 deployed VM with 3 or 4 vCPUs,
53-
- or 0.77 or about 77% of a VM with 5 or more vCPUs.
51+
- Determine your license type
52+
- Determine the type or amount of vCPUs variant of the license
5453

55-
The ratio for 5 or more vCPUs is 2.6. So a reservation for SUSE with a VM with 5 or more vCPUs covers only a portion of the software cost, which is about 77%.
54+
For the license type, you must match the license of your VM against the ones available:
5655

57-
The ratios are based on prices. The 2.6 ratio means that 1 vCPU VM is covered when your purchase quantity of 1 has 5 or more vCPUs.
56+
- SUSE Enterprise Linux Server for SQL with HA
57+
- SUSE Linux Enterprise Server Priority
58+
- SUSE Linux Enterprise Server Standard
59+
- SUSE Linux Enterprise Server for HPC Priority
60+
- SUSE Linux Enterprise Server for HPC Standard
61+
- SUSE Linux Enterprise Server for SAP Standard
62+
63+
For the type or amount of vCPUs license, it’s slightly more complicated. Each license type has three variations: 1-2 vCPUs, 3-4 vCPUs, and 5+ vCPU. To choose the variant that fits your needs, you to understand the formula behind the ratios.
64+
65+
### Ratio calculation
66+
67+
The ratio in the context of SUSE reservation charges determines how the discount applies to different VM sizes. This ratio is based on the number of vCPUs (virtual CPUs) in the VM SKU. Here’s a simplified breakdown:
68+
69+
1. Identify the VM size. Each VM size has a specific number of vCPUs.
70+
1. Determine the “Coverage Value” for your VMs by using the ratios defined in the [Instance size flexibility ratios](https://aka.ms/isf) file based on the following formula:
71+
72+
`Ratio Of The Bought License / Sum of the Ratio Of The "Target" Licenses = Coverage value`
73+
74+
### Practical example
75+
76+
Let’s look at a practical example. Assume you buy the *SLES_HPC_Priority_3-4_vCPU_VM* reservation. It has a ratio of two, per the instance size flexibility ratio file.
77+
78+
- If you have two VMs with two vCPUs each, you:
79+
1. Capture the ratio of the target license for machines with 1-2 vCPU which is one, per the instance size flexibility ratio file. Because you have two VMs, the sum for the ratios is two.
80+
2. Input the value in the formula. It is:
81+
`2 / 2 = 1`
82+
3. If you buy the SLES_HPC_Priority_3-4_vCPU_VM license, it fully covers two VMs with 1-2 vCPUs each.
83+
- If you have one VM with six vCPUs, then:
84+
1. Capture the ratio of the target license for VMs with 5+ vCPUs, which is 2.6 according to the instance size flexibility ratio file.
85+
2. Input the value in the formula, it is:
86+
`2 / 2.6 = 0.77`
87+
4. If you buy the SLES_HPC_Priority_3-4_vCPU_VM license, it covers 77% of a VM with 6 vCPUs. Because there’s a difference in coverage, the result is that 77% of the VM is covered by the reservation and the remainder of 23% gets charged at the normal rate.
88+
89+
### Environment-wide calculation
90+
91+
To simplify:
92+
93+
1. Calculate the total ratio. Then, sum the ratios of all VMs that you want to cover.
94+
2. Compare with your plan. Ensure that the total ratio doesn’t exceed the ratio of your purchased plan.
5895

59-
The following tables show the software plans you can buy a reservation for, their associated usage meters, and the ratios for each.
6096

6197
### SUSE Linux Enterprise Server for HPC
6298

@@ -97,5 +133,5 @@ To learn more about reservations, see the following articles:
97133
- [Prepay for SUSE software plans with Azure Reservations](/azure/virtual-machines/linux/prepay-suse-software-charges)
98134
- [Prepay for Virtual Machines with Azure Reserved VM Instances](/azure/virtual-machines/prepay-reserved-vm-instances)
99135
- [Manage Azure Reservations](manage-reserved-vm-instance.md)
100-
- [Understand reservation usage for your Pay-As-You-Go subscription](understand-reserved-instance-usage.md)
136+
- [Understand reservation usage for your pay-as-you-go subscription](understand-reserved-instance-usage.md)
101137
- [Understand reservation usage for your Enterprise enrollment](understand-reserved-instance-usage-ea.md)

0 commit comments

Comments
 (0)