Skip to content

Commit 276299a

Browse files
authored
Merge pull request #202132 from v-ksreedevan/20Jun-Image
Image update and UI changes
2 parents 1115dda + 62ecc06 commit 276299a

14 files changed

+44
-44
lines changed
Binary file not shown.
29 KB
Loading
113 KB
Loading
113 KB
Loading
Binary file not shown.
Binary file not shown.
-31.7 KB
Loading

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

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -151,18 +151,18 @@ The first step of migration is to set up the replication appliance. To set up th
151151

152152
8. Copy the appliance setup file and key file to the Windows Server 2016 or Windows Server 2012 AWS VM you created for the replication appliance.
153153
9. Run the replication appliance setup file, as described in the next procedure.
154-
9.1. Under **Before You Begin**, select **Install the configuration server and process server**, and then select **Next**.
155-
9.2 In **Third-Party Software License**, select **I accept the third-party license agreement**, and then select **Next**.
156-
9.3 In **Registration**, select **Browse**, and then go to where you put the vault registration key file. Select **Next**.
157-
9.4 In **Internet Settings**, select **Connect to Azure Site Recovery without a proxy server**, and then select **Next**.
158-
9.5 The **Prerequisites Check** page runs checks for several items. When it's finished, select **Next**.
159-
9.6 In **MySQL Configuration**, provide a password for the MySQL DB, and then select **Next**.
160-
9.7 In **Environment Details**, select **No**. You don't need to protect your VMs. Then, select **Next**.
161-
9.8 In **Install Location**, select **Next** to accept the default.
162-
9.9 In **Network Selection**, select **Next** to accept the default.
163-
9.10 In **Summary**, select **Install**.
164-
9.11 **Installation Progress** shows you information about the installation process. When it's finished, select **Finish**. A window displays a message about a reboot. Select **OK**.
165-
9.12 Next, a window displays a message about the configuration server connection passphrase. Copy the passphrase to your clipboard and save the passphrase in a temporary text file on the source VMs. You’ll need this passphrase later, during the mobility service installation process.
154+
1. Under **Before You Begin**, select **Install the configuration server and process server**, and then select **Next**.
155+
2. In **Third-Party Software License**, select **I accept the third-party license agreement**, and then select **Next**.
156+
3. In **Registration**, select **Browse**, and then go to where you put the vault registration key file. Select **Next**.
157+
4. In **Internet Settings**, select **Connect to Azure Site Recovery without a proxy server**, and then select **Next**.
158+
5. The **Prerequisites Check** page runs checks for several items. When it's finished, select **Next**.
159+
6. In **MySQL Configuration**, provide a password for the MySQL DB, and then select **Next**.
160+
7. In **Environment Details**, select **No**. You don't need to protect your VMs. Then, select **Next**.
161+
8. In **Install Location**, select **Next** to accept the default.
162+
9. In **Network Selection**, select **Next** to accept the default.
163+
10. In **Summary**, select **Install**.
164+
11. **Installation Progress** shows you information about the installation process. When it's finished, select **Finish**. A window displays a message about a reboot. Select **OK**.
165+
12. Next, a window displays a message about the configuration server connection passphrase. Copy the passphrase to your clipboard and save the passphrase in a temporary text file on the source VMs. You’ll need this passphrase later, during the mobility service installation process.
166166

167167
10. After the installation completes, the Appliance configuration wizard will be launched automatically (You can also launch the wizard manually by using the cspsconfigtool shortcut that is created on the desktop of the appliance). In this tutorial, we'll be manually installing the Mobility Service on source VMs to be replicated, so create a dummy account in this step and proceed. You can provide the following details for creating the dummy account - "guest" as the friendly name, "username" as the username, and "password" as the password for the account. You will be using this dummy account in the Enable Replication stage.
168168

@@ -240,7 +240,7 @@ A Mobility service agent must be installed on the source AWS VMs to be migrated.
240240
6. In **Virtual Machines**, in **Import migration settings from an assessment?**, leave the default setting **No, I'll specify the migration settings manually**.
241241
7. Check each VM you want to migrate. Then click **Next: Target settings**.
242242
243-
![Select VMs](./media/tutorial-migrate-physical-virtual-machines/select-vms.png)
243+
:::image type="content" source="./media/tutorial-migrate-physical-virtual-machines/select-vms-inline.png" alt-text="Screenshot on selecting VMs." lightbox="./media/tutorial-migrate-physical-virtual-machines/select-vms-expanded.png":::
244244
245245
8. In **Target settings**, select the subscription, and target region to which you'll migrate, and specify the resource group in which the Azure VMs will reside after migration.
246246
9. In **Virtual Network**, select the Azure VNet/subnet to which the Azure VMs will be joined after migration.
@@ -276,13 +276,15 @@ A Mobility service agent must be installed on the source AWS VMs to be migrated.
276276
- **Availability Zone**: Specify the Availability Zone to use.
277277
- **Availability Set**: Specify the Availability Set to use.
278278
279-
![Compute settings](./media/tutorial-migrate-physical-virtual-machines/compute-settings.png)
280-
281279
15. In **Disks**, specify whether the VM disks should be replicated to Azure, and select the disk type (standard SSD/HDD or premium managed disks) in Azure. Then click **Next**.
282280
- You can exclude disks from replication.
283281
- If you exclude disks, won't be present on the Azure VM after migration.
284282
285-
![Disk settings](./media/tutorial-migrate-physical-virtual-machines/disks.png)
283+
:::image type="content" source="./media/tutorial-migrate-physical-virtual-machines/disks-inline.png" alt-text="Screenshot shows the Disks tab of the Replicate dialog box." lightbox="./media/tutorial-migrate-physical-virtual-machines/disks-expanded.png":::
284+
285+
1. In **Tags**, choose to add tags to your Virtual machines, Disks, and NICs.
286+
287+
:::image type="content" source="./media/tutorial-migrate-vmware/tags-inline.png" alt-text="Screenshot shows the tags tab of the Replicate dialog box." lightbox="./media/tutorial-migrate-vmware/tags-expanded.png":::
286288
287289
16. In **Review and start replication**, review the settings, and click **Replicate** to start the initial replication for the servers.
288290

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ A Mobility service agent must be installed on the source GCP VMs to be migrated.
234234
6. In **Virtual Machines**, in **Import migration settings from an assessment?**, leave the default setting **No, I'll specify the migration settings manually**.
235235
7. Check each VM you want to migrate. Then click **Next: Target settings**.
236236
237-
![Select VMs](./media/tutorial-migrate-physical-virtual-machines/select-vms.png)
237+
:::image type="content" source="./media/tutorial-migrate-physical-virtual-machines/select-vms-inline.png" alt-text="Screenshot on selecting VMs." lightbox="./media/tutorial-migrate-physical-virtual-machines/select-vms-expanded.png":::
238238
239239
8. In **Target settings**, select the subscription, and target region to which you'll migrate, and specify the resource group in which the Azure VMs will reside after migration.
240240
9. In **Virtual Network**, select the Azure VNet/subnet to which the Azure VMs will be joined after migration.
@@ -269,13 +269,15 @@ A Mobility service agent must be installed on the source GCP VMs to be migrated.
269269
- **Availability Zone**: Specify the Availability Zone to use.
270270
- **Availability Set**: Specify the Availability Set to use.
271271
272-
![Compute settings](./media/tutorial-migrate-physical-virtual-machines/compute-settings.png)
273-
274272
15. In **Disks**, specify whether the VM disks should be replicated to Azure, and select the disk type (standard SSD/HDD or premium managed disks) in Azure. Then click **Next**.
275273
- You can exclude disks from replication.
276274
- If you exclude disks, won't be present on the Azure VM after migration.
277275
278-
![Disk settings](./media/tutorial-migrate-physical-virtual-machines/disks.png)
276+
:::image type="content" source="./media/tutorial-migrate-physical-virtual-machines/disks-inline.png" alt-text="Screenshot shows the Disks tab of the Replicate dialog box." lightbox="./media/tutorial-migrate-physical-virtual-machines/disks-expanded.png":::
277+
278+
1. In **Tags**, choose to add tags to your Virtual machines, Disks, and NICs.
279+
280+
:::image type="content" source="./media/tutorial-migrate-vmware/tags-inline.png" alt-text="Screenshot shows the tags tab of the Replicate dialog box." lightbox="./media/tutorial-migrate-vmware/tags-expanded.png":::
279281
280282
16. In **Review and start replication**, review the settings, and click **Replicate** to start the initial replication for the servers.
281283

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

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ author: bsiva
55
ms.author: bsiva
66
ms.manager: abhemraj
77
ms.topic: tutorial
8-
ms.date: 03/18/2021
8+
ms.date: 06/20/2022
99
ms.custom: [ "MVC", "fasttrack-edit"]
1010
---
1111

1212
# Migrate Hyper-V VMs to Azure
1313

14-
This article shows you how to migrate on-premises Hyper-V VMs to Azure with the [Azure Migrate:Server Migration](migrate-services-overview.md#azure-migrate-server-migration-tool) tool.
14+
This article shows you how to migrate on-premises Hyper-V VMs to Azure with the [Azure Migrate: Server Migration](migrate-services-overview.md#azure-migrate-server-migration-tool) tool.
1515

1616
This tutorial is the third in a series that demonstrates how to assess and migrate machines to Azure.
1717

@@ -21,7 +21,7 @@ This tutorial is the third in a series that demonstrates how to assess and migra
2121
In this tutorial, you learn how to:
2222

2323
> [!div class="checklist"]
24-
> * Add the Azure Migrate:Server Migration tool.
24+
> * Add the Azure Migrate: Server Migration tool.
2525
> * Discover VMs you want to migrate.
2626
> * Start replicating VMs.
2727
> * Run a test migration to make sure everything's working as expected.
@@ -44,19 +44,19 @@ Before you begin this tutorial, you should:
4444

4545
## Download the provider
4646

47-
For migrating Hyper-V VMs, Azure Migrate:Server Migration installs software providers (Microsoft Azure Site Recovery provider and Microsoft Azure Recovery Service agent) on Hyper-V Hosts or cluster nodes. Note that the [Azure Migrate appliance](migrate-appliance.md) isn't used for Hyper-V migration.
47+
For migrating Hyper-V VMs, Azure Migrate: Server Migration installs software providers (Microsoft Azure Site Recovery provider and Microsoft Azure Recovery Service agent) on Hyper-V Hosts or cluster nodes. Note that the [Azure Migrate appliance](migrate-appliance.md) isn't used for Hyper-V migration.
4848

4949
1. In the Azure Migrate project > **Servers**, in **Azure Migrate: Server Migration**, click **Discover**.
5050
1. In **Discover machines** > **Are your machines virtualized?**, select **Yes, with Hyper-V**.
5151
1. In **Target region**, select the Azure region to which you want to migrate the machines.
5252
1. Select **Confirm that the target region for migration is region-name**.
5353
1. Click **Create resources**. This creates an Azure Site Recovery vault in the background.
54-
- If you've already set up migration with Azure Migrate Server Migration, this option won't appear since resources were set up previously.
54+
- If you've already set up migration with Azure Migrate: Server Migration, this option won't appear since resources were set up previously.
5555
- You can't change the target region for this project after clicking this button.
5656
- All subsequent migrations are to this region.
5757

5858
1. In **Prepare Hyper-V host servers**, download the Hyper-V Replication provider, and the registration key file.
59-
- The registration key is needed to register the Hyper-V host with Azure Migrate Server Migration.
59+
- The registration key is needed to register the Hyper-V host with Azure Migrate: Server Migration.
6060
- The key is valid for five days after you generate it.
6161

6262
![Download provider and key](./media/tutorial-migrate-hyper-v/download-provider-hyper-v.png)
@@ -131,7 +131,7 @@ After installing the provider on hosts, go to the Azure portal and in **Discover
131131
132132
![Finalize registration](./media/tutorial-migrate-hyper-v/finalize-registration.png)
133133
134-
It can take up to 15 minutes after finalizing registration until discovered VMs appear in Azure Migrate Server Migration. As VMs are discovered, the **Discovered servers** count rises.
134+
It can take up to 15 minutes after finalizing registration until discovered VMs appear in Azure Migrate: Server Migration. As VMs are discovered, the **Discovered servers** count rises.
135135
136136
![Discovered servers](./media/tutorial-migrate-hyper-v/discovered-servers.png)
137137
@@ -153,7 +153,7 @@ With discovery completed, you can begin replication of Hyper-V VMs to Azure.
153153
154154
1. In **Virtual machines**, search for VMs as needed, and check each VM you want to migrate. Then, click **Next: Target settings**.
155155
156-
![Select VMs](./media/tutorial-migrate-hyper-v/select-vms.png)
156+
:::image type="content" source="./media/tutorial-migrate-hyper-v/select-vms-inline.png" alt-text="Screenshot shows the selected VMs in the Replicate dialog box." lightbox="./media/tutorial-migrate-hyper-v/select-vms-expanded.png":::
157157
158158
1. In **Target settings**, select the target region to which you'll migrate, the subscription, and the resource group in which the Azure VMs will reside after migration.
159159
1. In **Replication Storage Account**, select the Azure Storage account in which replicated data will be stored in Azure.
@@ -175,8 +175,6 @@ With discovery completed, you can begin replication of Hyper-V VMs to Azure.
175175
- **OS disk**: Specify the OS (boot) disk for the VM. The OS disk is the disk that has the operating system bootloader and installer.
176176
- **Availability Set**: If the VM should be in an Azure availability set after migration, specify the set. The set must be in the target resource group you specify for the migration.
177177
178-
![VM compute settings](./media/tutorial-migrate-hyper-v/compute-settings.png)
179-
180178
1. In **Disks**, specify the VM disks that needs to be replicated to Azure. Then click **Next**.
181179
- You can exclude disks from replication.
182180
- If you exclude disks, won't be present on the Azure VM after migration.

0 commit comments

Comments
 (0)