Skip to content

Commit 0858b3d

Browse files
authored
Merge pull request #234008 from ayshakeen/patch-1
Clarifying documentation for the deprecation of isolated sizes
2 parents f0ed22b + 2bec44d commit 0858b3d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

includes/virtual-machines-common-isolation.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
ms.custom: include file
1111
---
1212

13-
Azure Compute offers virtual machine sizes that are Isolated to a specific hardware type and dedicated to a single customer. The Isolated sizes live and operate on specific hardware generation and will be deprecated when the hardware generation is retired.
13+
Azure Compute offers virtual machine sizes that are Isolated to a specific hardware type and dedicated to a single customer. The Isolated sizes live and operate on specific hardware generation and will be deprecated when the hardware generation is retired or new hardware generation is available.
1414

15-
Isolated virtual machine sizes are best suited for workloads that require a high degree of isolation from other customers’ workloads for reasons that include meeting compliance and regulatory requirements. Utilizing an isolated size guarantees that your virtual machine will be the only one running on that specific server instance.
15+
Isolated virtual machine sizes are best suited for workloads that require a high degree of isolation from other customers’ workloads for reasons that include meeting compliance and regulatory requirements. Utilizing an isolated size guarantees that your virtual machine is the only one running on that specific server instance.
1616

1717

1818
Additionally, as the Isolated size VMs are large, customers may choose to subdivide the resources of these VMs by using [Azure support for nested virtual machines](https://azure.microsoft.com/blog/nested-virtualization-in-azure/).
@@ -37,7 +37,7 @@ The current Isolated virtual machine offerings include:
3737
3838
## Deprecation of Isolated VM Sizes
3939

40-
Isolated VM sizes have a hardware limited lifespan. Azure will issue reminders 12 months in advance of the official deprecation date of the sizes and will provide an updated isolated offering for your consideration.
40+
Isolated VM sizes have a hardware limited lifespan. Azure issues reminders 12 months in advance of the official deprecation date of the sizes and provides an updated isolated offering for your consideration. The following sizes have retirement announced.
4141

4242
| Size | Isolation Retirement Date |
4343
| --- | --- |
@@ -51,17 +51,17 @@ Isolated VM sizes have a hardware limited lifespan. Azure will issue reminders 1
5151

5252
## FAQ
5353
### Q: Is the size going to get retired or only its "isolation" feature?
54-
**A**: Currently, only the isolation feature of the VM sizes is being retired. The deprecated isolated sizes will continue to exist in non-isolated state. If isolation is not needed, there is no action to be taken and the VM will continue to work as expected.
54+
**A**: Any size that is published as isolated but have no "i" in the name, the isolation feature of the VM sizes is being retired unless communicated differently. Sizes with "i" in the name will be deprecated.
5555

5656
### Q: Is there a downtime when my vm lands on a non-isolated hardware?
57-
**A**: If there is no need of isolation, no action is needed and there will be no downtime.
58-
On contrary if isolation is required, our announcement will include the recommended replacement size. Selecting the replacement size will require our customers to resize their VMs.
57+
**A**: For VM sizes, where only isolation is deprecating but not the size, no action is needed and there will be no downtime.
58+
On contrary if isolation is required, announcement includes the recommended replacement size. Selecting the replacement size requires customers to resize their VMs.
5959

6060
### Q: Is there any cost delta for moving to a non-isolated virtual machine?
6161
**A**: No
6262

6363
### Q: When are the other isolated sizes going to retire?
64-
**A**: We will provide reminders 12 months in advance of the official deprecation of the isolated size. Our latest announcement includes isolation feature retirement of Standard_G5, Standard_GS5, Standard_E64i_v3 and Standard_E64i_v3.
64+
**A**: We provide reminders 12 months in advance of the official deprecation of the isolated size. Our latest announcement includes isolation feature retirement of Standard_G5, Standard_GS5, Standard_E64i_v3 and Standard_E64i_v3.
6565

6666
### Q: I'm an Azure Service Fabric Customer relying on the Silver or Gold Durability Tiers. Does this change impact me?
6767
**A**: No. The guarantees provided by Service Fabric's [Durability Tiers](../articles/service-fabric/service-fabric-cluster-capacity.md#durability-characteristics-of-the-cluster) will continue to function even after this change. If you require physical hardware isolation for other reasons, you may still need to take one of the actions described above.

0 commit comments

Comments
 (0)