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/vmware/migrate-support-matrix-vmware.md
-33Lines changed: 0 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,6 @@ ms.topic: conceptual
8
8
ms.service: azure-migrate
9
9
ms.date: 11/04/2024
10
10
ms.custom: vmware-scenario-422, engagement-fy24
11
-
zone_pivot_groups: vmware-discovery-requirements
12
11
---
13
12
14
13
# Support matrix for VMware discovery
@@ -20,18 +19,13 @@ To assess servers, first, create an Azure Migrate project. The Azure Migrate: Di
20
19
As you plan your migration of VMware servers to Azure, see the [migration support matrix](../migrate-support-matrix-vmware-migration.md).
21
20
22
21
23
-
::: zone pivot="vmware-requirements"
24
-
25
22
## VMware requirements
26
23
27
24
VMware | Details
28
25
--- | ---
29
26
vCenter Server | Servers that you want to discover and assess must be managed by vCenter Server version 8.0, 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 aren't supported for vCenter Server (for discovery and assessment of servers) and ESXi hosts (for replication of servers).
30
27
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 virtual machines (VMs).
31
28
32
-
:::zone-end
33
-
34
-
::: zone pivot="server-requirements"
35
29
36
30
## Server requirements
37
31
@@ -40,9 +34,6 @@ VMware | Details
40
34
Operating systems | All Windows and Linux operating systems can be assessed for migration.
41
35
Storage | Disks attached to SCSI, IDE, and SATA-based controllers are supported.
42
36
43
-
:::zone-end
44
-
45
-
::: zone pivot="migrate-appliance-requirements"
46
37
47
38
## Azure Migrate appliance requirements
48
39
@@ -53,11 +44,6 @@ Here are more requirements for the appliance:
53
44
- In Azure Government, you must deploy the appliance by using a [script](../deploy-appliance-script-government.md).
54
45
- The appliance must be able to access specific URLs in [public clouds](../migrate-appliance.md#public-cloud-urls) and [government clouds](../migrate-appliance.md#government-cloud-urls).
55
46
56
-
:::zone-end
57
-
58
-
59
-
::: zone pivot="port-access-requirements"
60
-
61
47
## Port access requirements
62
48
63
49
Device | Connection
@@ -66,10 +52,6 @@ Azure Migrate appliance | Inbound connections on TCP port 3389 to allow remote d
66
52
vCenter Server | Inbound connections on TCP port 443 to allow the appliance to collect configuration and performance metadata for assessments. <br /><br /> The appliance connects to vCenter on port 443 by default. If vCenter Server listens on a different port, you can modify the port when you set up discovery.
67
53
ESXi hosts | For [discovery of software inventory](../how-to-discover-applications.md) or [agentless dependency analysis](../concepts-dependency-visualization.md#agentless-analysis), the appliance connects to ESXi hosts on TCP port 443 to discover software inventory and dependencies on the servers.
68
54
69
-
::: zone-end
70
-
71
-
72
-
::: zone pivot="software-inventory-requirements"
73
55
74
56
## Software inventory requirements
75
57
@@ -85,10 +67,6 @@ Server access | You can add multiple domain and nondomain (Windows/Linux) creden
85
67
Port access | The Azure Migrate appliance must be able to connect to TCP port 443 on ESXi hosts running servers on which you want to perform software inventory. The server running vCenter Server returns an ESXi host connection to download the file that contains the details of the software inventory. <br /><br /> If you use domain credentials, the Azure Migrate appliance must be able to connect to the following TCP and UDP ports: <br /> <br />TCP 135 – RPC Endpoint<br />TCP 389 – LDAP<br />TCP 636 – LDAP SSL<br />TCP 445 – SMB<br />TCP/UDP 88 – Kerberos authentication<br />TCP/UDP 464 – Kerberos change operations
86
68
Discovery | Software inventory is performed from vCenter Server by using VMware Tools installed on the servers.<br/><br/> The appliance gathers the information about the software inventory from the server running vCenter Server through vSphere APIs.<br/><br/> Software inventory is agentless. No agent is installed on the server, and the appliance doesn't connect directly to the servers.
87
69
88
-
::: zone-end
89
-
90
-
::: zone pivot="sql-server-instance-database-discovery-requirements"
91
-
92
70
## SQL Server instance and database discovery requirements
93
71
94
72
[Software inventory](../how-to-discover-applications.md) identifies SQL Server instances. The appliance attempts to connect to the respective SQL Server instances through the Windows authentication or SQL Server authentication credentials in the appliance configuration manager by using this information. The appliance can connect to only those SQL Server instances to which it has network line of sight. Software inventory by itself might not need network line of sight.
@@ -294,9 +272,6 @@ Use the following sample scripts to create a login and provision it with the nec
294
272
--GO
295
273
```
296
274
297
-
::: zone-end
298
-
299
-
::: zone pivot="web-apps-discovery"
300
275
301
276
## Web apps discovery requirements
302
277
@@ -318,10 +293,6 @@ Required privileges | Local admin. | Root or sudo user.
318
293
> [!NOTE]
319
294
> Data is always encrypted at rest and during transit.
320
295
321
-
::: zone-end
322
-
323
-
324
-
::: zone pivot="dependency-analysis-agentless-requirements"
325
296
326
297
## Dependency analysis requirements (agentless)
327
298
@@ -342,9 +313,6 @@ Discovery method | Dependency information between servers is gathered by using
342
313
> [!Note]
343
314
> In some recent Linux OS versions, the netstat command was replaced by the `ss` command; have that in mind when preparing the servers.
344
315
345
-
::: zone-end
346
-
347
-
::: zone pivot="dependency-analysis-agent-based-requirements"
348
316
349
317
## Dependency analysis requirements (agent-based)
350
318
@@ -362,7 +330,6 @@ Management | When you register agents to the workspace, use the ID and key provi
362
330
Internet connectivity | If servers aren't connected to the internet, install the Log Analytics gateway on the servers.
363
331
Azure Government | Agent-based dependency analysis isn't supported.
0 commit comments