You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migrate/how-to-upgrade-windows.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This article describes how to upgrade Windows Server OS while migrating to Azure
27
27
- To upgrade from Windows Server 2008 or 2008 R2, ensure you have Microsoft .NET Framework 4 installed on your machine. This is available by default in Windows Server 2008 SP2 and Windows Server 2008 R2 SP1.
28
28
- Disable antivirus and anti-spyware software and firewalls. These types of software can conflict with the upgrade process. Re-enable antivirus and anti-spyware software and firewalls after the upgrade is completed.
29
29
- Ensure that your VM has the capability of adding another data disk as this feature requires the addition of an extra data disk temporarily for a seamless upgrade experience.
30
-
- For Private Endpoint enabled Azure Migrate projects, follow [these](migrate-servers-to-azure-using-private-link.md?pivots=agentlessvmware#replicate-vms) steps before initiating any Test migration/Migration with OS upgrade.
30
+
- For Private Endpoint enabled Azure Migrate projects, follow [these](migrate-vmware-servers-to-azure-using-private-link.md?pivots=agentlessvmware#replicate-vms) steps before initiating any Test migration/Migration with OS upgrade.
Copy file name to clipboardExpand all lines: articles/migrate/migrate-hyperv-servers-to-azure-using-private-link.md
+4-11Lines changed: 4 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Migrate servers to Azure by using Private Link
2
+
title: Migrate Hyper-V servers to Azure by using Private Link
3
3
description: Use Azure Migrate with private endpoints for migrations by using ExpressRoute private peering or VPN connections.
4
4
author: vijain
5
5
ms.author: vijain
@@ -10,24 +10,17 @@ ms.date: 12/14/2022
10
10
ms.custom: engagement-fy23
11
11
---
12
12
13
-
# Migrate servers to Azure using Private Link
13
+
# Migrate Hyper-V servers to Azure using Private Link
14
14
15
15
This article describes how to use Azure Migrate to migrate servers over a private network by using [Azure Private Link](../private-link/private-endpoint-overview.md). You can use the [Migration and modernization](migrate-services-overview.md) tool to connect privately and securely to Azure Migrate over an Azure ExpressRoute private peering or a site-to-site (S2S) VPN connection by using Private Link.
- Complete the [migration process](tutorial-migrate-vmware.md#complete-the-migration).
21
-
- Review the [post-migration best practices](tutorial-migrate-vmware.md#post-migration-best-practices).
22
-
23
-
24
17
This article shows you how to [migrate on-premises Hyper-V VMs to Azure](tutorial-migrate-hyper-v.md), using the [Migration and modernization](migrate-services-overview.md) tool, with agentless migration. You can also migrate using agent-based migration.
25
18
26
19
## Set up the replication provider for migration
27
20
28
21
The following diagram illustrates the agentless migration workflow with private endpoints by using the Migration and modernization tool.
29
22
30
-

23
+
:::image type="content" source="./media/how-to-use-azure-migrate-with-private-endpoints/replication-architecture.png" alt-text="Diagram that shows replication architecture." lightbox="./media/how-to-use-azure-migrate-with-private-endpoints/replication-architecture.png":::
31
24
32
25
For migrating Hyper-V VMs, the Migration and modernization tool installs software providers (Microsoft Azure Site Recovery provider and Microsoft Azure Recovery Service agent) on Hyper-V Hosts or cluster nodes.
33
26
1. In the Azure Migrate project > **Servers, databases and web apps** > **Migration and modernization**, select **Discover**.
@@ -46,7 +39,7 @@ For migrating Hyper-V VMs, the Migration and modernization tool installs softwar
46
39
- The key is valid for five days after you generate it.
47
40
1. Copy the provider setup file and registration key file to each Hyper-V host (or cluster node) running VMs you want to replicate.
48
41
> [!Note]
49
-
>Before you register the replication provider, ensure that the vault's private link FQDNs are reachable from the machine that hosts the replication provider. Additional DNS configuration may be required for the on-premises replication appliance to resolve the private link FQDNs to their private IP addresses. Learn more about [how to verify network connectivity](./troubleshoot-network-connectivity.md#verify-dns-resolution)
42
+
>Before you register the replication provider, ensure that the vault's private link FQDNs are reachable from the machine that hosts the replication provider. Additional DNS configuration can be required for the on-premises replication appliance to resolve the private link FQDNs to their private IP addresses. Learn more about [how to verify network connectivity](./troubleshoot-network-connectivity.md#verify-dns-resolution)
50
43
51
44
Next, follow these instructions to [install and register the replication provider](tutorial-migrate-hyper-v.md#install-and-register-the-provider).
Copy file name to clipboardExpand all lines: articles/migrate/migrate-servers-to-azure-using-private-link.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Migrate servers to Azure by using Private Link
2
+
title: Migrate agentless servers to Azure by using Private Link
3
3
description: Use Azure Migrate with private endpoints for migrations by using ExpressRoute private peering or VPN connections.
4
4
author: vijain
5
5
ms.author: vijain
@@ -10,7 +10,7 @@ ms.date: 12/14/2022
10
10
ms.custom: engagement-fy23
11
11
---
12
12
13
-
# Migrate servers to Azure using Private Link
13
+
# Migrate agentless servers to Azure using Private Link
14
14
15
15
This article describes how to use Azure Migrate to migrate servers over a private network by using [Azure Private Link](../private-link/private-endpoint-overview.md). You can use the [Migration and modernization](migrate-services-overview.md) tool to connect privately and securely to Azure Migrate over an Azure ExpressRoute private peering or a site-to-site (S2S) VPN connection by using Private Link.
16
16
@@ -31,7 +31,7 @@ The tool uses a replication appliance to replicate your servers to Azure. Follow
31
31
- By default, Azure Migrate automatically creates a private DNS zone and adds DNS A records for the Recovery Services vault microservices. The private DNS is then linked to the private endpoint virtual network.
32
32
33
33
>[!Note]
34
-
> Before you register the replication appliance, ensure that the vault's private link FQDNs are reachable from the machine that hosts the replication appliance. Additional DNS configuration may be required for the on-premises replication appliance to resolve the private link FQDNs to their private IP addresses. Learn more about [how to verify network connectivity](./troubleshoot-network-connectivity.md#verify-dns-resolution).
34
+
> Before you register the replication appliance, ensure that the vault's private link FQDNs are reachable from the machine that hosts the replication appliance. Additional DNS configuration can be required for the on-premises replication appliance to resolve the private link FQDNs to their private IP addresses. Learn more about [how to verify network connectivity](./troubleshoot-network-connectivity.md#verify-dns-resolution).
35
35
36
36
After you verify the connectivity, download the appliance setup and key file, run the installation process, and register the appliance to Azure Migrate. Learn more about how to [set up the replication appliance](./tutorial-migrate-physical-virtual-machines.md#prepare-a-machine-for-the-replication-appliance). After you set up the replication appliance, follow these instructions to [install the mobility service](./tutorial-migrate-physical-virtual-machines.md#install-the-mobility-service-agent) on the machines you want to migrate.
Copy file name to clipboardExpand all lines: articles/migrate/migrate-vmware-servers-to-azure-using-private-link.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Migrate servers to Azure by using Private Link
2
+
title: Migrate VMware servers to Azure by using Private Link
3
3
description: Use Azure Migrate with private endpoints for migrations by using ExpressRoute private peering or VPN connections.
4
4
author: vijain
5
5
ms.author: vijain
@@ -10,7 +10,7 @@ ms.date: 12/14/2022
10
10
ms.custom: engagement-fy23
11
11
---
12
12
13
-
# Migrate servers to Azure using Private Link
13
+
# Migrate VMware servers to Azure using Private Link
14
14
15
15
This article describes how to use Azure Migrate to migrate servers over a private network by using [Azure Private Link](../private-link/private-endpoint-overview.md). You can use the [Migration and modernization](migrate-services-overview.md) tool to connect privately and securely to Azure Migrate over an Azure ExpressRoute private peering or a site-to-site (S2S) VPN connection by using Private Link.
16
16
@@ -36,7 +36,7 @@ After setting up the appliance and completing discovery, you can begin replicati
36
36
37
37
The following diagram illustrates the agentless replication workflow with private endpoints by using the Migration and modernization tool.
38
38
39
-

39
+
:::image type="content" source="./media/how-to-use-azure-migrate-with-private-endpoints/agentless-replication-architecture.png" alt-text="Diagram that shows agentless replication architecture." lightbox="./media/how-to-use-azure-migrate-with-private-endpoints/agentless-replication-architecture.png":::
40
40
41
41
Enable replication as follows:
42
42
1. In the Azure Migrate project > **Servers, databases and web apps** > **Migration and modernization** > **Migration tools**, select **Replicate**.
Copy file name to clipboardExpand all lines: articles/migrate/troubleshoot-upgrade.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Add the target VNET into the firewall in the storage account that you select i
44
44
45
45
1. Go to **Networking** > **Firewall and Virtual Networks** > **Public Network Access – Enabled from selected Virtual Network and IP address** > **Virtual Network** > Add existing Virtual Network and add your target VNET. Then proceed with the Test Migration/Migration.
46
46
47
-
2. Perform the initial replication by following [these](migrate-servers-to-azure-using-private-link.md?pivots=agentlessvmware#replicate-vms) steps.
47
+
2. Perform the initial replication by following [these](migrate-vmware-servers-to-azure-using-private-link.md?pivots=agentlessvmware#replicate-vms) steps.
48
48
49
49
## Server is migrated without OS upgrade with status “Completed with errors”
Copy file name to clipboardExpand all lines: articles/migrate/tutorial-migrate-aws-virtual-machines.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -225,7 +225,7 @@ A Mobility service agent must be preinstalled on the source AWS VMs to be migrat
225
225
> [!NOTE]
226
226
>
227
227
> - If you selected private endpoint as the connectivity method for the Azure Migrate project, grant the Recovery Services vault access to the cache storage account. [Learn more](migrate-servers-to-azure-using-private-link.md#grant-access-permissions-to-the-recovery-services-vault).
228
-
> - To replicate by using Azure ExpressRoute with private peering, create a private endpoint for the cache storage account. [Learn more](migrate-servers-to-azure-using-private-link.md#create-a-private-endpoint-for-the-storage-account-1).
228
+
> - To replicate by using Azure ExpressRoute with private peering, create a private endpoint for the cache storage account. [Learn more](migrate-vmware-servers-to-azure-using-private-link.md#create-a-private-endpoint-for-the-storage-account-1).
229
229
1. In **Availability options**, select:
230
230
- **Availability Zone**: Pins the migrated machine to a specific availability zone in the region. Use this option to distribute servers that form a multinode application tier across availability zones. If you select this option, you need to specify the availability zone to use for each of the selected machines on the **Compute** tab. This option is only available if the target region selected for the migration supports availability zones.
231
231
- **Availability Set**: Places the migrated machine in an availability set. The target resource group that was selected must have one or more availability sets in order to use this option.
Copy file name to clipboardExpand all lines: articles/migrate/tutorial-migrate-gcp-virtual-machines.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,7 +216,7 @@ A Mobility service agent must be preinstalled on the source GCP VMs to be migrat
216
216
> [!NOTE]
217
217
>
218
218
> - If you selected private endpoint as the connectivity method for the Azure Migrate project, grant the Recovery Services vault access to the cache storage account. [Learn more](migrate-servers-to-azure-using-private-link.md#grant-access-permissions-to-the-recovery-services-vault).
219
-
> - To replicate using ExpressRoute with private peering, create a private endpoint for the cache storage account. [Learn more](migrate-servers-to-azure-using-private-link.md#create-a-private-endpoint-for-the-storage-account-1).
219
+
> - To replicate using ExpressRoute with private peering, create a private endpoint for the cache storage account. [Learn more](migrate-vmware-servers-to-azure-using-private-link.md#create-a-private-endpoint-for-the-storage-account-1).
220
220
1. In **Availability options**, select:
221
221
- **Availability Zone**: Pins the migrated machine to a specific availability zone in the region. Use this option to distribute servers that form a multinode application tier across availability zones. If you select this option, you need to specify the availability zone to use for each of the selected machines on the **Compute** tab. This option is only available if the target region selected for the migration supports availability zones.
222
222
- **Availability Set**: Place the migrated machine in an availability set. The target resource group that was selected must have one or more availability sets in order to use this option.
Copy file name to clipboardExpand all lines: articles/migrate/tutorial-migrate-physical-virtual-machines.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,7 @@ Now, select machines for migration.
205
205
206
206
>[!NOTE]
207
207
> - If you selected private endpoint as the connectivity method for the Azure Migrate project, grant the Recovery Services vault access to the cache storage account. [Learn more](migrate-servers-to-azure-using-private-link.md#grant-access-permissions-to-the-recovery-services-vault).
208
-
> - To replicate by using Azure ExpressRoute with private peering, create a private endpoint for the cache storage account. [Learn more](migrate-servers-to-azure-using-private-link.md#create-a-private-endpoint-for-the-storage-account-1).
208
+
> - To replicate by using Azure ExpressRoute with private peering, create a private endpoint for the cache storage account. [Learn more](migrate-vmware-servers-to-azure-using-private-link.md#create-a-private-endpoint-for-the-storage-account-1).
209
209
210
210
1. In **Availability options**, select:
211
211
- **Availability Zone**: Pins the migrated machine to a specific availability zone in the region. Use this option to distribute servers that form a multinode application tier across availability zones. If you select this option, you need to specify the availability zone to use for each of the selected machines on the **Compute** tab. This option is only available if the target region selected for the migration supports availability zones.
Copy file name to clipboardExpand all lines: articles/migrate/vmware/tutorial-migrate-vmware-agent.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -259,7 +259,7 @@ Select VMs for migration.
259
259
> [!NOTE]
260
260
>
261
261
> - If you selected private endpoint as the connectivity method for the Azure Migrate project, grant the Recovery Services vault access to the cache storage account. [**Learn more**](../migrate-servers-to-azure-using-private-link.md#grant-access-permissions-to-the-recovery-services-vault)
262
-
> - To replicate using ExpressRoute with private peering, create a private endpoint for the cache storage account. [**Learn more**](../migrate-servers-to-azure-using-private-link.md#create-a-private-endpoint-for-the-storage-account-1)
262
+
> - To replicate using ExpressRoute with private peering, create a private endpoint for the cache storage account. [**Learn more**](../migrate-vmware-servers-to-azure-using-private-link.md#create-a-private-endpoint-for-the-storage-account-1)
263
263
13. In **Availability options**, select:
264
264
- Availability Zone to pin the migrated machine to a specific Availability Zone in the region. Use this option to distribute servers that form a multi-node application tier across Availability Zones. If you select this option, you'll need to specify the Availability Zone to use for each of the selected machine in the Compute tab. This option is only available if the target region selected for the migration supports Availability Zones
265
265
- Availability Set to place the migrated machine in an Availability Set. The target Resource Group that was selected must have one or more availability sets in order to use this option.
0 commit comments