Skip to content

Commit 022553c

Browse files
Merge pull request #15945 from alkohli/6-vmware
Updated VMware and Hyper V prereqs
2 parents ffdb43a + 06619e9 commit 022553c

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

azure-stack/hci/migrate/migrate-hyperv-prerequisites.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Prerequisites for Hyper-V VM migration to Azure Stack HCI using Azure Mig
33
description: Learn prerequisites for Hyper-V migration to Azure Stack HCI using Azure Migrate (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 02/14/2024
6+
ms.date: 09/30/2024
77
ms.author: alkohli
88
ms.subservice: azure-stack-hci
99
---
@@ -22,7 +22,8 @@ The following list contains the prerequisites that must be met to migrate Hyper-
2222

2323
|Prerequisite|Applies to|More information|
2424
|--|--|--|
25-
|Open required firewall ports.|source, target|[Port access](/azure/migrate/migrate-support-matrix-hyper-v#port-access).<br>[URL access](/azure/migrate/migrate-appliance#url-access).|
25+
|Open required firewall ports.|source, target|**3389** – Inbound connections on port 3389 to allow remote desktop connections to the appliance. <br> **44368** – Inbound connections on port 44368 to remotely access the appliance management app by using the URL: *https:\//\<appliance-ip-or-name\>:44368*. <br> **5985** – Inbound and outbound connections on port 5985 (WinRM) to communicate from appliance to host. <br> **445** – Inbound and outbound connections on port 445 (SMB) to communicate between source and target appliance.|
26+
|Allow required URLs |source, <br> target |[URL access](/azure/migrate/migrate-appliance#url-access) and <br> **\*.siterecovery.azure.com** |
2627
|Configure SAN policy on Windows VMs.|source|[Configure SAN policy](/azure/migrate/prepare-for-migration#configure-san-policy).|
2728
|Deploy, configure and register an Azure Stack HCI cluster.|target|[Create and register an Azure Stack HCI cluster](../deploy/deployment-introduction.md).|
2829
| Verify a successful deployment. | target | [Verify a successful deployment](../deploy/deploy-via-portal.md#verify-a-successful-deployment). |

azure-stack/hci/migrate/migrate-vmware-prerequisites.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Prerequisites for VMware VM migration to Azure Stack HCI using Azure Migr
33
description: Learn prerequisites for VMware migration to Azure Stack HCI using Azure Migrate (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 05/20/2024
6+
ms.date: 09/30/2024
77
ms.author: alkohli
88
ms.subservice: azure-stack-hci
99
---
@@ -22,8 +22,9 @@ The following list contains the prerequisites that must be met to migrate VMware
2222

2323
|Prerequisite|Applies to|More information|
2424
|--|--|--|
25-
|Open required VMware firewall ports.|source| [Port access](/azure/migrate/migrate-support-matrix-vmware-migration#port-requirements-agentless)<br>TCP port 443 inbound.|
26-
|Open required Hyper-V firewall ports.|target|[Port access](/azure/migrate/migrate-support-matrix-hyper-v#port-access).<br>[URL access](/azure/migrate/migrate-appliance#url-access).|
25+
|Open required VMware firewall ports.|source| **3389** – Inbound connections on port 3389 to allow remote desktop connections to the appliance. <br> **44368** – Inbound connections on port 44368 to remotely access the appliance management app by using the URL: *https:\//\<appliance-ip-or-name\>:44368*. <br> **443** – Inbound and outbound connections on port 443 to communicate with Azure Migrate services orchestrating replication and migration, and to allow the appliance to communicate with vCenter Server. <br> **902** – Inbound and outbound connections on port 902 for the appliance to replicate data from snapshots of ESXi hosts and send heartbeat traffic to vCenter. <br> **445** – Inbound and outbound connections on port 445 (SMB) to communicate between source and target appliance.|
26+
|Open required Hyper-V firewall ports.|target|**3389** – Inbound connections on port 3389 to allow remote desktop connections to the appliance. <br> **44368** – Inbound connections on port 44368 to remotely access the appliance management app by using the URL: *https:\//\<appliance-ip-or-name\>:44368*. <br> **445** – Inbound and outbound connections on port 445 (SMB) to communicate between source and target appliance. <br> **5985** – Inbound and outbound connections on port 5985 (WinRM) to communicate from appliance to host.|
27+
|Allow required URLs |source, <br> target |[URL access](/azure/migrate/migrate-appliance#url-access) and <br> **\*.siterecovery.azure.com** |
2728
|Configure SAN policy on VMware VMs.|source|[Configure SAN policy](/azure/migrate/prepare-for-migration#configure-san-policy).|
2829
|Deploy, configure, and register an Azure Stack HCI cluster.|target|[Create and register an Azure Stack HCI cluster](../deploy/deployment-introduction.md).|
2930
| Verify a successful deployment. | target | [Verify a successful deployment](../deploy/deploy-via-portal.md#verify-a-successful-deployment). |
@@ -32,11 +33,11 @@ The following list contains the prerequisites that must be met to migrate VMware
3233
|Create a logical network for the Arc Resource Bridge for VMs to use.|target|[Create a logical network.](../manage/create-logical-networks.md)|
3334
|Enable contributor and user administrator access on the subscription for the Azure Migrate project.|both|[Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).|
3435
|Create an Azure Migrate project|source, target|[Create an Azure Migrate project](#create-an-azure-migrate-project).|
35-
<!-- check port access, sub access-->
36+
3637

3738
## Create an Azure Migrate project
3839

39-
<!--CHECK add an include here-->Before you can migrate, create an Azure Migrate project in Azure portal using the following procedure. For more information, see [Create and manage projects](/azure/migrate/create-manage-projects#create-a-project-for-the-first-time).
40+
Before you can migrate, create an Azure Migrate project in Azure portal using the following procedure. For more information, see [Create and manage projects](/azure/migrate/create-manage-projects#create-a-project-for-the-first-time).
4041

4142
1. On the Azure portal home page, select **Azure Migrate**.
4243

0 commit comments

Comments
 (0)