Skip to content

Commit 394ec87

Browse files
other small fixes
1 parent b5fa430 commit 394ec87

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/migrate/common-questions-server-migration.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Azure Migrate Server Migration FAQ
2+
title: Common questions about Azure Migrate Server Migration
33
description: Get answers to common questions about using Azure Migrate Server Migration to migrate machines.
44
ms.topic: conceptual
5-
ms.date: 02/17/2020
5+
ms.date: 05/04/2020
66
---
77

88
# Azure Migrate Server Migration: Common questions
@@ -82,6 +82,10 @@ The AppNamePrefix to use in the NetQosPolicy is "GatewayWindowsService.exe". You
8282

8383
New-NetQosPolicy -Name "ThrottleReplication" -AppPathNameMatchCondition "GatewayWindowsService.exe" -ThrottleRateActionBitsPerSecond 1MB
8484

85+
## Can I migrate VMs that are already being replicated to Azure?
86+
87+
If VMs are already being replicated to Azure by some other means, you can't migrate those machines as VMs with Azure Migrate Server Migration. As a workaround, you can treat the VMs as physical servers, and migrate them in accordance with [supported physical server migration](migrate-support-matrix-physical-migration.md).
88+
8589
## When do I migrate machines as physical servers?
8690

8791
Migrating machines by treating them as physical servers is useful in a number of scenarios:

0 commit comments

Comments
 (0)