Skip to content

Commit c8a2276

Browse files
committed
Refine ISF article content updates
1 parent 7d905c2 commit c8a2276

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

articles/cost-management-billing/reservations/instance-size-flexibility.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,13 @@ Instance Size Flexibility (ISF) is an Azure Reservations capability that allows
1818

1919
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.
2020

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:
2322
- Smaller sizes have lower ratios.
2423
- Larger sizes have higher ratios.
2524

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.
2726

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.
2928

3029
## Examples
3130

@@ -55,7 +54,7 @@ Reservation benefit matching isn't limited to VM reservations. Similar service-s
5554

5655
# Extract Instance Size Flexibility ratios using Azure Catalogs API
5756

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.
5958

6059
## What you'll learn
6160

0 commit comments

Comments
 (0)