Skip to content

Commit 54417c7

Browse files
Merge pull request #313380 from n-bajaj/patch-25
Revise Hyper-V support matrix with protocol and privileges for web apps
2 parents c5b8299 + 4baf239 commit 54417c7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,8 @@ Stack | VMware, Hyper-V, and physical servers. | VMware, Hyper-V, and physical s
296296
Windows servers | Windows Server 2008 R2 and later are supported. | Not supported.
297297
Linux servers | Not supported | Servers that meet the [requirements](/azure/migrate/migrate-support-matrix-hyper-v?view=migrate#hyper-v-host-requirements)
298298
Web server versions | IIS 7.5 and later | Tomcat 8 or later
299-
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. | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
299+
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)
300+
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. 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.
300301

301302
> [!NOTE]
302303
> Data is always encrypted at rest and during transit.

0 commit comments

Comments
 (0)