Skip to content

Commit a9931cc

Browse files
committed
add Azure to string
1 parent 48c0474 commit a9931cc

8 files changed

+14
-14
lines changed

azure-local/migrate/migrate-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ sections:
103103
104104
### How do I enable guest management on my migrated VMs?
105105
106-
First, ensure that the target Azure Local that hosts the migrated VMs is updated to 2405.1. This version contains a fix for guest enablement of migrated VMs. Then, follow the instructions in [Enable Guest Management on Azure Local VMs enabled by Arc](migrate-enable-guest-management.md).
106+
First, ensure that the target Azure Local that hosts the migrated VMs is updated to 2405.1. This version contains a fix for guest enablement of migrated VMs. Then, follow the instructions in [Enable Guest Management on Azure Local VMs enabled by Azure Arc](migrate-enable-guest-management.md).
107107
108108
### Can I use the same Azure Migrate project for both Hyper-V and VMware migrations?
109109

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ The following list contains the prerequisites that must be met to migrate Hyper-
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).|
30-
|Create a custom storage path for the Arc resource bridge for storing VM configuration and OS disks.|target| [Create storage path](../manage/create-storage-path.md).|
31-
|Create a logical network for the Arc resource bridge for VMs to use.|target|[Create a logical network.](../manage/create-logical-networks.md)|
30+
|Create a custom storage path for the Azure Arc resource bridge for storing VM configuration and OS disks.|target| [Create storage path](../manage/create-storage-path.md).|
31+
|Create a logical network for the Azure Arc resource bridge for VMs to use.|target|[Create a logical network.](../manage/create-logical-networks.md)|
3232
|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).|
3333
|Create an Azure Migrate project|source, target|[Create an Azure Migrate project](#create-an-azure-migrate-project).|
3434

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ This step applies only if you downloaded the .zip file.
218218
1. This field is automatically populated. If this is not the subscription that has your target Azure Local instance, choose the Azure subscription that has the system.
219219
1. Select the resource group associated with your target system.
220220
1. For **Target system**, select the Azure Local resource.
221-
1. Verify there is a green check for the system. A green check indicates that all the prerequisites such as Arc resource bridge are configured on this system.
221+
1. Verify there is a green check for the system. A green check indicates that all the prerequisites such as Azure Arc resource bridge are configured on this system.
222222
1. When finished, select **Next**.
223223
224224
:::image type="content" source="./media/migrate-hyperv-replicate/replicate-1-basics.png" alt-text="Screenshot showing the Basics tab." lightbox="./media/migrate-hyperv-replicate/replicate-1-basics.png":::

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@ For any subscriptions hosting resources used in migration, such as Azure Migrate
8080

8181
- The target system must be running Azure Local.
8282

83-
- An Arc resource bridge must exist on the Azure Local system for migration. The Arc resource bridge is automatically created during the deployment. To verify that an Arc resource bridge exists on your Azure Local system, see [Deploy using Azure portal](../deploy/deploy-via-portal.md).
83+
- An Azure Arc resource bridge must exist on the Azure Local system for migration. The Arc resource bridge is automatically created during the deployment. To verify that an Azure Arc resource bridge exists on your Azure Local system, see [Deploy using Azure portal](../deploy/deploy-via-portal.md).
8484

85-
- Ensure that a logical network is configured on your Arc resource bridge. For more information, see [Create a logical network](../manage/create-logical-networks.md).
85+
- Ensure that a logical network is configured on your Azure Arc resource bridge. For more information, see [Create a logical network](../manage/create-logical-networks.md).
8686

87-
- Ensure that a custom storage path is configured on your Arc resource bridge for migration. For more information, see [Create a storage path](../manage/create-storage-path.md).
87+
- Ensure that a custom storage path is configured on your Azure Arc resource bridge for migration. For more information, see [Create a storage path](../manage/create-storage-path.md).
8888

8989
## Azure Migrate project requirements
9090

azure-local/migrate/migrate-maintain-ip-addresses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ After migration, Device Manager may still display the old network adapter inform
256256
257257
### Multiple IP addresses on a single network adapter
258258
259-
When the source VM has multiple static IP addresses assigned to a single network adapter, those IP addresses are correctly assigned on the migrated VM. However, Azure Local VMs enabled by Azure Arc in Azure Local display only one IP address per network adapter in Azure Local portal. This is a known display issue in the Azure Local portal and does not affect the actual functionality of the IP addresses on the migrated VM.
259+
When the source VM has multiple static IP addresses assigned to a single network adapter, those IP addresses are correctly assigned on the migrated VM. However, Azure Local VMs enabled by Azure Arc in Azure Local display only one IP address per network adapter in Azure portal. This is a known display issue in the Azure Local portal and does not affect the actual functionality of the IP addresses on the migrated VM.
260260
261261
### Multiple network adapters and types
262262

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The following list contains the prerequisites that must be met to migrate VMware
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).|
31-
|Create a custom storage path for the Arc resource bridge for storing VM configuration and OS disks.|target| [Create storage path](../manage/create-storage-path.md).|
32-
|Create a logical network for the Arc resource bridge for VMs to use.|target|[Create a logical network.](../manage/create-logical-networks.md)|
31+
|Create a custom storage path for the Azure Arc resource bridge for storing VM configuration and OS disks.|target| [Create storage path](../manage/create-storage-path.md).|
32+
|Create a logical network for the Azure Arc resource bridge for VMs to use.|target|[Create a logical network.](../manage/create-logical-networks.md)|
3333
|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).|
3434
|Create an Azure Migrate project|source, target|[Create an Azure Migrate project](#create-an-azure-migrate-project).|
3535

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ This step applies to the downloaded .zip file.
307307
1. The subscription field is automatically populated. If this isn't the subscription that has your target Azure Local instance, choose the Azure subscription that has the system.
308308
1. Select the resource group associated with your target system.
309309
1. For **Target system**, select the Azure Local resource.
310-
1. Verify there's a green check for the system. A green check indicates that all the prerequisites such as Arc resource bridge are configured on this system.
310+
1. Verify there's a green check for the system. A green check indicates that all the prerequisites such as Azure Arc resource bridge are configured on this system.
311311
1. When finished, select **Next**.
312312
313313
:::image type="content" source="./media/migrate-vmware-replicate/replicate-1-basics.png" alt-text="Screenshot showing the Basics tab." lightbox="./media/migrate-vmware-replicate/replicate-1-basics.png":::

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ For any subscriptions hosting resources used in migration, such as Azure Migrate
7979

8080
- The target system must be running Azure Local.
8181

82-
- An Arc resource bridge must exist on Azure Local for migration. The Arc resource bridge is automatically created during the deployment. To verify that an Arc resource bridge exists on your Azure Local system, see [Deploy using Azure portal](../deploy/deploy-via-portal.md).
82+
- An Azure Arc resource bridge must exist on Azure Local for migration. The Azure Arc resource bridge is automatically created during the deployment. To verify that an Arc resource bridge exists on your Azure Local system, see [Deploy using Azure portal](../deploy/deploy-via-portal.md).
8383

84-
- Make sure that a logical network is configured on your Arc resource bridge. For more information, see [Create a logical network](../manage/create-logical-networks.md).
84+
- Make sure that a logical network is configured on your Azure Arc resource bridge. For more information, see [Create a logical network](../manage/create-logical-networks.md).
8585

86-
- Make sure that a custom storage path is configured on your Arc resource bridge for migration. For more information, see [Create a storage path](../manage/create-storage-path.md).
86+
- Make sure that a custom storage path is configured on your Azure Arc resource bridge for migration. For more information, see [Create a storage path](../manage/create-storage-path.md).
8787

8888
- The Azure Local target system must be able to initiate a network connection with the VMware source environment, either by being on the same on-premises network or by using a VPN.
8989

0 commit comments

Comments
 (0)