Skip to content

Commit a4c7316

Browse files
Merge pull request #270481 from tarTech23/gen12
HyperV Gen 1 and 2 updates
2 parents 614d645 + 4d3a2f8 commit a4c7316

File tree

4 files changed

+115
-15
lines changed

4 files changed

+115
-15
lines changed

articles/defender-for-iot/organizations/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@
382382
items:
383383
- name: OT sensor (VMware ESXi)
384384
href: appliance-catalog/virtual-sensor-vmware.md
385-
- name: OT sensor (Hyper-V)
385+
- name: OT sensor (Hyper-V) Gen 2
386386
href: appliance-catalog/virtual-sensor-hyper-v.md
387387
- name: On-premises management console (VMware ESXi)
388388
href: appliance-catalog/virtual-management-vmware.md

articles/defender-for-iot/organizations/appliance-catalog/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ landingContent:
5353
links:
5454
- text: OT sensor (VMware ESXi)
5555
url: virtual-sensor-vmware.md
56-
- text: OT sensor (Microsoft Hyper-V)
56+
- text: OT sensor (Microsoft Hyper-V) Gen 2
5757
url: virtual-sensor-hyper-v.md
5858
- text: On-premises management console (VMware ESXi)
5959
url: virtual-management-vmware.md
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
---
2+
title: OT sensor VM (Microsoft Hyper-V) Gen 1- Microsoft Defender for IoT
3+
description: Learn about deploying a Microsoft Defender for IoT OT sensor as a virtual appliance using Microsoft Hyper-V.
4+
ms.date: 03/27/2024
5+
ms.topic: reference
6+
---
7+
8+
# OT network sensor VM (Microsoft Hyper-V) Gen 1
9+
10+
This article describes an OT sensor deployment on a virtual appliance using Microsoft Hyper-V.
11+
12+
| Appliance characteristic |Details |
13+
|---------|---------|
14+
|**Hardware profile** | As required for your organization. For more information, see [Which appliances do I need?](../ot-appliance-sizing.md) |
15+
|**Performance** | As required for your organization. For more information, see [Which appliances do I need?](../ot-appliance-sizing.md) |
16+
|**Physical specifications** | Virtual Machine |
17+
|**Status** | Supported |
18+
19+
> [!NOTE]
20+
> We recommend using the 2nd Generation configuration, which offers better performance and increased security, for configuration see [Microsoft Hyper-V Gen 2](virtual-sensor-hyper-v.md).
21+
> [!IMPORTANT]
22+
> Versions 22.2.x of the sensor are incompatible with Hyper-V, and are no longer supported. We recommend using the latest version.
23+
24+
## Prerequisites
25+
26+
The on-premises management console supports both VMware and Hyper-V deployment options. Before you begin the installation, make sure you have the following items:
27+
28+
- Microsoft Hyper-V hypervisor (Windows 10 Pro or Enterprise) installed and operational. For more information, see [Introduction to Hyper-V on Windows 10](/virtualization/hyper-v-on-windows/about).
29+
30+
- Available hardware resources for the virtual machine. For more information, see [OT monitoring with virtual appliances](../ot-virtual-appliances.md).
31+
32+
- The OT sensor software [downloaded from Defender for IoT in the Azure portal](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal).
33+
34+
Make sure the hypervisor is running.
35+
36+
> [!NOTE]
37+
> There is no need to pre-install an operating system on the VM, the sensor installation includes the operating system image.
38+
39+
## Create the virtual machine
40+
41+
This procedure describes how to create a virtual machine by using Hyper-V.
42+
43+
**To create the virtual machine using Hyper-V**:
44+
45+
1. Create a virtual disk in Hyper-V Manager (Fixed size, as required by the hardware profile).
46+
47+
1. Select **format = VHDX**.
48+
49+
1. Enter the name and location for the VHD.
50+
51+
1. Enter the required size [according to your organization's needs](../ot-appliance-sizing.md) (select Fixed Size disk type).
52+
53+
1. Review the summary, and select **Finish**.
54+
55+
1. On the **Actions** menu, create a new virtual machine.
56+
57+
1. Enter a name for the virtual machine.
58+
59+
1. Select **Generation** and set it to **Generation 1**, and then select **Next**.
60+
61+
1. Specify the memory allocation [according to your organization's needs](../ot-appliance-sizing.md), in standard RAM denomination (for example, 8192, 16384, 32768). Don't enable **Dynamic Memory**.
62+
63+
1. Configure the network adaptor according to your server network topology. Under the "Hardware Acceleration" blade, disable "Virtual Machine Queue" for the monitoring (SPAN) network interface.
64+
65+
1. Connect the VHDX, created previously, to the virtual machine.
66+
67+
1. Review the summary, and select **Finish**.
68+
69+
1. Right-click on the new virtual machine, and select **Settings**.
70+
71+
1. Select **Add Hardware**, and add a new network adapter.
72+
73+
1. Select the virtual switch that connects to the sensor management network.
74+
75+
1. Allocate CPU resources [according to your organization's needs](../ot-appliance-sizing.md).
76+
77+
1. Select **BIOS**, in **Startup order** move **IDE** to the top of the list, select **Apply** and then select **OK**.
78+
79+
1. Connect the management console's ISO image to a virtual DVD drive.
80+
81+
1. Start the virtual machine.
82+
83+
1. On the **Actions** menu, select **Connect** to continue the software installation.
84+
85+
## Software installation
86+
87+
1. To start installing the OT sensor software, open the virtual machine console.
88+
89+
The VM starts from the ISO image, and the language selection screen will appear.
90+
91+
1. Continue with the [generic procedure for installing sensor software](../how-to-install-software.md).
92+
93+
## Next steps
94+
95+
Continue understanding system requirements for physical or virtual appliances. For more information, see [Which appliances do I need?](../ot-appliance-sizing.md) and [OT monitoring with virtual appliances](../ot-virtual-appliances.md).
96+
97+
Then, use any of the following procedures to continue:
98+
99+
- [Download software for an OT sensor](../ot-deploy/install-software-ot-sensor.md#download-software-files-from-the-azure-portal)
100+
- [Download software files for an on-premises management console](../legacy-central-management/install-software-on-premises-management-console.md#download-software-files-from-the-azure-portal)

articles/defender-for-iot/organizations/appliance-catalog/virtual-sensor-hyper-v.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,21 @@
11
---
2-
title: OT sensor VM (Microsoft Hyper-V) - Microsoft Defender for IoT
3-
description: Learn about deploying a Microsoft Defender for IoT OT sensor as a virtual appliance using Microsoft Hyper-V.
4-
ms.date: 04/24/2022
2+
title: OT sensor VM (Microsoft Hyper-V) Gen 2 - Microsoft Defender for IoT
3+
description: Learn about deploying a Microsoft Defender for IoT OT sensor as a virtual appliance using Microsoft Hyper-V 2nd generation.
4+
ms.date: 03/27/2024
55
ms.topic: reference
66
---
77

8-
# OT network sensor VM (Microsoft Hyper-V)
8+
# OT network sensor VM (Microsoft Hyper-V) Gen 2
99

1010
This article describes an OT sensor deployment on a virtual appliance using Microsoft Hyper-V.
1111

1212
| Appliance characteristic |Details |
1313
|---------|---------|
1414
|**Hardware profile** | As required for your organization. For more information, see [Which appliances do I need?](../ot-appliance-sizing.md) |
15-
|**Performance** | As required for your organization. For more information, see [Which appliances do I need?](../ot-appliance-sizing.md) |
15+
|**Performance** | As required for your organization. For more information, see [Which appliances do I need?](../ot-appliance-sizing.md) |
1616
|**Physical specifications** | Virtual Machine |
1717
|**Status** | Supported |
1818

19-
> [!IMPORTANT]
20-
> Versions 22.2.x of the sensor are incompatible with Hyper-V. Until the issue has been resolved, we recommend using versions 22.3.x and above.
21-
2219
## Prerequisites
2320

2421
The on-premises management console supports both VMware and Hyper-V deployment options. Before you begin the installation, make sure you have the following items:
@@ -56,22 +53,24 @@ This procedure describes how to create a virtual machine by using Hyper-V.
5653

5754
1. Select **Generation** and set it to **Generation 2**, and then select **Next**.
5855

59-
1. Specify the memory allocation [according to your organization's needs](../ot-appliance-sizing.md), in standard RAM denomination (eg. 8192, 16384, 32768). Do not enable **Dynamic Memory**.
56+
1. Specify the memory allocation [according to your organization's needs](../ot-appliance-sizing.md), in standard RAM denomination (for example, 8192, 16384, 32768). Don't enable **Dynamic Memory**.
6057

6158
1. Configure the network adaptor according to your server network topology. Under the "Hardware Acceleration" blade, disable "Virtual Machine Queue" for the monitoring (SPAN) network interface.
6259

63-
1. Connect the VHDX created previously to the virtual machine.
60+
1. Connect the VHDX, created previously, to the virtual machine.
6461

6562
1. Review the summary, and select **Finish**.
6663

6764
1. Right-click on the new virtual machine, and select **Settings**.
6865

6966
1. Select **Add Hardware**, and add a new network adapter.
7067

71-
1. Select the virtual switch that will connect to the sensor management network.
68+
1. Select the virtual switch that connects to the sensor management network.
7269

7370
1. Allocate CPU resources [according to your organization's needs](../ot-appliance-sizing.md).
7471

72+
1. Select **Firmware**, in **Boot order** move **DVD Drive** to the top of the list, select **Apply** and then select **OK**.
73+
7574
1. Connect the management console's ISO image to a virtual DVD drive.
7675

7776
1. Start the virtual machine.
@@ -82,11 +81,12 @@ This procedure describes how to create a virtual machine by using Hyper-V.
8281

8382
1. To start installing the OT sensor software, open the virtual machine console.
8483

85-
The VM will start from the ISO image, and the language selection screen will appear.
84+
The VM starts from the ISO image, and the language selection screen will appear.
8685

8786
1. Continue with the [generic procedure for installing sensor software](../how-to-install-software.md).
8887

89-
88+
> [!NOTE]
89+
> We recommend using the 2nd Generation configuration, which offers better performance and increased security, however to use the 1st Generation configuration, see [Microsoft Hyper-V Gen 1](virtual-sensor-hyper-v-gen-1.md).
9090
9191
## Next steps
9292

0 commit comments

Comments
 (0)