Skip to content

Commit 79e553f

Browse files
authored
webapp protocol changes, removed WinRM requirement
Updated the support matrix for VMware migration to clarify connection protocols and required privileges.
1 parent f7aad05 commit 79e553f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/migrate/migrate-support-matrix-vmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Stack |VMware, Hyper-V, and physical servers. | VMware, Hyper-V, and physical se
294294
Windows servers | Windows Server 2008 R2 and later are supported. | Not supported.
295295
Linux servers | Not supported | Servers that meet the [requirements](/azure/migrate/migrate-support-matrix-vmware?view=migrate&tabs=businesscase#vmware-requirements)
296296
Web server versions | IIS 7.5 and later. | Tomcat 8 or later.
297-
Protocol | WinRM port 5986 (HTTPS) by default, if HTTPS prerequisites aren't configured on the target servers, communication falls back to WinRM port 5985 (HTTP) | SSH port 22 (TCP)
297+
Connection | Uses VMware tools. If VMware tools is not installed, WinRM port 5986 (HTTPS) is used by default. If HTTPS prerequisites aren't configured on the target servers, communication falls back to WinRM port 5985 (HTTP) | Uses VMware tools. If VMware tools is not installed, SSH port 22 (TCP) is used.
298298
Required privileges | The user should be a part of the two user groups 1. Remote Management Users 2. IIS_IUSRS. The users must have read permissions to the following locations: C:\Windows\system32\inetsrv\config, C:\Windows\system32\inetsrv\config\applicationHost.config and C:\Windows\system32\inetsrv\config\redirection.config. Add the user to 'log on as batch job' using secpol.msc and ensure user is not part of 'deny log on as batch job' | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
299299

300300
> [!NOTE]

0 commit comments

Comments
 (0)