Skip to content

Commit 99b9c9e

Browse files
committed
edits
1 parent 22305a7 commit 99b9c9e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Learn more about [assessments](concepts-assessment-calculation.md).
3131
VMware | Details
3232
--- | ---
3333
**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.
3535

3636
## Server requirements
3737

@@ -94,19 +94,19 @@ Support | Details
9494
>
9595
> 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.
9696
97-
## ASP.NET web apps discovery requirements
97+
## Web apps discovery requirements
9898

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.
102102

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
110110

111111
> [!NOTE]
112112
> Data is always encrypted at rest and during transit.

0 commit comments

Comments
 (0)