Skip to content

Commit 0e87f5f

Browse files
authored
Merge pull request #106922 from rayne-wiselman/raynemarch9-2
fixing support alias issues
2 parents 28757e0 + fe9c356 commit 0e87f5f

6 files changed

+40
-17
lines changed

articles/migrate/common-questions-appliance.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Migrate appliance FAQ
33
description: Get answers to common questions about the Azure Migrate appliance.
44
ms.topic: conceptual
5-
ms.date: 02/17/2020
5+
ms.date: 03/09/2020
66
---
77

88
# Azure Migrate appliance: Common questions
@@ -59,7 +59,7 @@ Data that's collected by the Azure Migrate appliance is stored in the Azure loca
5959

6060
Here's more information about how data is stored:
6161

62-
- The data is securely stored in a Microsoft subscription, and it's deleted when you delete the Azure Migrate project.
62+
- The collected data is securely stored in CosmosDB in a Microsoft subscription. The data is deleted when you delete the Azure Migrate project. Storage is handled by Azure Migrate. You can't specifically choose a storage account for collected data.
6363
- If you use [dependency visualization](concepts-dependency-visualization.md), the data that's collected is stored in the United States in an Azure Log Analytics workspace created in your Azure subscription. The data is deleted when you delete the Log Analytics workspace in your subscription.
6464

6565
## How much data is uploaded during continuous profiling?
@@ -83,9 +83,13 @@ These steps describe how the appliance connects to VMware vCenter Server:
8383
3. The appliance collects configuration data about VMs (cores, memory, disks, NICs) and the performance history of each VM for the past month.
8484
4. The collected metadata is sent to the Azure Migrate: Server Assessment tool (over the internet via HTTPS) for assessment.
8585

86-
## Can I connect the appliance to multiple instances of vCenter Server?
86+
## Can the Azure Migrate appliance connect to multiple vCenter Servers?
87+
88+
No. There's a one-to-one mapping between an [Azure Migrate appliance](migrate-appliance.md) and vCenter Server. To discover VMs on multiple vCenter Server instances, you must deploy multiple appliances.
89+
90+
## Can an Azure Migrate project have multiple appliances?
91+
A project can have multiple appliances attached to it. However, an appliance can only be associated with one project.
8792

88-
No. There's a one-to-one mapping between an appliance and vCenter Server. To discover VMs on multiple vCenter Server instances, you must deploy multiple appliances.
8993

9094
## How many VMs or servers can I discover with an appliance?
9195

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

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ During agentless migration, in every delta cycle, the difference between the cur
3434

3535
## How does churn rate affect agentless replication?
3636

37-
Because agentless replication folds in data, the *churn pattern* is more important than the *churn rate*. When a file is written again and again, the rate doesnt have much impact. However, a pattern in which every other sector is written causes high churn in the next cycle. Because we minimize the amount of data we transfer, we allow the data to fold as much as possible before we schedule the next cycle.
37+
Because agentless replication folds in data, the *churn pattern* is more important than the *churn rate*. When a file is written again and again, the rate doesn't have much impact. However, a pattern in which every other sector is written causes high churn in the next cycle. Because we minimize the amount of data we transfer, we allow the data to fold as much as possible before we schedule the next cycle.
3838

3939
## How frequently is a replication cycle scheduled?
4040

@@ -44,7 +44,7 @@ For example, if a VM takes four hours for a delta cycle, the next cycle is sched
4444

4545
## How does agentless replication affect VMware servers?
4646

47-
Agentless replication results in some performance impact on VMware vCenter Server and VMware ESXi hosts. Because agentless replication uses snapshots, it consumes IOPS on storage, so some IOPS storage bandwidth is required. We dont recommend using agentless replication if you have constraints on storage or IOPs in your environment.
47+
Agentless replication results in some performance impact on VMware vCenter Server and VMware ESXi hosts. Because agentless replication uses snapshots, it consumes IOPS on storage, so some IOPS storage bandwidth is required. We don't recommend using agentless replication if you have constraints on storage or IOPs in your environment.
4848

4949
## Can I do agentless migration of UEFI VMs to Azure Gen 2?
5050

@@ -69,6 +69,19 @@ No. Azure Migrate supports migration only to managed disks (Standard HDD, Premiu
6969
## How many VMs can I replicate at one time by using agentless migration?
7070

7171
Currently, you can migrate 100 VMs per instance of vCenter Server simultaneously. Migrate in batches of 10 VMs.
72+
73+
## When do I migrate machines as physical servers?
74+
75+
Migrating machines by treating them as physical servers is useful in a number of scenarios:
76+
77+
- When you're migrating on-premises physical servers.
78+
- If you're migrating VMs virtualized by platforms such as Xen, KVM.
79+
- To migrate Hyper-V or VMware VMs, if for some reason you're unable to use the standard migration process for [Hyper-V](tutorial-migrate-hyper-v.md), or [VMware](server-migrate-overview.md) migration. For example if you're not running VMware vCenter, and are using ESXi hosts only.
80+
- To migrate VMs that are currently running in private clouds to Azure
81+
- If you want to migrate VMs running in public clouds such as Amazon Web Services (AWS) or Google Cloud Platform (GCP), to Azure.
82+
83+
## Do I need VMware vCenter to migrate VMware VMs?
84+
To [migrate VMware VMs](server-migrate-overview.md) using VMware agent-based or agentless migration, ESXi hosts on which VMs are located must be managed by vCenter Server. If you don't have vCenter Server, you can migrate VMware VMs by migrating them as physical servers. [Learn more](migrate-support-matrix-physical-migration.md).
7285

7386
## Next steps
7487

articles/migrate/contoso-migration-overview.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
---
22
title: Contoso migration series | Microsoft Docs
33
description: Provides an overview of the migration strategy and scenarios used by Contoso to migrate their on-premises datacenter to Azure.
4-
author: rayne-wiselman
5-
manager: carmonm
6-
ms.service: azure-migrate
74
ms.topic: conceptual
8-
ms.date: 09/22/2019
5+
ms.date: 03/09/2020
96
ms.author: raynew
107

118
---
@@ -27,13 +24,13 @@ The articles in the series are summarized in the table below.
2724
--- | ---
2825
[Article 1: Overview](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-overview) | Overview of the article series, Contoso's migration strategy, and the sample apps that are used in the series.
2926
[Article 2: Deploy Azure infrastructure](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-infrastructure) | Contoso prepares its on-premises infrastructure and its Azure infrastructure for migration. The same infrastructure is used for all migration articles in the series.
30-
[Article 3: Assess on-premises resources for migration to Azure](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-assessment) | Contoso runs an assessment of its on-premises SmartHotel360 app running on VMware. Contoso assesses app VMs using the Azure Migrate service, and the app SQL Server database using Data Migration Assistant.
27+
[Article 3: Assess on-premises resources for migration to Azure](https://docs.microsoft.com/azure/cloud-adoption-framework/migrate/azure-migration-guide/assess?tabs=Tools) | Contoso runs an assessment of its on-premises SmartHotel360 app running on VMware. Contoso assesses app VMs using the Azure Migrate service, and the app SQL Server database using Data Migration Assistant.
3128
[Article 4: Rehost an app on an Azure VM and SQL Database Managed Instance](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-rehost-vm-sql-managed-instance) | Contoso runs a lift-and-shift migration to Azure for its on-premises SmartHotel360 app. Contoso migrates the app front-end VM using [Azure Site Recovery](https://docs.microsoft.com/azure/site-recovery/site-recovery-overview). Contoso migrates the app database to an Azure SQL Database Managed Instance using the [Azure Database Migration Service](https://docs.microsoft.com/azure/dms/dms-overview).
3229
[Article 5: Rehost an app on Azure VMs](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-rehost-vm) | Contoso migrates its SmartHotel360 app VMs to Azure VMs by using the Site Recovery service.
3330
[Article 6: Rehost an app on Azure VMs and in a SQL Server AlwaysOn availability group](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-rehost-vm-sql-ag) |Contoso migrates the SmartHotel360 app. Contoso uses Site Recovery to migrate the app VMs. It uses the Database Migration Service to migrate the app database to a SQL Server cluster that's protected by an AlwaysOn availability group.
3431
[Article 7: Rehost a Linux app on Azure VMs](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-rehost-linux-vm) | Contoso completes a lift-and-shift migration of its Linux osTicket app to Azure VMs, using the Site Recovery service.
3532
[Article 8: Rehost a Linux app on Azure VMs and Azure Database for MySQL](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-rehost-linux-vm-mysql) | Contoso migrates its Linux osTicket app to Azure VMs by using Site Recovery. It migrates the app database to Azure Database for MySQL by using MySQL Workbench.
36-
[Article 9: Refactor an app in an Azure web app and Azure SQL Database](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-refactor-web-app-sql) | Contoso migrates its SmartHotel360 app to an Azure web app and migrates the app database to an Azure SQL Server instance with the Database Migration Assistant.
33+
[Article 9: Refactor an app in an Azure web app and Azure SQL Database](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-refactor-web-app-sql) | Contoso migrates its SmartHotel360 app to an Azure web app and migrates the app database to an Azure SQL Server instance with the Database Migration Assistant.
3734
[Article 10: Refactor a Linux app in an Azure web app and Azure Database for MySQL](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-refactor-linux-app-service-mysql) | Contoso migrates its Linux osTicket app to an Azure web app on multiple Azure regions using Azure Traffic Manager, integrated with GitHub for continuous delivery. Contoso migrates the app database to an Azure Database for MySQL instance.
3835
[Article 11: Refactor Team Foundation Server on Azure DevOps Services](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-tfs-vsts) | Contoso migrates its on-premises Team Foundation Server deployment to Azure DevOps Services in Azure.
3936
[Article 12: Rearchitect an app in Azure containers and Azure SQL Database](https://docs.microsoft.com/azure/architecture/cloud-adoption/migrate/azure-best-practices/contoso-migration-rearchitect-container-sql) | Contoso migrates its SmartHotel app to Azure. Then, it rearchitects the app web tier as a Windows container running in Azure Service Fabric, and the database with Azure SQL Database.

articles/migrate/tutorial-migrate-hyper-v.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,10 @@ After you've verified that the test migration works as expected, you can migrate
238238

239239
## Complete the migration
240240

241-
1. After the migration is done, right-click the VM > **Stop migration**. This stops replication for the on-premises machine, and cleans up replication state information for the VM.
241+
1. After the migration is done, right-click the VM > **Stop migration**. This does the following:
242+
- Stops replication for the on-premises machine.
243+
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
244+
- Cleans up replication state information for the VM.
242245
2. Install the Azure VM [Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/agent-windows) or [Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/agent-linux) agent on the migrated machines.
243246
3. Perform any post-migration app tweaks, such as updating database connection strings, and web server configurations.
244247
4. Perform final application and migration acceptance testing on the migrated application now running in Azure.

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,10 @@ After you've verified that the test migration works as expected, you can migrate
316316
317317
## Complete the migration
318318
319-
1. After the migration is done, right-click the VM > **Stop migration**. This stops replication for the on-premises machine, and cleans up replication state information for the VM.
319+
1. After the migration is done, right-click the VM > **Stop migration**. This does the following:
320+
- Stops replication for the on-premises machine.
321+
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
322+
- Cleans up replication state information for the machine.
320323
2. Install the Azure VM [Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/agent-windows) or [Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/agent-linux) agent on the migrated machines.
321324
3. Perform any post-migration app tweaks, such as updating database connection strings, and web server configurations.
322325
4. Perform final application and migration acceptance testing on the migrated application now running in Azure.

articles/migrate/tutorial-migrate-vmware-agent.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Migrate VMware VMs with agent-based Azure Migrate Server Migration
33
description: Learn how to run an agent-based migration of VMware VMs with Azure Migrate.
44
ms.topic: tutorial
5-
ms.date: 11/19/2019
5+
ms.date: 03/09/2020
66
ms.custom: MVC
77
---
88

@@ -153,7 +153,7 @@ The Mobility service must be installed on machines you want to replicate.
153153

154154
- The Azure Migrate replication appliance can do a push installation of this service when you enable replication for a machine, or you can install it manually, or using installation tools.
155155
- In this tutorial, we're going to install the Mobility service with the push installation.
156-
- For push installation, you need to prepare an account that Azure Migrate Server Migration can use to access the VM.
156+
- For push installation, you need to prepare an account that Azure Migrate Server Migration can use to access the VM. This account is used only for the push installation, if you don't install the Mobility service manually.
157157

158158
Prepare the account as follows:
159159

@@ -406,7 +406,10 @@ After you've verified that the test migration works as expected, you can migrate
406406

407407
## Complete the migration
408408

409-
1. After the migration is done, right-click the VM > **Stop migration**. This stops replication for the on-premises machine, and cleans up replication state information for the VM.
409+
1. After the migration is done, right-click the VM > **Stop migration**. This does the following:
410+
- Stops replication for the on-premises machine.
411+
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
412+
- Cleans up replication state information for the VM.
410413
2. Install the Azure VM [Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/agent-windows) or [Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/agent-linux) agent on the migrated machines.
411414
3. Perform any post-migration app tweaks, such as updating database connection strings, and web server configurations.
412415
4. Perform final application and migration acceptance testing on the migrated application now running in Azure.

0 commit comments

Comments
 (0)