Skip to content

Commit 6a430f2

Browse files
Merge pull request #312334 from jlian/fix/ehtx-typo
Fix ehtX typo to ethX in EFLOW networking docs
2 parents 8595424 + 69d0a6b commit 6a430f2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/iot-edge/how-to-configure-iot-edge-for-linux-on-windows-iiot-dmz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: sethm
66
ms.service: azure-iot-edge
77
services: iot-edge
88
ms.topic: concept-article
9-
ms.date: 01/21/2025
9+
ms.date: 02/25/2026
1010
ms.custom:
1111
- linux-related-content
1212
- sfi-image-nochange

articles/iot-edge/iot-edge-for-linux-on-windows-networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: sethm
66
ms.service: azure-iot-edge
77
services: iot-edge
88
ms.topic: concept-article
9-
ms.date: 01/21/2025
9+
ms.date: 02/25/2026
1010
ms.custom:
1111
- linux-related-content
1212
- sfi-image-nochange
@@ -99,7 +99,7 @@ For example, there are numerous of industrial IoT scenarios that require connect
9999
For more information on adding NICs, see [PowerShell functions for IoT Edge for Linux on Windows](reference-iot-edge-for-linux-on-windows-functions.md).
100100

101101
>[!WARNING]
102-
>When using EFLOW multiple NICs feature, you may want to set up the different routes priorities. By default, EFLOW will create one default route per *ehtX* interface assigned to the VM and assign a random priority. If all interfaces are connected to the internet, random priorities may not be a problem. However, if one of the NICs is connected to an offline network, you may want to prioritize the online NIC over the offline NIC to get the EFLOW VM connected to the internet. For more information about custom routing, see [EFLOW routing](https://github.com/Azure/iotedge-eflow/tree/main/samples/networking/routing).
102+
>When using EFLOW multiple NICs feature, you may want to set up the different routes priorities. By default, EFLOW will create one default route per *ethX* interface assigned to the VM and assign a random priority. If all interfaces are connected to the internet, random priorities may not be a problem. However, if one of the NICs is connected to an offline network, you may want to prioritize the online NIC over the offline NIC to get the EFLOW VM connected to the internet. For more information about custom routing, see [EFLOW routing](https://github.com/Azure/iotedge-eflow/tree/main/samples/networking/routing).
103103
104104
## Next steps
105105

0 commit comments

Comments
 (0)