Skip to content

Commit f7eb5ec

Browse files
authored
Merge pull request #102373 from Vikram1988/migrateGA
Changes to the assessment support matrices
2 parents 3a1ce8f + 5e3f6ee commit f7eb5ec

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

articles/migrate/migrate-support-matrix-hyper-v.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following table summarizes port requirements for assessment.
5959

6060
**Device** | **Connection**
6161
--- | ---
62-
**Appliance** | Inbound connections on TCP port 3389 to allow remote desktop connections to the appliance.<br/> Inbound connections on port 44368 to remotely access the appliance management app using the URL: ``` https://<appliance-ip-or-name>:44368 ```<br/> Outbound connections on ports 443, 5671 and 5672 to send discovery and performance metadata to Azure Migrate.
62+
**Appliance** | Inbound connections on TCP port 3389 to allow remote desktop connections to the appliance.<br/> Inbound connections on port 44368 to remotely access the appliance management app using the URL: ``` https://<appliance-ip-or-name>:44368 ```<br/> Outbound connections on ports 443 (HTTPS), 5671 and 5672 (AMQP) to send discovery and performance metadata to Azure Migrate.
6363
**Hyper-V host/cluster** | Inbound connections on WinRM ports 5985 (HTTP) and 5986 (HTTPS) to pull configuration and performance metadata of the Hyper-V VMs using a Common Information Model (CIM) session.
6464

6565
## Agent-based dependency visualization

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ The following table summarizes port requirements for assessment.
5050

5151
**Device** | **Connection**
5252
--- | ---
53-
**Appliance** | Inbound connections on TCP port 3389 to allow remote desktop connections to the appliance.<br/> Inbound connections on port 44368 to remotely access the appliance management app using the URL: ``` https://<appliance-ip-or-name>:44368 ```<br/> Outbound connections on ports 443, 5671 and 5672 to send discovery and performance metadata to Azure Migrate.
54-
**Physical servers** | **Windows:** Inbound connections on port 443, WinRM ports 5985 (HTTP) and 5986 (HTTPS) to pull configuration and performance metadata from Windows servers. <br/> **Linux:** Inbound connections on port 22 (UDP) to pull configuration and performance metadata from Linux servers. |
53+
**Appliance** | Inbound connections on TCP port 3389 to allow remote desktop connections to the appliance.<br/> Inbound connections on port 44368 to remotely access the appliance management app using the URL: ``` https://<appliance-ip-or-name>:44368 ```<br/> Outbound connections on ports 443 (HTTPS), 5671 and 5672 (AMQP) to send discovery and performance metadata to Azure Migrate.
54+
**Physical servers** | **Windows:** Inbound connections on WinRM ports 5985 (HTTP) and 5986 (HTTPS) to pull configuration and performance metadata from Windows servers. <br/> **Linux:** Inbound connections on port 22 (UDP) to pull configuration and performance metadata from Linux servers. |
5555

5656
## Agent-based dependency visualization
5757

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In addition to discovering machines, Azure Migrate: Server Assessment can discov
4747
--- | ---
4848
**vCenter Server** | Machines you want to discovery and assess must be managed by vCenter Server version 5.5, 6.0, 6.5, or 6.7.
4949
**Permissions (assessment)** | vCenter Server read-only account.
50-
**Permissions (app-discovery)** | vCenter Server account with read-only access, and privileges enabled for Virtual machines > Guest Operations.
50+
**Permissions (app-discovery)** | vCenter Server account with read-only access, and privileges enabled for **Virtual machines > Guest Operations**.
5151
**Permissions (dependency visualization)** | Center Server account with read-only access, and privileges enabled for **Virtual machines** > **Guest Operations**.
5252

5353

@@ -62,8 +62,9 @@ Azure Migrate uses the [Azure Migrate appliance](migrate-appliance.md) for disco
6262

6363
**Device** | **Connection**
6464
--- | ---
65-
Appliance | Inbound connections on TCP port 3389 to allow remote desktop connections to the appliance.<br/><br/> Inbound connections on port 44368 to remotely access the appliance management app using the URL: ```https://<appliance-ip-or-name>:44368``` <br/><br/>Outbound connections on port 443, 5671 and 5672 to send discovery and performance metadata to Azure Migrate.
65+
Appliance | Inbound connections on TCP port 3389 to allow remote desktop connections to the appliance.<br/><br/> Inbound connections on port 44368 to remotely access the appliance management app using the URL: ```https://<appliance-ip-or-name>:44368``` <br/><br/>Outbound connections on port 443 (HTTPS), 5671 and 5672 (AMQP) to send discovery and performance metadata to Azure Migrate.
6666
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 the vCenter server listens on a different port, you can modify the port when you set up discovery.
67+
ESXi Hosts | **Required only for [application discovery](https://docs.microsoft.com/azure/migrate/migrate-support-matrix-vmware#application-discovery) and [agentless dependency visualization](https://docs.microsoft.com/azure/migrate/migrate-support-matrix-vmware#agentless-dependency-visualization)** <br/><br/> The appliance connects to ESXi hosts on TCP port 443 to discover applications and run agentless dependency visualization on the VMs running on the hosts.
6768

6869
## Agent-based dependency visualization
6970

0 commit comments

Comments
 (0)