Skip to content

Commit ecf7d47

Browse files
authored
Merge pull request #94883 from NDVALPHA/NDVALPHA-ADDED-IMPORTANT-NOTE-ON-VNET-CREATION
NDVALPHA-ADDED-IMPORTANT-NOTE-ON-VNET-CREATION
2 parents 86180f4 + 601f8b4 commit ecf7d47

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/migrate/tutorial-migrate-physical-virtual-machines.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Migrate machines as physical server to Azure with Azure Migrate.
33
description: This article describes how to migrate physical machines to Azure with Azure Migrate.
4-
author: rahulg1190
4+
author: rahug1190
55
ms.author: rahugup
66
ms.manager: bsiva
77
ms.topic: tutorial
@@ -73,6 +73,8 @@ Assign the Virtual Machine Contributor role to the Azure account. This provides
7373
- Write to an Azure managed disk.
7474

7575
### Create an Azure network
76+
> [!IMPORTANT]
77+
> Virtual Networks (VNets) are a regional service, so make sure you create your VNet in the desired target Azure Region. For example: if you are planning on replicating and migrating Virtual Machines from your on-premises environment to the East US Azure Region, then your target VNet **must be created** in the East US Region. To connect VNets in different regions refer to the [Virtual network peering](/azure/virtual-network/virtual-network-peering-overview) guide.
7678
7779
[Set up](../virtual-network/manage-virtual-network.md#create-a-virtual-network) an Azure virtual network (VNet). When you replicate to Azure, Azure VMs are created and joined to the Azure VNet that you specify when you set up migration.
7880

0 commit comments

Comments
 (0)