Skip to content

Commit 5f51731

Browse files
committed
fix git errors
1 parent d0c17b4 commit 5f51731

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

azure-local/migrate/migrate-faq.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ sections:
3030
3131
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.
3232
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.
3434
3535
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.
3636
@@ -107,11 +107,11 @@ sections:
107107
108108
### Can I use the same Azure Migrate project for both Hyper-V and VMware migrations?
109109
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.
111111
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?
113113
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.
115115
116116
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.
117117
@@ -121,7 +121,7 @@ sections:
121121
122122
### Can I migrate DNS server VMs to Azure Local using Azure Migrate?
123123
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).
125125
126126
## [VMware VMs only](#tab/vmware-vms)
127127

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Review requirements for VMware VM migration to Azure Local using Azure Mi
33
description: Learn the system requirements for VMware migration to Azure Local using Azure Migrate (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 05/08/2025
6+
ms.date: 05/14/2025
77
ms.author: alkohli
88
ms.custom: references_regions
99
---
@@ -57,7 +57,7 @@ For more information on Azure subscriptions and roles, see [Azure roles, Azure A
5757
|Tenant|Application administrator|
5858
|Subscription|Contributor, User Access Administrator|
5959

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).
6161

6262
:::image type="content" source="./media/migrate-vmware-requirements/migrate-resource-providers.png" alt-text="Screenshot showing Azure Local Docs Subscription page." lightbox="./media/migrate-vmware-requirements/migrate-resource-providers.png":::
6363

0 commit comments

Comments
 (0)