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
@@ -17,6 +17,9 @@ This article summarizes support and prerequisites when you move virtual machines
17
17
18
18
Resource Mover supports Azure VMs running these Windows operating systems.
19
19
20
+
> [!NOTE]
21
+
> Windows Trusted Launch VMs are supported by Resource Mover.
22
+
20
23
**Operating system** | **Details**
21
24
--- | ---
22
25
Windows Server 2019 | Supported for Server Core, Server with Desktop Experience.
@@ -34,9 +37,12 @@ Windows 7 (x64) with SP1 onwards | Install a Windows [servicing stack update (SS
34
37
35
38
Resource Move supports Azure VMs running these Linux operating systems.
36
39
40
+
> [!NOTE]
41
+
> Linux Trusted Launch VMs are not supported by Resource Mover.
42
+
37
43
**Operating system** | **Details**
38
44
--- | ---
39
-
Red Hat Enterprise Linux | 6.7, 6.8, 6.9, 6.10, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.6,[7.7](https://support.microsoft.com/help/4528026/update-rollup-41-for-azure-site-recovery), [8.0](https://support.microsoft.com/help/4531426/update-rollup-42-for-azure-site-recovery), 8.1
45
+
Red Hat Enterprise Linux | 6.7, 6.8, 6.9, 6.10, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.6,[7.7](https://support.microsoft.com/help/4528026/update-rollup-41-for-azure-site-recovery), [8.0](https://support.microsoft.com/help/4531426/update-rollup-42-for-azure-site-recovery), 8.1, 9.4
40
46
Ubuntu 14.04 LTS Server | [Supported kernel versions](#supported-ubuntu-kernel-versions)
41
47
Ubuntu 16.04 LTS Server | [Supported kernel version](#supported-ubuntu-kernel-versions)<br/><br/> Ubuntu servers using password-based authentication and sign-in, and the cloud-init package to configure cloud VMs, might have password-based sign-in disabled on failover (depending on the cloud-init configuration). Password-based sign-in can be reenabled on the virtual machine by resetting the password from the Support > Troubleshooting > Settings menu (of the failed over VM in the Azure portal.
42
48
Ubuntu 18.04 LTS Server | [Supported kernel version](#supported-ubuntu-kernel-versions).
0 commit comments