Skip to content

Commit c048c40

Browse files
committed
Phrasing and punctuation
1 parent 1d20e79 commit c048c40

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

articles/virtual-machines/sizes/retirement-overview.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,51 +10,53 @@ ms.author: mattmcinnes
1010
ms.reviewer: iamwilliew
1111
---
1212

13-
# Previous-gen and retired VM sizes
13+
# Previous-gen and retired VM size series
1414

15-
Azure virtual machine sizes are the amount of resources allocated to a virtual machine in the cloud. These resources are a portion of the physical server’s hardware capabilities. A *size series* is a collection of all sizes that are available within a single physical server’s hardware capabilities. As a size series' physical hardware ages and newer components are released, Microsoft stops deploying more of previously established series' hardware. Once users migrate off of said hardware or the hardware becomes sufficiently outdated, it's retired to make room for new infrastructure.
15+
Azure virtual machine sizes are the amount of resources allocated to a virtual machine in the cloud. These resources are a portion of the physical server’s hardware capabilities. A *size series* is a collection of all sizes that are available within a single physical server’s hardware. As a size series' physical hardware ages and newer components are released, Microsoft stops deploying more of previously established series' hardware. Once users migrate off of said hardware or the hardware becomes sufficiently outdated, it's retired to make room for new infrastructure.
1616

1717
![A diagram showing a greyed out Azure VM icon with an arrow pointing to a new sparkling Azure VM icon.](./media/size-retirement-new-vm.png "Moving from old to new VM sizes")
1818

19-
When hardware becomes previous-gen or begins the retirement process, we recommend migrating workloads to newer generation hardware. Newer hardware provides better performance and future scalability. Migrating also helps you to avoid any potential issues that may arise from using outdated hardware. By keeping your hardware up-to-date, you can ensure that your workloads are running smoothly and efficiently.
19+
When hardware becomes *previous-gen* or begins the retirement process, we recommend migrating workloads to newer generation hardware. Newer hardware provides better performance and future scalability. Migrating also helps you to avoid any potential issues that may arise from using outdated hardware. By keeping your hardware up-to-date, you can ensure that your workloads are running smoothly and efficiently.
2020

21-
This article describes the states of older hardware and the processes behind these states.
21+
This article describes the various states of older hardware and explains the processes behind these states.
2222

2323
## Previous-gen sizes
2424

2525
Previous generation size series **are not currently retired** and can still be used. These sizes are still fully supported, but they aren't guaranteed to receive more capacity. We recommend migrating to the latest generation replacements as soon as possible, especially when trying to scale up your installations.
2626

27-
There are two types of previous-gen sizes; *available* and *capacity limited*.
27+
There are two types of previous-gen sizes; *next-gen available* and *capacity limited*.
2828

2929
### Next-gen available
3030

31-
Size series listed as *next-gen available* means that while no capacity limitation plans have been made, there are sufficient deployments of newer alternative sizes to justify considering these series "previous-gen". *Next-gen available* series have no formal announcement of retirement timelines, but they'll eventually be retired.
31+
Size series listed as *next-gen available* means that while no capacity limitation plans have been made, there are sufficient deployments of newer alternative sizes to justify considering these series "previous-gen". *Next-gen available* series have no formal announcement of retirement timelines, but they'll eventually be retired.
3232

3333
For a list of previous-gen size series that are considered *next-gen available*, see the [list of previous-gen sizes](./previous-gen-sizes-list.md).
3434

3535
### Capacity limited
3636

37-
Similar to *available* previous-gen series, there are sufficient deployments of newer alternative sizes available to replace *capacity limited* size deployments. Size series listed as *capacity limited* means that while no retirement plans have been made, no extra capacity for this series will be deployed. If you had one VM running on a capacity limited size and require another VM of the same size, there is no guarantee that capacity will be able to fulfill this request Any new VMs should be created using sizes in newer series that aren't considered *previous-gen*.
37+
Size series listed as *capacity limited* means that while no retirement plans have been made, no extra capacity for this series will be deployed. Similar to *next-gen available* previous-gen series, there are sufficient deployments of newer alternative sizes available to replace *capacity limited* size deployments.
38+
39+
If you had one VM running on a *capacity limited* size and require another VM of a similar size in the same series, there is no guarantee that capacity will be able to fulfill this request. Any new VMs should be created using sizes in [series that aren't considered previous-gen](../sizes.md). Migrating to sizes considered *next-gen available* is not recommended since these sizes are also similarly outdated.
3840

3941
For a list of previous-gen size sizes that are considered *capacity limited*, see the [list of previous-gen sizes](./previous-gen-sizes-list.md).
4042

4143
## Retired sizes
4244

43-
Retired size series are **no longer available** and can't be used. If you have VMs running on sizes that are considered *retired*, migrate to a newer next-gen size as soon as possible.
45+
Retired size series are **no longer available** and can't be used. If you have VMs running on sizes that are considered *retired*, migrate to a newer next-gen size as soon as possible.
4446

4547
Retiring hardware is necessary over time to ensure that the latest and greatest technology is available on Azure. Retirement ensures that the hardware is reliable, secure, and efficient. It also allows for the latest features and capabilities that may not be present on previous generations of hardware.
4648

47-
Hardware which is currently listed as *Previous-gen* are often preparing for retirement which will be announced formally prior to the retirement date.
49+
Hardware which is currently listed as *previous-gen* are often preparing for retirement which will be announced formally prior to the retirement date.
4850

4951
For information on size series that have been retired or are scheduled for retirement, see the [list of retired sizes](./retired-sizes-list.md).
5052

5153
## Migrate to newer sizes
5254

53-
Migrating to newer sizes allows you to keep up with the latest hardware available on Azure.
55+
Migrating to newer sizes allows you to keep up with the latest hardware and features available on Azure.
5456

5557
Some size series have specific migration instructions due to the unique hardware or software features. To see a list of migration guide, see [retired size migration guides](./retired-sizes-list.md) and [previous-gen size migration guides](./previous-gen-sizes-list.md).
5658

57-
For sizes without specific instructions, you can [resize your VM](./resize-vm.md) to a newer size using the Azure portal, Azure PowerShell, Azure CLI, or Terraform.
59+
For sizes without specific instructions, you can [resize your VM](./resize-vm.md) to a newer size using the Azure portal, Azure PowerShell, Azure CLI, or Terraform. Make sure that the new size has support for all features that your workload requires.
5860

5961
## Next steps
6062
- For more information on VM sizes, see [Sizes for virtual machines in Azure](../sizes.md).

0 commit comments

Comments
 (0)