Skip to content

Commit 76b98bd

Browse files
committed
Fixing acrolinx issues
1 parent 2c5b8a0 commit 76b98bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/virtual-machines-common-reserved-vm-instance-size-flexibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ ms.date: 08-03-2018
77
---
88
# Virtual machine size flexibility with Reserved VM Instances
99

10-
With a reserved virtual machine instance optimized for instance size flexibility, the reservation you buy can apply to the virtual machines (VMs) sizes in the same size series. For example, if you buy a reservation for a VM size listed in the DSv2-series table, like Standard_DS5_v2, the reservation discount can apply to the five sizes listed in that same table: Standard_DS1_v2, Standard_DS2_v2, Standard_DS3_v2, Standard_DS4_v2, and Standard_DS5_v2. But that reservation discount doesn't apply to VMs sizes listed in different tables, like what's in the DSv2-series high memory table: Standard_DS11_v2, Standard_DS12_v2, etc.
10+
With a reserved virtual machine instance that's optimized for instance size flexibility, the reservation you buy can apply to the virtual machines (VMs) sizes in the same size series group. For example, if you buy a reservation for a VM size that's listed in the DSv2-series table, like Standard_DS5_v2, the reservation discount can apply to the five sizes that are listed in that same table: Standard_DS1_v2, Standard_DS2_v2, Standard_DS3_v2, Standard_DS4_v2, and Standard_DS5_v2. But that reservation discount doesn't apply to VMs sizes that are listed in different tables, like what's in the DSv2-series high memory table: Standard_DS11_v2, Standard_DS12_v2, and so on.
1111

12-
Within the size series group, the number of VMs the reservation discount applies to depends on the VM size you pick when you buy a reserved instance. It also depends on the sizes of the VMs that you have running. The ratio column listed in the following tables compares the relative footprint for each VM size in that group. Use the ratio value to calculate how the reservation discount applies to the VMs you have running. Here are some examples using the sizes and ratios in the DSv2-series table:
12+
Within the size series group, the number of VMs the reservation discount applies to depends on the VM size you pick when you buy a reserved instance. It also depends on the sizes of the VMs that you have running. The ratio column that's listed in the following tables compares the relative footprint for each VM size in that group. Use the ratio value to calculate how the reservation discount applies to the VMs you have running. Here are some examples using the sizes and ratios in the DSv2-series table:
1313

1414
You buy a reserved VM instance with the size Standard_DS4_v2 where the ratio or relative footprint compared to the other sizes in that series is 8.
1515

1616
- Scenario 1: Run eight Standard_DS1_v2 sized VMs with a ratio of 1. Your reservation discount applies to all eight of those VMs.
1717
- Scenario 2: Run two Standard_DS2_v2 sized VMs with a ratio of 2 each. Also run a Standard_DS3_v2 sized VM with a ratio of 4. The total footprint is 2+2+4=8. So your reservation discount applies to all three of those VMs.
1818
- Scenario 3: Run one Standard_DS5_v2 with a ratio of 16. Your reservation discount applies to half that VM's compute cost.
1919

20-
The following sections show what sizes are considered to be in the same size series group when you buy a reserved VM instances optimized for instance size flexibility.
20+
The following sections show what sizes are in the same size series group when you buy a reserved VM instance optimized for instance size flexibility.
2121

2222
## B-series
2323

0 commit comments

Comments
 (0)