Skip to content

Commit d661e3e

Browse files
authored
Merge pull request #290616 from PatAltimore/patricka-eflow-1.5
Add IoT Edge 1.5 support
2 parents a60acdd + 57e529d commit d661e3e

23 files changed

+50
-57
lines changed

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
@@ -13,7 +13,7 @@ ms.author: patricka
1313

1414
# How to configure Azure IoT Edge for Linux on Windows on a DMZ
1515

16-
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
16+
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1717

1818
This article describes how to configure the Azure IoT Edge for Linux (EFLOW) virtual machine (VM) to support multiple network interface cards (NICs) and connect to multiple networks. By enabling multiple NIC support, applications running on the EFLOW VM can communicate with devices connected to the offline network, while using IoT Edge to send data to the cloud.
1919

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services: iot-edge
1212

1313
# Networking configuration for Azure IoT Edge for Linux on Windows
1414

15-
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
15+
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1616

1717
This article helps you decide which networking option is best for your scenario and provide insights into IoT Edge for Linux on Windows (EFLOW) configuration requirements.
1818

articles/iot-edge/how-to-configure-multiple-nics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: patricka
1313

1414
# Azure IoT Edge for Linux on Windows virtual multiple NIC configurations
1515

16-
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
16+
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1717

1818
By default, the Azure IoT Edge for Linux on Windows (EFLOW) virtual machine has a single network interface card (NIC) assigned. However, you can configure the EFLOW VM with multiple network interfaces by using the EFLOW support for attaching multiple network interfaces to the virtual machine. This functionality may be helpful in numerous scenarios where you may have a networking division or separation into different networks or zones. In order to connect the EFLOW virtual machine to the different networks, you may need to attach different network interface cards to the EFLOW virtual machine.
1919

articles/iot-edge/how-to-provision-devices-at-scale-linux-on-windows-symmetric.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services: iot-edge
1212

1313
# Create and provision IoT Edge for Linux on Windows devices at scale using symmetric keys
1414

15-
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
15+
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1616

1717
This article shows how to autoprovision one or more [IoT Edge for Linux on Windows](iot-edge-for-linux-on-windows.md) devices using symmetric keys. You can automatically provision Azure IoT Edge devices with the [Azure IoT Hub device provisioning service](../iot-dps/index.yml) (DPS). If you're unfamiliar with the process of autoprovisioning, review the [provisioning overview](../iot-dps/about-iot-dps.md#provisioning-process) before continuing.
1818

articles/iot-edge/how-to-provision-devices-at-scale-linux-on-windows-tpm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services: iot-edge
1313

1414
# Create and provision an IoT Edge for Linux on Windows device at scale by using a TPM
1515

16-
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
16+
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1717

1818
This article provides instructions for autoprovisioning an Azure IoT Edge for Linux on Windows device by using a Trusted Platform Module (TPM). You can automatically provision Azure IoT Edge devices with the [Azure IoT Hub device provisioning service](../iot-dps/index.yml). If you're unfamiliar with the process of autoprovisioning, review the [provisioning overview](../iot-dps/about-iot-dps.md#provisioning-process) before you continue.
1919

articles/iot-edge/how-to-provision-devices-at-scale-linux-on-windows-x509.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services: iot-edge
1212

1313
# Create and provision IoT Edge for Linux on Windows devices at scale using X.509 certificates
1414

15-
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
15+
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1616

1717
This article provides end-to-end instructions for autoprovisioning one or more [IoT Edge for Linux on Windows](iot-edge-for-linux-on-windows.md) devices using X.509 certificates. You can automatically provision Azure IoT Edge devices with the [Azure IoT Hub device provisioning service](../iot-dps/index.yml) (DPS). If you're unfamiliar with the process of autoprovisioning, review the [provisioning overview](../iot-dps/about-iot-dps.md#provisioning-process) before continuing.
1818

articles/iot-edge/how-to-provision-single-device-linux-on-windows-symmetric.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: patricka
1212

1313
# Create and provision an IoT Edge for Linux on Windows device using symmetric keys
1414

15-
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
15+
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1616

1717
This article provides end-to-end instructions for registering and provisioning an IoT Edge for Linux on Windows device.
1818

articles/iot-edge/how-to-provision-single-device-linux-on-windows-x509.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: patricka
1212

1313
# Create and provision an IoT Edge for Linux on Windows device using X.509 certificates
1414

15-
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
15+
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1616

1717
This article provides end-to-end instructions for registering and provisioning an IoT Edge for Linux on Windows device.
1818

articles/iot-edge/includes/iot-edge-version-1.4.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services: iot-edge
1212

1313
# Why use Azure IoT Edge for Linux on Windows?
1414

15-
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
15+
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1616

1717
For organizations interested in running business logic and analytics on devices, Azure IoT Edge for Linux on Windows (EFLOW) enables the deployment of production Linux-based cloud-native workloads onto Windows devices. Connecting your devices to Microsoft Azure lets you quickly bring cloud intelligence to your business. At the same time, running workloads on devices allows you to respond quickly in instances with limited connectivity and reduce bandwidth costs.
1818

0 commit comments

Comments
 (0)