Skip to content

Commit ddde76c

Browse files
committed
fixing suggestions
1 parent c05eaa5 commit ddde76c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

articles/migrate/migrate-support-matrix-hyper-v.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Support | ASP.NET web apps | Java web apps
294294
--- | --- | ---
295295
Stack | VMware, Hyper-V, and physical servers. | VMware, Hyper-V, and physical servers.
296296
Windows servers | Windows Server 2008 R2 and later are supported. | Not supported.
297-
Linux servers | Not supported | Servers that meet the [requirements](/azure/migrate/migrate-support-matrix-hyper-v?view=migrate#hyper-v-host-requirements)
297+
Linux servers | Not supported | Servers that meet the [requirements](#hyper-v-host-requirements).
298298
Web server versions | IIS 7.5 and later | Tomcat 8 or later
299299
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)
300300
Required privileges | The least privileged 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. </br></br> 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.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Support | ASP.NET web apps | Java web apps
292292
--- | --- | ---
293293
Stack |VMware, Hyper-V, and physical servers. | VMware, Hyper-V, and physical servers.
294294
Windows servers | Windows Server 2008 R2 and later are supported. | Not supported.
295-
Linux servers | Not supported | Servers that meet the [requirements](/azure/migrate/migrate-support-matrix-vmware?view=migrate&tabs=businesscase#vmware-requirements)
295+
Linux servers | Not supported | Servers that meet the [requirements](#vmware-requirements).
296296
Web server versions | IIS 7.5 and later. | Tomcat 8 or later.
297297
Connection | Uses VMware tools. </br></br> 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. </br></br> 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. </br></br> 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.

0 commit comments

Comments
 (0)