You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migrate/how-to-set-up-appliance-hyper-v.md
+10-13Lines changed: 10 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@ ms.author: vibansa
6
6
ms.manager: abhemraj
7
7
ms.topic: how-to
8
8
ms.service: azure-migrate
9
-
ms.date: 12/12/2022
10
-
ms.custom: engagement-fy23
9
+
ms.date: 06/17/2024
10
+
ms.custom: engagement-fy24
11
11
---
12
12
13
13
# Set up an appliance for servers on Hyper-V
14
14
15
15
Follow this article to set up the Azure Migrate appliance for discovery and assessment of servers on Hyper-V with the [Azure Migrate: Discovery and assessment](migrate-services-overview.md#azure-migrate-discovery-and-assessment-tool) tool.
16
16
17
-
The [Azure Migrate appliance](migrate-appliance.md)is a lightweight appliance used by Azure Migrate: Discovery and assessment/ Migration to discover on-premises servers on Hyper-V, and send server metadata/performance data to Azure.
17
+
The [Azure Migrate appliance](migrate-appliance.md) is a lightweight appliance used by Azure Migrate: Discovery and assessment/ Migration to discover on-premises servers on Hyper-V, and send server metadata/performance data to Azure.
18
18
19
19
You can deploy the appliance using a couple of methods:
20
20
@@ -24,7 +24,7 @@ You can deploy the appliance using a couple of methods:
24
24
After creating the appliance, you check that it can connect to Azure Migrate: Discovery and assessment, configure it for the first time, and register it with the project.
25
25
26
26
> [!NOTE]
27
-
> If you have already created a project, you can use the same project to register additional appliances to discover and assess more no of servers.[Learn more](create-manage-projects.md#find-a-project)
27
+
> If you have already created a project, you can use the same project to register additional appliances to discover and assess more no of servers.[Learn more](create-manage-projects.md#find-a-project).
28
28
29
29
## Appliance deployment (VHD)
30
30
@@ -48,9 +48,6 @@ To set up the appliance using a VHD template:
48
48
49
49
In **2: Download Azure Migrate appliance**, select the .VHD file and click on **Download**.
50
50
51
-
:::image type="content" source="./media/tutorial-assess-hyper-v/servers-discover.png" alt-text="Screenshot of selections for Discover servers.":::
52
-
53
-
54
51
:::image type="content" source="./media/tutorial-assess-hyper-v/generate-key-hyper-v-inline-1.png" alt-text="Screenshots of selections for Generate Key." lightbox="./media/tutorial-assess-hyper-v/generate-key-hyper-v-expanded-1.png":::
55
52
56
53
### Verify security
@@ -143,9 +140,9 @@ If you're running VHDs on SMBs, you must enable delegation of credentials from t
143
140
```
144
141
145
142
2. Alternatively, do this in the Local Group Policy Editor on the appliance:
- Double-click **Allow delegating fresh credentials**, and select **Enabled**.
148
-
- In **Options**, click **Show**, and add each Hyper-V host you want to discover to the list, with **wsman/** as a prefix.
145
+
- In **Options**, select **Show**, and add each Hyper-V host you want to discover to the list, with **wsman/** as a prefix.
149
146
- In **Credentials Delegation**, double-click **Allow delegating fresh credentials with NTLM-only server authentication**. Again, add each Hyper-V host you want to discover to the list, with **wsman/** as a prefix.
150
147
151
148
## Start continuous discovery
@@ -166,8 +163,8 @@ Connect from the appliance to Hyper-V hosts or clusters, and start discovery.
166
163
- If you choose **Import CSV**, you can download a CSV template file, populate the file with the Hyper-V host/cluster **IP address/FQDN** and friendly name for credentials. You then import the file into the appliance, **verify** the records in the file and click on **Save**.
167
164
168
165
1. On clicking Save, appliance will try validating the connection to the Hyper-V hosts/clusters added and show the **Validation status** in the table against each host/cluster.
169
-
- For successfully validated hosts/clusters, you can view more details by clicking on their IP address/FQDN.
170
-
- If validation fails for a host, review the error by clicking on **Validation failed** in the Status column of the table. Fix the issue, and validate again.
166
+
- For successfully validated hosts/clusters, you can view more details by selecting their IP address/FQDN.
167
+
- If validation fails for a host, review the error by selecting **Validation failed** in the **Status** column of the table. Fix the issue, and validate again.
171
168
- To remove hosts or clusters, click on **Delete**.
172
169
- You can't remove a specific host from a cluster. You can only remove the entire cluster.
173
170
- You can add a cluster, even if there are issues with specific hosts in the cluster.
@@ -208,7 +205,7 @@ If validation fails, you can select the **Failed** status to see the validation
208
205
209
206
### Start discovery
210
207
211
-
Click on **Start discovery**, to kick off server discovery from the successfully validated host(s)/cluster(s). After the discovery has been successfully initiated, you can check the discovery status against each host/cluster in the table.
208
+
Select **Start discovery**, to kick off server discovery from the successfully validated host(s)/cluster(s). After the discovery has been successfully initiated, you can check the discovery status against each host/cluster in the table.
212
209
213
210
## How discovery works
214
211
@@ -221,7 +218,7 @@ Click on **Start discovery**, to kick off server discovery from the successfully
221
218
After discovery finishes, you can verify that the servers appear in the portal.
222
219
223
220
1. Open the Azure Migrate dashboard.
224
-
2. In **Servers, databases and web apps** > **Azure Migrate: Discovery and assessment** page, click the icon that displays the count for **Discovered servers**.
221
+
2. In **Servers, databases and web apps** > **Azure Migrate: Discovery and assessment** page, select the icon that displays the count for **Discovered servers**.
0 commit comments