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/migrate/migrate-support-matrix-physical.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ Assessment | You can add up to 35,000 servers in a single group.<br/><br/> You c
44
44
> - Windows Server 2008 (including SP2 and R2 SP1)
45
45
> - Windows Server 2012
46
46
> - Windows Server 2012 R2
47
+
47
48
As a result, Azure Migrate doesn’t guarantee consistent or reliable outcomes for these OS versions. Customers may face problems and are strongly advised to upgrade to a supported Windows Server version before starting migration.
48
49
49
50
## Azure Migrate appliance requirements
@@ -293,10 +294,10 @@ After the appliance is connected, it gathers configuration data for ASP.NET web
293
294
294
295
Support | ASP.NET web apps | Java web apps
295
296
--- | --- | ---
296
-
Stack | VMware, Hyper-V, and physical servers. | VMware, Hyper-V, and physical servers.
297
-
Windows servers | Windows Server 2008 R2 and later are supported. | Not supported.
298
-
Linux servers | Not supported. | Ubuntu Linux 16.04/18.04/20.04, Debian 7/8, and Red Hat Enterprise Linux 5/6/7.
299
-
Web server versions | IIS 7.5 and later. | Tomcat 8 or later.
297
+
Stack | VMware, Hyper-V, and physical servers | VMware, Hyper-V, and physical servers
298
+
Windows servers | Windows Server 2008 R2 and later are supported | Not supported
299
+
Linux servers | Not supported | Servers that meet the [requirements](/azure/migrate/migrate-support-matrix-physical?view=migrate#physical-server-requirements)
300
+
Web server versions | IIS 7.5 and later | Tomcat 8 and later
300
301
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.
0 commit comments