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-vmware.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Learn more about [assessments](concepts-assessment-calculation.md).
31
31
VMware | Details
32
32
--- | ---
33
33
**vCenter Server** | Servers that you want to discover and assess must be managed by vCenter Server version 7.0, 6.7, 6.5, 6.0, or 5.5.<br /><br /> Discovering servers by providing ESXi host details in the appliance currently isn't supported. <br /><br /> IPv6 addresses are not supported for vCenter Server (for discovery and assessment of servers) and ESXi hosts (for replication of servers).
34
-
**Permissions** | The Azure Migrate: Discovery and assessment tool requires a vCenter Server read-only account.<br /><br /> If you want to use the tool for software inventory and agentless dependency analysis, the account must have privileges for guest operations on VMware VMs.
34
+
**Permissions** | The Azure Migrate: Discovery and assessment tool requires a vCenter Server read-only account.<br /><br /> If you want to use the tool for software inventory, agentless dependency analysis, web apps and SQL discovery, the account must have privileges for guest operations on VMware VMs.
35
35
36
36
## Server requirements
37
37
@@ -94,19 +94,19 @@ Support | Details
94
94
>
95
95
> However, you can modify the connection settings, by selecting **Edit SQL Server connection properties** on the appliance.[Learn more](/sql/database-engine/configure-windows/enable-encrypted-connections-to-the-database-engine) to understand what to choose.
96
96
97
-
## ASP.NET web apps discovery requirements
97
+
## Web apps discovery requirements
98
98
99
-
[Software inventory](how-to-discover-applications.md) identifies web server role existing on discovered servers. If a server is found to have web server role enabled, Azure Migrate will perform web apps discovery on the server.
100
-
User can add both domain and non-domain credentials on appliance. Please make sure that the account used has local admin privileges on source servers. Azure Migrate automatically maps credentials to the respective servers, so one doesn’t have to map them manually. Most importantly, these credentials are never sent to Microsoft and remain on the appliance running in source environment.
101
-
After the appliance is connected, it gathers configuration data for IIS web server and ASP.NET web apps. Web apps configuration data is updated once every 24 hours.
99
+
[Software inventory](how-to-discover-applications.md) identifies web server role existing on discovered servers. If a server is found to have a web server installed, Azure Migrate discovers web apps on the server.
100
+
The user can add both domain and non-domain credentials on the appliance. Ensure that the account used has local admin privileges on source servers. Azure Migrate automatically maps credentials to the respective servers, so one doesn’t have to map them manually. Most importantly, these credentials are never sent to Microsoft and remain on the appliance running in the source environment.
101
+
After the appliance is connected, it gathers configuration data for ASP.NET web apps(IIS web server) and Java web apps(Tomcat servers). Web apps configuration data is updated once every 24 hours.
102
102
103
-
Support | Details
104
-
--- | ---
105
-
**Supported servers** | Currently supported only for windows servers running IIS in your VMware environment.
106
-
**Windows servers** | Windows Server 2008 R2 and later are supported.
107
-
**Linux servers** | Currently not supported.
108
-
**IIS access** | Web apps discovery requires a local admin user account.
109
-
**IIS versions** | IIS 7.5 and later are supported.
103
+
Support | ASP.NET web apps | Java web apps
104
+
--- | --- | ---
105
+
**Stack** | VMware only. | VMware only.
106
+
**Windows servers** | Windows Server 2008 R2 and later are supported. | Not supported.
107
+
**Linux servers** | Not supported. | Ubuntu Linux 16.04/18.04/20.04, Debian 7/8, CentOS 6/7, Red Hat Enterprise Linux 5/6/7.
108
+
**Web server versions** | IIS 7.5 and later. | Tomcat 8 or later.
109
+
**Required privileges** | local admin | root or sudo user
110
110
111
111
> [!NOTE]
112
112
> Data is always encrypted at rest and during transit.
0 commit comments