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: includes/virtual-machines-common-isolation.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
ms.custom: include file
11
11
---
12
12
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.
14
14
15
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.
16
16
@@ -37,7 +37,7 @@ The current Isolated virtual machine offerings include:
37
37
38
38
## Deprecation of Isolated VM Sizes
39
39
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 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. The following sizes have retirement announced.
41
41
42
42
| Size | Isolation Retirement Date |
43
43
| --- | --- |
@@ -51,11 +51,11 @@ Isolated VM sizes have a hardware limited lifespan. Azure will issue reminders 1
51
51
52
52
## FAQ
53
53
### 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.
55
55
56
56
### 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 will include the recommended replacement size. Selecting the replacement size will require customers to resize their VMs.
59
59
60
60
### Q: Is there any cost delta for moving to a non-isolated virtual machine?
0 commit comments