Skip to content

Commit 759686a

Browse files
Merge branch 'raynemarch23' of https://github.com/rayne-wiselman/azure-docs-pr into raynemarch23
2 parents e20b7f9 + 988f9e4 commit 759686a

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

articles/migrate/how-to-set-up-appliance-hyper-v.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set up an Azure Migrate appliance for Hyper-V
33
description: Learn how to set up an Azure Migrate appliance to assess and migrate Hyper-V VMs.
44
ms.topic: article
5-
ms.date: 03/23/2023
5+
ms.date: 03/23/2020
66
---
77

88

articles/migrate/how-to-set-up-appliance-vmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The appliance needs to connect to vCenter Server to discover the configuration a
103103

104104
### Specify vCenter Server details
105105
1. In **Specify vCenter Server details**, specify the name (FQDN) or IP address of the vCenter Server. You can leave the default port, or specify a custom port on which your vCenter Server listens.
106-
2. In **User name** and **Password**, specify the read-only account credentials that the appliance will use to discover VMs on the vCenter server. You can scope the discovery by limiting access to the vCenter account accordingly; learn more about scoping discovery [here](tutorial-assess-vmware.md#set-the-scope-of-discovery).
106+
2. In **User name** and **Password**, specify the read-only account credentials that the appliance will use to discover VMs on the vCenter server. You can scope the discovery by limiting access to the vCenter account. [Learn more](set-discovery-scope.md).
107107
3. Click **Validate connection** to make sure that the appliance can connect to vCenter Server.
108108

109109
### Specify VM credentials

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@ The tenant/global admin can assign the Application Developer role to an account.
8585

8686
## Prepare Hyper-V for assessment
8787

88-
You can prepare Hyper-V for VM assessment manually, or using a configuration script. Here's what needs to be prepared, either with the script or [manually](#prepare-hyper-v-manually).
89-
88+
You can prepare Hyper-V for VM assessment manually, or using a configuration script. Preparation steps are as follows:
9089
- [Verify](migrate-support-matrix-hyper-v.md#hyper-v-host-requirements) Hyper-V host settings, and make sure that the [required ports](migrate-support-matrix-hyper-v.md#port-access) are open on Hyper-V hosts.
9190
- Set up PowerShell remoting on each host, so that the Azure Migrate appliance can run PowerShell commands on the host, over a WinRM connection.
9291
- Delegate credentials if VM disks are located on remote SMB shares.

0 commit comments

Comments
 (0)