Skip to content

Commit 4d77bc7

Browse files
Merge pull request #314152 from jlian/fix/eflow-stale-refs
Remove EOL EFLOW versions from support tables and stale WAC reference
2 parents 91cfdaa + 90988c8 commit 4d77bc7

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Why use Azure IoT Edge for Linux on Windows?
33
description: Benefits for using Azure IoT Edge for Linux on Windows (EFLOW) to deploy production Linux-based cloud-native workloads on Windows devices.
44
author: sethmanheim
55
ms.author: sethm
6-
ms.date: 06/09/2025
6+
ms.date: 04/02/2026
77
ms.topic: concept-article
88
ms.service: azure-iot-edge
99
ms.custom: linux-related-content
@@ -28,8 +28,6 @@ You don't need deep Linux knowledge to use EFLOW, and you manage your EFLOW devi
2828
## Familiar Windows management
2929
**Flexible Scripting**. [PowerShell modules](reference-iot-edge-for-linux-on-windows-functions.md) let you fully script deployments.
3030

31-
**WAC**. [Windows Admin Center EFLOW extension](how-to-provision-single-device-linux-on-windows-symmetric.md#developer-tools) (preview, EFLOW 1.1 only) gives you a click-through deployment wizard and remote management experience.
32-
3331
## Production ready
3432
**Always Up-to-date**. EFLOW regularly releases feature and security improvements, and its reliably updated using Microsoft Update. For more information about EFLOW updates, see [Update IoT Edge for Linux on Windows](./iot-edge-for-linux-on-windows-updates.md).
3533

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Supported platforms for IoT Edge for Linux on Windows
33
description: Learn which operating systems and container engines are supported for Azure IoT Edge for Linux on Windows
44
author: sethmanheim
55
ms.author: sethm
6-
ms.date: 11/17/2024
6+
ms.date: 04/02/2026
77
ms.topic: concept-article
88
ms.service: azure-iot-edge
99
ms.custom: linux-related-content
@@ -48,11 +48,11 @@ Azure IoT Edge for Linux on Windows supports the following architectures:
4848

4949
| Version | AMD64 | ARM64 |
5050
| ---------------- | ----- | ----- |
51-
| EFLOW 1.1 LTS | ![AMD64](./media/support/green-check.png) | |
52-
| EFLOW Continuous Release (CR) ([Public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/)) | ![AMD64](./media/support/green-check.png) | ![ARM64](./media/support/green-check.png) |
53-
| EFLOW 1.4 LTS | ![AMD64](./media/support/green-check.png) | ![ARM64](./media/support/green-check.png) |
5451
| EFLOW 1.5 LTS | ![AMD64](./media/support/green-check.png) | ![ARM64](./media/support/green-check.png) |
5552

53+
> [!NOTE]
54+
> EFLOW 1.1 LTS (end of support: December 2022), EFLOW Continuous Release (end of support: August 2022), and EFLOW 1.4 LTS (end of support: November 2024) are no longer supported. For version history and release dates, see [IoT Edge version history](version-history.md).
55+
5656
For more information about Windows ARM64 supported processors, see [Windows Processor Requirements](/windows-hardware/design/minimum/windows-processor-requirements).
5757

5858
## Nested virtualization
@@ -61,9 +61,6 @@ Azure IoT Edge for Linux on Windows (EFLOW) can run in Windows virtual machines.
6161

6262
| Version | Hyper-V VM | Azure VM | VMware ESXi VM | Other Hypervisor |
6363
| ---------------- | ----- | ----- | ----- | ----- |
64-
| EFLOW 1.1 LTS | ![1.1LTS](./media/support/green-check.png) | ![1.1LTS](./media/support/green-check.png) | ![1.1LTS](./media/support/green-check.png) | - |
65-
| EFLOW Continuous Release (CR) ([Public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/)) | ![CR](./media/support/green-check.png) | ![CR](./media/support/green-check.png) | ![CR](./media/support/green-check.png) | - |
66-
| EFLOW 1.4 LTS | ![1.4LTS](./media/support/green-check.png) | ![1.4LTS](./media/support/green-check.png) | ![1.4LTS](./media/support/green-check.png) | - |
6764
| EFLOW 1.5 LTS | ![1.5LTS](./media/support/green-check.png) | ![1.5LTS](./media/support/green-check.png) | ![1.5LTS](./media/support/green-check.png) | - |
6865

6966
For more information, see [EFLOW Nested virtualization](./nested-virtualization.md).

0 commit comments

Comments
 (0)