Skip to content

Commit 084915c

Browse files
committed
include in all files
1 parent 6e0d11d commit 084915c

File tree

6 files changed

+20
-2
lines changed

6 files changed

+20
-2
lines changed

articles/defender-for-iot/organizations/cli-ot-sensor.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ms.topic: reference
99

1010
This article lists the CLI commands available from Defender for IoT OT network sensors.
1111

12+
[!INCLUDE [caution do not use manual configurations](includes/caution-manual-configurations.md)]
13+
1214
## Prerequisites
1315

1416
Before you can run any of the following CLI commands, you'll need access to the CLI on your OT network sensor as a privileged user.

articles/defender-for-iot/organizations/how-to-manage-individual-sensors.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ This article describes how to manage individual sensors, such as managing activa
1111

1212
You can also perform some management tasks for multiple sensors simultaneously from the Azure portal or an on-premises management console. For more information, see [Next steps](#next-steps).
1313

14-
> [!CAUTION]
15-
> Only documented configuration parameters on the OT network sensor and on-premises management console are supported for customer configuration. Do not change any non-documented configuration parameters, as changes may cause unexpected behavior and system failures.
14+
[!INCLUDE [caution do not use manual configurations](includes/caution-manual-configurations.md)]
1615

1716
## View overall sensor status
1817

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: include
3+
author: batamig
4+
ms.date: 01/12/2023
5+
ms.topic: include
6+
---
7+
8+
<!-- docutune:disable -->
9+
10+
> [!CAUTION]
11+
> Only documented configuration parameters on the OT network sensor and on-premises management console are supported for customer configuration. Do not change any non-documented configuration parameters, as changes may cause unexpected behavior and system failures.

articles/defender-for-iot/organizations/ot-deploy/install-software-on-premises-management-console.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ sudo ethtool -p <port value> <time-in-seconds>
144144
145145
This command will cause the light on the port to flash for the specified time period. For example, entering `sudo ethtool -p eno1 120`, will have port eno1 flash for 2 minutes, allowing you to find the port on the back of your appliance.
146146
147+
[!INCLUDE [caution do not use manual configurations](includes/caution-manual-configurations.md)]
148+
147149
## Next steps
148150
149151
> [!div class="nextstepaction"]

articles/defender-for-iot/organizations/ot-deploy/install-software-ot-sensor.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ This procedure describes how to install OT monitoring software on a sensor.
143143

144144
Make sure that your sensor is connected to your network, and then you can sign in to your sensor via a network-connected browser. For more information, see [Activate and set up your sensor](../how-to-activate-and-set-up-your-sensor.md#activate-and-set-up-your-sensor).
145145

146+
[!INCLUDE [caution do not use manual configurations](includes/caution-manual-configurations.md)]
147+
146148
## Next steps
147149

148150
> [!div class="nextstepaction"]

articles/defender-for-iot/organizations/references-work-with-defender-for-iot-cli-commands.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ To access the Defender for IoT CLI, you'll need access to the sensor or on-premi
1414
- For OT sensors or the on-premises management console, you'll need to sign in as a [privileged user](#privileged-user-access-for-ot-monitoring).
1515
- For Enterprise IoT sensors, you can sign in as any user.
1616

17+
[!INCLUDE [caution do not use manual configurations](includes/caution-manual-configurations.md)]
18+
1719
## Privileged user access for OT monitoring
1820

1921
Privileged users for OT monitoring are pre-defined together with the [OT monitoring software installation](../how-to-install-software.md), as part of the hardened operating system.

0 commit comments

Comments
 (0)