Skip to content

Commit f6a4334

Browse files
authored
Merge pull request #124402 from juanandmsft/patch-6
Added WinRM over HTTPS port
2 parents 900e59e + 6866ef0 commit f6a4334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following table summarizes port requirements for assessment.
5858
**Device** | **Connection**
5959
--- | ---
6060
**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 ports 443 (HTTPS), to send discovery and performance metadata to Azure Migrate.
61-
**Hyper-V host/cluster** | Inbound connection on WinRM port 5985 (HTTP) to pull metadata and performance data for Hyper-V VMs using a Common Information Model (CIM) session.
61+
**Hyper-V host/cluster** | Inbound connection on WinRM port 5985 (HTTP) or 5986 (HTTPS) to pull metadata and performance data for Hyper-V VMs using a Common Information Model (CIM) session.
6262

6363
## Agent-based dependency analysis requirements
6464

0 commit comments

Comments
 (0)