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: azure-local/migrate/migrate-faq.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ sections:
30
30
31
31
The Windows Server 2008 R2 VM requires to have the Service Pack 1 (SP1) running as a baseline requirement, along with the following update patch installed: KB3138612. This patch allows the appliance to successfully discover Windows Server 2008 R2 SP1 VMs. You can then update all the patches to get the latest Hyper-V integration services.
32
32
33
-
Run `winrm quickconfig` to add `winrm` access through firewall as this doesn't happen automatically.
33
+
Run `winrm quickconfig` to add `winrm` access through the firewall.
34
34
35
35
After you replicate and migrate the VM, set the VM version to the latest supported version on the target. For Azure Stack HCI, version 22H2, it's version 10.
36
36
@@ -107,11 +107,11 @@ sections:
107
107
108
108
### Can I use the same Azure Migrate project for both Hyper-V and VMware migrations?
109
109
110
-
No, this is not a supported scenario with this release. Create a separate project for each source from which you wish to migrate.
110
+
No, this scenario isn't supported in this release. Create a separate project for each source from which you wish to migrate.
111
111
112
-
### I have the Azure Connected Machine Agent deployed on my source VM(s) that I wish to migrate. Do I need to uninstall the agent on my VM(s) before migration?
112
+
### I have the Azure Connected Machine Agent deployed on my source VMs that I wish to migrate. Do I need to uninstall the agent on my VMs before migration?
113
113
114
-
Yes, you must uninstall the Azure Connected Machine Agent from your source VMs before migration. [Follow the steps to uninstall the agent](/azure/azure-arc/servers/manage-agent?tabs=windows#uninstall-the-agent). Not doing so will result in unsupported behavior.
114
+
Yes, you must uninstall the Azure Connected Machine Agent from your source VMs before migration. [Follow the steps to uninstall the agent](/azure/azure-arc/servers/manage-agent?tabs=windows#uninstall-the-agent). Not doing so results in unsupported behavior.
115
115
116
116
When the VM is migrated, it will be created as a native Azure Local VM in the Azure Local instance. Removing the Azure Connected Machine Agent from the source VMs before migration ensures that the migrated VM is the only valid projection of the virtual machine in Azure.
117
117
@@ -121,7 +121,7 @@ sections:
121
121
122
122
### Can I migrate DNS server VMs to Azure Local using Azure Migrate?
123
123
124
-
Migration is not supported if the VM IP address is configured as the DNS server for the logical network it will join. In this case, migration will fail with an *address already in use* error. Additionally, Azure Local doesn't support running DNS server infrastructure as a VM on the system. For more information, see [DNS server considerations](../plan/cloud-deployment-network-considerations.md#dns-server-considerations).
124
+
Migration is not supported if the VM IP address is configured as the DNS server for the logical network it will join. In this case, migration fails with an *address already in use* error. Additionally, Azure Local doesn't support running DNS server infrastructure as a VM on the system. For more information, see [DNS server considerations](../plan/cloud-deployment-network-considerations.md#dns-server-considerations).
Copy file name to clipboardExpand all lines: azure-local/migrate/migrate-vmware-requirements.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Review requirements for VMware VM migration to Azure Local using Azure Mi
3
3
description: Learn the system requirements for VMware migration to Azure Local using Azure Migrate (preview).
4
4
author: alkohli
5
5
ms.topic: how-to
6
-
ms.date: 05/08/2025
6
+
ms.date: 05/14/2025
7
7
ms.author: alkohli
8
8
ms.custom: references_regions
9
9
---
@@ -57,7 +57,7 @@ For more information on Azure subscriptions and roles, see [Azure roles, Azure A
57
57
|Tenant|Application administrator|
58
58
|Subscription|Contributor, User Access Administrator|
59
59
60
-
For any subscriptions hosting resources used in migration, such as Azure Migrate project subscriptions and target Azure Local instance subscriptions, the **Microsoft.DataReplication** resource provider must be registered. For more information, see [register resource provider](/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider-1).
60
+
For any subscriptions hosting resources used in migration, such as Azure Migrate project subscriptions and target Azure Local instance subscriptions, the **Microsoft.DataReplication** resource provider must be registered. For more information, see [register resource provider](../azure/azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider-1).
0 commit comments