Skip to content

Commit ce7968e

Browse files
authored
Merge pull request #99538 from Vikram1988/migrateGA
Changes to the Support matrix for physical appliance
2 parents e1b5038 + 2ef7702 commit ce7968e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For assessment, Azure Migrate runs a lightweight appliance to discover physical
6868

6969
| **Support** | **Details**
7070
| :------------------- | :------------------- |
71-
| **Appliance deployment** | You deploy the appliance either on a physical server or a virtual machine.<br/> The host machine must be running Windows Server 2012 R2 or later.<br/> The host needs sufficient space to allocate 16 GB RAM, 8 vCPUs, around 80 GB of storage space, and an external switch for the appliance VM.<br/> The appliance needs a static or dynamic IP address, and internet access.
71+
| **Appliance deployment** | The appliance installer script can be downloaded from the portal (in a zipped folder). <br/> You can unzip the folder and run the PowerShell script (AzureMigrateInstaller.ps1) either on a dedicated physical server or a virtual machine to set up the appliance.<br/> The machine chosen to install the appliance must be running Windows Server 2016.<br/> The machine needs sufficient space to allocate 16 GB RAM, 8 vCPUs, around 80 GB of storage space, and an external switch for the appliance VM.<br/> The appliance needs a static or dynamic IP address, and internet access.
7272
| **Azure Migrate project** | An appliance can be associated with a single project.<br/> Any number of appliances can be associated with a single project.<br/> You can assess up to 35,000 machines in a project.
7373
| **Discovery** | A single appliance can discover up to 250 servers.
7474
| **Assessment group** | You can add up to 35,000 machines in a single group.
@@ -104,7 +104,7 @@ The following table summarizes port requirements for assessment.
104104
**Device** | **Connection**
105105
--- | ---
106106
**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.
107-
**Physical servers** | **Windows:** Inbound connections on ports 443, 5989 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. |
107+
**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. |
108108

109109

110110
## Next steps

0 commit comments

Comments
 (0)