Skip to content

Commit 3bdf0cd

Browse files
authored
Merge pull request #102778 from rayne-wiselman/raynejanuary30
adding to matrix
2 parents 9dd9d44 + ec84988 commit 3bdf0cd

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

articles/migrate/migrate-replication-appliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Migrate replication appliance
33
description: Learn about the Azure Migrate replication appliance for agent-based VMWare migration.
44
ms.topic: conceptual
5-
ms.date: 01/08/2020
5+
ms.date: 01/30/2020
66
---
77

88

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,15 @@ When you set up the replication appliance using the OVA template provided in the
118118

119119
- Learn about [replication appliance requirements](migrate-replication-appliance.md#appliance-requirements) for VMware.
120120
- MySQL must be installed on the appliance. Learn about [installation options](migrate-replication-appliance.md#mysql-installation).
121-
- Learn about [URLs](migrate-replication-appliance.md#url-access) the replication appliance needs to access.
121+
- Learn about [URLs](migrate-replication-appliance.md#url-access) and [ports]() the replication appliance needs to access.
122+
123+
## Agent-based-ports
124+
125+
**Device** | **Connection**
126+
--- | ---
127+
VMs | The Mobility service running on VMs communicates with the on-premises replication appliance (configuration server) on port HTTPS 443 inbound, for replication management.<br/><br/> VMs send replication data to the process server (running on the configuration server machine) on port HTTPS 9443 inbound. This port can be modified.
128+
Replication appliance | The replication appliance orchestrates replication with Azure over port HTTPS 443 outbound.
129+
Process server | The process server receives replication data, optimizes, and encrypts it, and sends it to Azure storage over port 443 outbound.<br/> By default the process server runs on the replication appliance.
122130

123131
## Azure VM requirements
124132

0 commit comments

Comments
 (0)