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: articles/resource-mover/support-matrix-move-region-azure-vm.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
@@ -30,15 +30,15 @@ Windows Server 2008 R2 with SP1/SP2 | Supported.<br/><br/> For machines running
30
30
Windows 10 (x64) | Supported.
31
31
Windows 8.1 (x64) | Supported.
32
32
Windows 8 (x64) | Supported.
33
-
Windows 7 (x64) with SP1 onwards | Install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419) on machines running Windows 7 with SP1. SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the 'prepare' step will not succeed. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
33
+
Windows 7 (x64) with SP1 onwards | Install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419) on machines running Windows 7 with SP1. SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the 'prepare' step won't succeed. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
34
34
35
35
36
36
## Linux VM support
37
37
38
-
Resource Move supports Azure VMs running these Linux operating systems.
38
+
Resource Mover supports Azure VMs running these Linux operating systems.
39
39
40
40
> [!NOTE]
41
-
> Linux Trusted Launch VMs are not supported by Resource Mover.
41
+
> Linux Trusted Launch VMs aren't supported by Resource Mover.
42
42
43
43
**Operating system** | **Details**
44
44
--- | ---
@@ -112,7 +112,7 @@ Extensions | Not supported | Extensions aren't copied over to the VM in target
112
112
This table summarized support for the Azure VM OS disk, data disk, and temporary disk. It's important to observe the VM disk limits and targets for [managed disks](/azure/virtual-machines/disks-scalability-targets) to avoid any performance issues.
113
113
114
114
> [!NOTE]
115
-
> The target VM size should be equal to or larger than the source VM. The parameters used for validation are: Data Disks Count, NICs count, Available CPUs, Memory in GB. If it sn't a error is issued.
115
+
> The target VM size should be equal to or larger than the source VM. The parameters used for validation are: Data Disks Count, NICs count, Available CPUs, Memory in GB. If it isn't, an error is issued.
116
116
117
117
118
118
**Component** | **Support** | **Details**
@@ -158,7 +158,7 @@ Network security group | Supported | Specify an existing resource in the target
158
158
Reserved (static) IP address | Supported | You can't currently configure this. The value defaults to the source value. <br/><br/> If the NIC on the source VM has a static IP address, and the target subnet has the same IP address available, it's assigned to the target VM.<br/><br/> If the target subnet doesn't have the same IP address available, the initiate move for the VM will fail.
159
159
Dynamic IP address | Supported | You can't currently configure this. The value defaults to the source value.<br/><br/> If the NIC on the source has dynamic IP addressing, the NIC on the target VM is also dynamic by default.
160
160
IP configurations | Supported | You can't currently configure this. The value defaults to the source value.
161
-
VNET Peering | Not Retained | The VNET which is moved to the target region will not retain its VNET peering configuration present in the source region. To retain the peering, it needs to do be done again manually in the target region.
161
+
VNET Peering | Not Retained | The VNET which is moved to the target region won't retain its VNET peering configuration present in the source region. To retain the peering, it needs to do be done again manually in the target region.
0 commit comments