Skip to content

Commit b179b18

Browse files
Merge pull request #300277 from Padmalathas/doc-accuracy-bash
[accuracy-bash] How-to doc review pass
2 parents e7ab05d + f376fa2 commit b179b18

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

articles/resource-mover/tutorial-move-region-virtual-machines.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,28 @@ description: Learn how to move Azure VMs to another region with Azure Resource M
44
author: ankitaduttaMSFT
55
ms.service: azure-resource-mover
66
ms.topic: tutorial
7-
ms.date: 05/08/2025
7+
ms.date: 05/22/2025
88
ms.author: ankitadutta
9-
ms.custom: mvc, engagement-fy23
9+
ms.custom: mvc, engagement-fy23, akash-accuracy-may-2025
1010
#Customer intent: As an Azure admin, I want to move Azure VMs to a different Azure region using Azure Resource Mover.
1111
---
12-
1312
# Move Azure VMs across regions
1413

1514
This tutorial shows you how to move Azure VMs and related network/storage resources to a different Azure region using [Azure Resource Mover](overview.md).
1615

17-
Azure Resource Mover helps you move Azure resources between Azure regions. You might move your resources to another region for many reasons. For example, to take advantage of a new Azure region, to deploy features or services available in specific regions only, to meet internal policy and governance requirements, or in response to capacity planning requirements.
16+
Azure Resource Mover(ARM) helps you move Azure resources between Azure regions. You might move your resources to another region for many reasons. For example, to take advantage of a new Azure region, to deploy features or services available in specific regions only, to meet internal policy and governance requirements, or in response to capacity planning requirements.
1817

1918
> [!NOTE]
2019
> You can now use Azure Resource Mover to move Azure resources between Azure subscription & region in one attempt. You can use this functionality to organize your resources or simplify billing mechanisms.
2120
2221
In this tutorial, you learn how to:
2322

2423
> [!div class="checklist"]
25-
> * Move Azure VMs to another subscription and region with Azure Resource Mover.
24+
> * Move Azure VMs to another subscription and region with ARM.
2625
> * Move resources associated with VMs to another subscription and region.
2726
2827
> [!NOTE]
29-
> Tutorials show the quickest path for trying out a scenario, and use default options where possible.
30-
31-
## Sign in to Azure
32-
33-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/free-trial/) before you begin and sign in to the [Azure portal](https://portal.azure.com).
28+
> Tutorials show the quickest path for trying out a scenario, and use default options where possible.
3429
3530
## Prerequisites
3631

@@ -46,7 +41,7 @@ Before you begin, verify the following:
4641

4742
## Prepare VMs
4843

49-
To prepare VMs for the move, follow these steps:
44+
Sign in to the [Azure portal](https://portal.azure.com) to prepare VMs for the move, and follow these steps:
5045

5146
1. After checking that VMs meet the requirements, ensure that the VMs you want to move are turned on. All VMs disks that you want to be available in the destination region must be attached and initialized in the VM.
5247
1. Ensure that VMs have the latest trusted root certificates and an updated certificate revocation list (CRL). To do this:
@@ -66,7 +61,7 @@ To select the resources you want to move, follow these steps:
6661

6762
:::image type="content" source="./media/tutorial-move-region-virtual-machines/search.png" alt-text="Screenshot displays search results for resource mover in the Azure portal." lightbox="./media/tutorial-move-region-virtual-machines/search.png":::
6863

69-
2. In **Overview** pane, select **Get Started**.
64+
2. In **Overview** pane, select **Get Started** and click on **Move across regions**.
7065

7166
:::image type="content" source="./media/tutorial-move-region-virtual-machines/get-started.png" alt-text="Screenshot displays button to add resources to move to another region." lightbox="./media/tutorial-move-region-virtual-machines/get-started.png":::
7267

0 commit comments

Comments
 (0)