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/reservations/instance-size-flexibility.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,13 @@ Instance Size Flexibility (ISF) is an Azure Reservations capability that allows
18
18
19
19
Each reservation-enabled service defines instance size flexibility groups where ISF is supported. Only SKUs in the same flexibility group can share a reservation benefit. For example, multiple VM sizes in the same VM family can be in one group, while sizes in a different family aren't.
20
20
21
-
Within a flexibility group, each SKU has a relative ratio that represents its capacity footprint compared to other sizes in that group:
22
-
21
+
Within a flexibility group, each SKU has a relative ratio:
23
22
- Smaller sizes have lower ratios.
24
23
- Larger sizes have higher ratios.
25
24
26
-
Each reservation provides a fixed amount of ratio capacity. Azure applies reservation benefit to running eligible usage until it's consumed. Ratios are relative units, not prices.
25
+
When you purchase a reservation, you commit to fixed quantity. Microsoft applies reservation benefit to running eligible usage until it's consumed. Ratios are relative units, not prices.
27
26
28
-
Azure continuously evaluates running usage and applies reservation discounts to eligible resources on a first-come, first-served basis within the reservation scope. If usage exceeds the purchased ratio capacity, the remaining usage is billed at pay-as-you-go rates. No manual assignment is required.
27
+
Micorosoft continuously evaluates running usage and applies reservation discounts to eligible resources on a first-come, first-served basis within the reservation scope. If usage exceeds the purchased quantity, the remaining usage is billed at pay-as-you-go rates. No manual assignment is required.
29
28
30
29
## Examples
31
30
@@ -55,7 +54,7 @@ Reservation benefit matching isn't limited to VM reservations. Similar service-s
55
54
56
55
# Extract Instance Size Flexibility ratios using Azure Catalogs API
57
56
58
-
This article describes how to use the Azure Reservations Catalogs API to extract Instance Size Flexibility (ISF) ratios for Azure Reservations. ISF allows you to apply reservation benefits flexibly across different sizes within the same resource family and region. This applies to various Azure reservation types including Virtual Machines, Azure Redis Cache and other supported services.
57
+
This section describes how to use the Azure Reservations Catalogs API to extract Instance Size Flexibility (ISF) ratios for Azure Reservations. ISF allows you to apply reservation benefits flexibly across different sizes within the same resource family and region. This applies to various Azure reservation types including Virtual Machines, Azure Redis Cache and other supported services.
0 commit comments