Skip to content

Commit 29541e4

Browse files
committed
fix errors
1 parent 68906b5 commit 29541e4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

azure-local/migrate/migrate-hyperv-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following list contains the prerequisites that must be met to migrate Hyper-
2323
|--|--|--|
2424
|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, 5986** – 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.|
2525
|Allow required URLs |source, <br> target |[URL access](/azure/migrate/migrate-appliance#url-access) and <br> **\*.siterecovery.azure.com** |
26-
|Configure SAN/disks policy on VMs. |source|[Disks on migrated VMs are offline](migrate-troubleshooting.md#disks-on-migrated-vms-are-offline).|
26+
|Configure SAN/disks policy on VMs. |source|[Disks on migrated VMs are offline](migrate-troubleshoot.md#disks-on-migrated-vms-are-offline).|
2727
|Deploy, configure and register an Azure Local instance.|target|[Create and register an Azure Local instance](../deploy/deployment-introduction.md).|
2828
| Verify a successful deployment. | target | [Verify a successful deployment](../deploy/deploy-via-portal.md#verify-a-successful-deployment). |
2929
|Verify and make a note of the custom location created during deployment on Azure Local.|target|[Verify a successful deployment](../deploy/deploy-via-portal.md#verify-a-successful-deployment).|

azure-local/migrate/migrate-hyperv-replicate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Discover and replicate Hyper-V VMs for migration to Azure Local using Azu
33
description: Learn the discovery and replication process for Hyper-V VMs to Azure Local using Azure Migrate (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 07/2508/2025
6+
ms.date: 07/25/2025
77
ms.author: alkohli
88
---
99

azure-local/migrate/migrate-vmware-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following list contains the prerequisites that must be met to migrate VMware
2424
|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.|
2525
|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, 5986** – Inbound and outbound connections on port 5985 (WinRM) to communicate from appliance to host.|
2626
|Allow required URLs |source, <br> target |[URL access](/azure/migrate/migrate-appliance#url-access) and <br> **\*.siterecovery.azure.com** |
27-
|Configure SAN/disks policy on VMs. |source|[Disks on migrated VMs are offline](migrate-troubleshooting.md#disks-on-migrated-vms-are-offline).|
27+
|Configure SAN/disks policy on VMs. |source|[Disks on migrated VMs are offline](migrate-troubleshoot.md#disks-on-migrated-vms-are-offline).|
2828
|Deploy, configure, and register an Azure Local instance.|target|[Create and register an Azure Local instance](../deploy/deployment-introduction.md).|
2929
| Verify a successful deployment. | target | [Verify a successful deployment](../deploy/deploy-via-portal.md#verify-a-successful-deployment). |
3030
|Verify and make a note of the custom location created during deployment on the Azure Local system.|target|[Verify a successful deployment](../deploy/deploy-via-portal.md#verify-a-successful-deployment).|

azure-local/migrate/migrate-vmware-replicate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This step applies only if you are deploying the source VMware appliance using an
5555

5656
#### Install using a .zip file
5757

58-
This step applies only if you downloaded the .zip file. You use the `AzureMigrateInstaller.ps1` PowerShell script to install the source appliance. For specific information, see [Set up an appliance with a script](../deploy-appliance-script.md).
58+
This step applies only if you downloaded the .zip file. You use the `AzureMigrateInstaller.ps1` PowerShell script to install the source appliance. For specific information, see [Set up an appliance with a script](/azure/migrate/deploy-appliance-script).
5959

6060
1. Create a VM in the VMware vCenter with the following configuration:
6161

0 commit comments

Comments
 (0)