Skip to content

Commit af0d827

Browse files
committed
Zone Pivots removal
1 parent df433f4 commit af0d827

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

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

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ ms.topic: conceptual
88
ms.service: azure-migrate
99
ms.date: 11/04/2024
1010
ms.custom: vmware-scenario-422, engagement-fy24
11-
zone_pivot_groups: vmware-discovery-requirements
1211
---
1312

1413
# Support matrix for VMware discovery
@@ -20,18 +19,13 @@ To assess servers, first, create an Azure Migrate project. The Azure Migrate: Di
2019
As you plan your migration of VMware servers to Azure, see the [migration support matrix](../migrate-support-matrix-vmware-migration.md).
2120

2221

23-
::: zone pivot="vmware-requirements"
24-
2522
## VMware requirements
2623

2724
VMware | Details
2825
--- | ---
2926
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).
3027
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).
3128

32-
:::zone-end
33-
34-
::: zone pivot="server-requirements"
3529

3630
## Server requirements
3731

@@ -40,9 +34,6 @@ VMware | Details
4034
Operating systems | All Windows and Linux operating systems can be assessed for migration.
4135
Storage | Disks attached to SCSI, IDE, and SATA-based controllers are supported.
4236

43-
:::zone-end
44-
45-
::: zone pivot="migrate-appliance-requirements"
4637

4738
## Azure Migrate appliance requirements
4839

@@ -53,11 +44,6 @@ Here are more requirements for the appliance:
5344
- In Azure Government, you must deploy the appliance by using a [script](../deploy-appliance-script-government.md).
5445
- 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).
5546

56-
:::zone-end
57-
58-
59-
::: zone pivot="port-access-requirements"
60-
6147
## Port access requirements
6248

6349
Device | Connection
@@ -66,10 +52,6 @@ Azure Migrate appliance | Inbound connections on TCP port 3389 to allow remote d
6652
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.
6753
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.
6854

69-
::: zone-end
70-
71-
72-
::: zone pivot="software-inventory-requirements"
7355

7456
## Software inventory requirements
7557

@@ -85,10 +67,6 @@ Server access | You can add multiple domain and nondomain (Windows/Linux) creden
8567
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
8668
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.
8769

88-
::: zone-end
89-
90-
::: zone pivot="sql-server-instance-database-discovery-requirements"
91-
9270
## SQL Server instance and database discovery requirements
9371

9472
[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
294272
--GO
295273
```
296274

297-
::: zone-end
298-
299-
::: zone pivot="web-apps-discovery"
300275

301276
## Web apps discovery requirements
302277

@@ -318,10 +293,6 @@ Required privileges | Local admin. | Root or sudo user.
318293
> [!NOTE]
319294
> Data is always encrypted at rest and during transit.
320295
321-
::: zone-end
322-
323-
324-
::: zone pivot="dependency-analysis-agentless-requirements"
325296

326297
## Dependency analysis requirements (agentless)
327298

@@ -342,9 +313,6 @@ Discovery method | Dependency information between servers is gathered by using
342313
> [!Note]
343314
> In some recent Linux OS versions, the netstat command was replaced by the `ss` command; have that in mind when preparing the servers.
344315
345-
::: zone-end
346-
347-
::: zone pivot="dependency-analysis-agent-based-requirements"
348316

349317
## Dependency analysis requirements (agent-based)
350318

@@ -362,7 +330,6 @@ Management | When you register agents to the workspace, use the ID and key provi
362330
Internet connectivity | If servers aren't connected to the internet, install the Log Analytics gateway on the servers.
363331
Azure Government | Agent-based dependency analysis isn't supported.
364332

365-
::: zone-end
366333

367334
## Limitations
368335

0 commit comments

Comments
 (0)