Skip to content

Commit 2e4b0da

Browse files
committed
minor edits
1 parent 306b00e commit 2e4b0da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@ The following table summarizes port requirements for assessment.
123123
Device | Connection
124124
--- | ---
125125
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 by using the URL ``` https://<appliance-ip-or-name>:44368 ```.<br/><br/> Outbound connections on ports 443 (HTTPS) to send discovery and performance metadata to Azure Migrate and Modernize.
126-
Physical servers | **Windows**: Inbound connections on the WinRM port 5986 (HTTPS) are used to pull configuration and performance metadata from Windows servers. <br/><br/> If the HTTPS prerequisites are not configured on the target Hyper-V servers, the appliance communication will fall back to WinRM port 5985 (HTTP).<br/><br/> To enforce HTTPS communication without fallback, enable the checkbox in the Appliance Config Manager. <br/><br/> After enabling the checkbox, ensure that the prerequisites are configured on the target servers. <br/><br/> * If certificates are not configured on the target servers, discovery will fail on both the currently discovered servers and the newly added servers. <br/><br/> * WinRM HTTPS requires a local computer Server Authentication certificate with a common name (CN) matching the hostname. The certificate must not be expired, revoked, or self-signed. Please refer to the article for configuring WinRM for HTTPS. **Linux**: Inbound connections on port 22 (TCP) are used to pull configuration and performance metadata from Linux servers.|
126+
Physical servers | **Windows**: Inbound connections on the WinRM port 5986 (HTTPS) are used to pull configuration and performance metadata from Windows servers. <br/><br/> If the HTTPS prerequisites aren't configured on the target Hyper-V servers, the appliance communication will fall back to WinRM port 5985 (HTTP).<br/><br/> To enforce HTTPS communication without fallback, toggle the Appliance Config Manager. <br/><br/> After enabling, ensure that the prerequisites are configured on the target servers. <br/><br/> - If certificates aren't configured on the target servers, discovery will fail on both the currently discovered servers and the newly added servers. <br/><br/> - WinRM HTTPS requires a local computer Server Authentication certificate with a common name (CN) matching the hostname. The certificate must not be expired, revoked, or self-signed. Refer to the [article](https://learn.microsoft.com/troubleshoot/windows-client/system-management-components/configure-winrm-for-https) for configuring WinRM for HTTPS. <br/><br/>
127+
**Linux**: Inbound connections on port 22 (TCP) to pull configuration and performance metadata from Linux servers. |
127128

128129
## Software inventory requirements
129130

0 commit comments

Comments
 (0)